consciousness/src/agent
Kent Overstreet 88ac5e10ce Log completed assistant node after parser finishes
The parser mutates the AST directly but doesn't write to the
conversation log. The turn loop now logs the completed assistant
branch after the parser handle resolves successfully.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-08 16:58:35 -04:00
..
api Clean up warnings: StreamToken pub, dead oneshot code, SkipIndex 2026-04-08 16:35:57 -04:00
tools ActiveTools wrapper: replace SharedActiveTools Arc<Mutex<Vec>> 2026-04-08 16:45:56 -04:00
context.rs Parser consumes stream directly, yields tool calls via channel 2026-04-08 16:32:00 -04:00
mod.rs Log completed assistant node after parser finishes 2026-04-08 16:58:35 -04:00
oneshot.rs Clean up warnings: StreamToken pub, dead oneshot code, SkipIndex 2026-04-08 16:35:57 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00