consciousness/poc-memory/src/agents
Kent Overstreet e049d4437f daemon: add distill agent to consolidation plan
Add distill_count to ConsolidationPlan, daemon health metrics,
and TUI display. Distill agent now participates in the
consolidation budget alongside replay, linker, separator,
transfer, organize, and connector.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 17:10:09 -04:00
..
audit.rs move LLM-dependent modules into agents/ subdir 2026-03-08 21:27:41 -04:00
consolidate.rs agents: tool-enabled LLM calls + DELETE action support 2026-03-13 18:50:06 -04:00
daemon.rs daemon: add distill agent to consolidation plan 2026-03-16 17:10:09 -04:00
defs.rs agents: node:KEY placeholder, content-based report naming 2026-03-16 17:09:41 -04:00
digest.rs experience-mine: link at creation time, remove # from new keys 2026-03-14 16:25:31 -04:00
enrich.rs experience-mine: link at creation time, remove # from new keys 2026-03-14 16:25:31 -04:00
fact_mine.rs provenance: convert from enum to freeform string 2026-03-11 01:19:52 -04:00
knowledge.rs agents: node:KEY placeholder, content-based report naming 2026-03-16 17:09:41 -04:00
llm.rs provenance: set POC_PROVENANCE for agent subprocesses, Jaccard initial strength 2026-03-14 12:27:30 -04:00
mod.rs agents: self-contained agent files with embedded prompts 2026-03-10 15:29:55 -04:00
prompts.rs agents: surface search hit counts to guide keep/demote decisions 2026-03-11 00:18:58 -04:00
transcript.rs extract shared transcript parser and similarity matching helpers 2026-03-08 21:42:53 -04:00