# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pensar" in publications use:' type: software license: Apache-2.0 title: 'pensar: LLM Wiki Engine' version: 0.6.3 doi: 10.32614/CRAN.package.pensar abstract: Personal wiki engine with a large language model (LLM) as research assistant. Supports guided sessions through a 'Claude Code' skill bundle and autonomous research runs from R via autoresearch(). Results land in a structured vault of markdown pages with 'YAML' frontmatter and wikilinks, ready for hand-editing in your favourite editor alongside the LLM. Vaults are seeded with 'CLAUDE.md' and 'AGENTS.md' so 'Claude Code', 'Codex' , and other agents share the same operating instructions. Can adopt an existing 'Obsidian' vault in place via init_vault(adopt = TRUE). authors: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X repository: https://cran.r-universe.dev repository-code: https://github.com/cornball-ai/pensar commit: 46eac45dd6bf7ceaa89356e82293589946c2fed3 url: https://github.com/cornball-ai/pensar date-released: '2026-05-19' contact: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X