# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "saber" in publications use:' type: software license: Apache-2.0 title: 'saber: Context Engineering for Large Language Model Agents' version: 0.7.1.1 doi: 10.32614/CRAN.package.saber abstract: Context-engineering primitives for Artificial Intelligence (AI) coding agents working in R. Assembles agent context from memory and instruction files ('AGENTS.md', 'CLAUDE.md'), traces function call blast radius across projects, generates project briefings, parses source into Abstract Syntax Tree (AST) symbol indices, discovers dependency graphs, and introspects installed packages. Zero dependencies. authors: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X repository: https://cornball-ai.r-universe.dev repository-code: https://github.com/cornball-ai/saber commit: 7af34f65153392ea884d76e4d8e56d7f183ae05f url: https://github.com/cornball-ai/saber date-released: '2026-05-17' contact: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X