consciousness/poc-memory/src/agents
Kent Overstreet 653da40dcd cleanup: auto-fix clippy warnings in poc-memory
Applied cargo clippy --fix for collapsible_if, manual_char_comparison,
and other auto-fixable warnings.
2026-03-21 19:42:38 -04:00
..
api.rs timestamp sanitization, CoT logging, reasoning field fix, persistent queue 2026-03-21 11:33:36 -04:00
audit.rs move LLM-dependent modules into agents/ subdir 2026-03-08 21:27:41 -04:00
consolidate.rs cleanup: auto-fix clippy warnings in poc-memory 2026-03-21 19:42:38 -04:00
daemon.rs cleanup: fix clippy warnings in daemon.rs 2026-03-21 19:42:03 -04:00
defs.rs cleanup: auto-fix clippy warnings in poc-memory 2026-03-21 19:42:38 -04:00
digest.rs experience-mine: link at creation time, remove # from new keys 2026-03-14 16:25:31 -04:00
enrich.rs Remove experience_mine, journal_enrich, and old mining helpers 2026-03-17 00:54:12 -04:00
knowledge.rs cleanup: auto-fix clippy warnings in poc-memory 2026-03-21 19:42:38 -04:00
llm.rs cleanup: auto-fix clippy warnings in poc-memory 2026-03-21 19:42:38 -04:00
mod.rs Add direct API backend for agent execution 2026-03-18 23:05:14 -04:00
prompts.rs cleanup: fix all build warnings, delete dead DMN context code 2026-03-20 14:20:34 -04:00
transcript.rs extract shared transcript parser and similarity matching helpers 2026-03-08 21:42:53 -04:00