consciousness/src/cli
ProofOfConcept e20aeeeabe agents: phase tracking, pid files, pipelining, unified cycle
- AgentStep with phase labels (=== PROMPT phase:name ===)
- PID files in state dir (pid-{PID} with JSON phase/timestamp)
- Built-in bail check: between steps, bail if other pid files exist
- surface_observe_cycle replaces surface_agent_cycle + journal_agent_cycle
- Reads surface output from state dir instead of parsing stdout
- Pipelining: starts new agent if running one is past surface phase
- link_set upserts (creates link if missing)
- Better error message for context window overflow

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-26 14:48:42 -04:00
..
admin.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
agent.rs agents: phase tracking, pid files, pipelining, unified cycle 2026-03-26 14:48:42 -04:00
graph.rs hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00
journal.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
misc.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
mod.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
node.rs hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00