consciousness/src/agent
Kent Overstreet 7ecc50d2e4 Capture reasoning/thinking from API stream into Thinking entries
StreamResult now includes accumulated reasoning text. After each
stream completes, if reasoning was produced, a Thinking entry is
pushed to the conversation before the response message.

Reasoning content is visible in the context tree UI but not sent
back to the API and doesn't count against the token budget.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-07 22:49:35 -04:00
..
api Capture reasoning/thinking from API stream into Thinking entries 2026-04-07 22:49:35 -04:00
tools Agent-aware provenance for memory tools 2026-04-07 17:46:40 -04:00
context.rs Add ConversationEntry::Thinking — 0 tokens, not sent to API 2026-04-07 22:46:06 -04:00
mod.rs Capture reasoning/thinking from API stream into Thinking entries 2026-04-07 22:49:35 -04:00
oneshot.rs WIP: ContextEntry/ContextSection data structures for incremental token counting 2026-04-07 20:48:08 -04:00