forked from kent/consciousness
The parser takes &mut ContextState on feed()/finish() and pushes completed children (content, thinking, tool calls) directly into the assistant branch. Only PendingToolCall handles are returned to the caller for dispatch — the caller no longer manages AST mutation. Tests verify by reading back from ContextState after parsing. Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| claude | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| main.rs | ||
| session.rs | ||
| util.rs | ||