forked from kent/consciousness
- Add run_and_apply() — combines run_one_agent + action application into one call. Used by daemon job_consolidation_agent and consolidate_full, which had identical run+apply loops. - Port split_plan_prompt() to use split.agent via defs::resolve_placeholders instead of loading the separate split-plan.md template. Make resolve_placeholders public for this. - Delete prompts/split-plan.md — superseded by agents/split.agent which was already the canonical definition. |
||
|---|---|---|
| .. | ||
| audit.rs | ||
| consolidate.rs | ||
| daemon.rs | ||
| defs.rs | ||
| digest.rs | ||
| enrich.rs | ||
| fact_mine.rs | ||
| knowledge.rs | ||
| llm.rs | ||
| mod.rs | ||
| prompts.rs | ||
| transcript.rs | ||