# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "corteza" in publications use:' type: software license: Apache-2.0 title: 'corteza: AI Agent Runtime' version: 0.6.9.1 doi: 10.32614/CRAN.package.corteza abstract: 'An agent runtime that gives Large Language Models (LLMs) from ''Anthropic'' , ''OpenAI'' , ''Moonshot'' , and ''Ollama'' direct access to a live R session with managed workspace state. Tools execute as R function calls with provenance tracking, and a deterministic retrieval system keeps relevant objects in context across turns. Three entry points: a shell command-line interface (CLI), a console read-eval-print-loop via chat(), and a Model Context Protocol (MCP) server via serve() for external clients.' 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/corteza commit: 0a920a1daf4a3f25de23557b0b6a7645e7030514 url: https://github.com/cornball-ai/corteza date-released: '2026-06-08' contact: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X