# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mini007" in publications use:' type: software license: MIT title: 'mini007: Lightweight Framework for Orchestrating Multi-Agent Large Language Models' version: 0.5.0 doi: 10.32614/CRAN.package.mini007 abstract: Provides tools for creating agents with persistent state using R6 classes and the 'ellmer' package . Tracks prompts, messages, and agent metadata for reproducible, multi-turn large language model sessions. authors: - family-names: Ihaddaden given-names: Mohamed El Fodil email: ihaddaden.fodeil@gmail.com repository: https://feddelegrand7.r-universe.dev repository-code: https://github.com/feddelegrand7/mini007 commit: f6ba9e8d5667793e5359aac77cbda33e14bee20d url: https://github.com/feddelegrand7/mini007 date-released: '2026-05-31' contact: - family-names: Ihaddaden given-names: Mohamed El Fodil email: ihaddaden.fodeil@gmail.com