# ------------------------------------------------ # 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 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://cran.r-universe.dev commit: 7b6a32febb157ac488e3112f5a52bd373730deaa date-released: '2026-07-06' contact: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com