# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "agentr" in publications use:' type: software license: MIT title: 'agentr: Specification and Review Scaffolding for AI Agent Workflows' version: 0.2.8.4 doi: 10.32614/CRAN.package.agentr abstract: Specification, review, and scaffolding helpers for AI agent systems. The package standardizes workflow, memory, knowledge, interface, proposal, and review artifacts so humans and coding assistants can infer, inspect, revise, and hand off task designs. It intentionally excludes communication layers, provider-specific model client code, and full runtime execution engines so that design artifacts and implementation transport remain cleanly separated. authors: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com repository: https://oliverlds.r-universe.dev commit: 58c95f1e3a30f4f1c618b7c714c1f8f848b64ac4 date-released: '2026-06-30' contact: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com