consciousness/src/agent/api
Kent Overstreet 48db4a42cc WIP: Kill chat API path — StreamEvent, collect_stream, build_response_message
Removed start_stream, chat_completion_stream_temp, collect_stream,
StreamResult, build_response_message. All streaming goes through
stream_completion → StreamToken now. ConversationLog rewritten
for AstNode serialization.

Remaining: openai.rs stream_events, mind/, user/, oneshot, learn.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-08 15:01:42 -04:00
..
http.rs Remove dead code: scan_pid_files, backend_label, entries_mut, post_json 2026-04-07 13:25:18 -04:00
mod.rs WIP: Kill chat API path — StreamEvent, collect_stream, build_response_message 2026-04-08 15:01:42 -04:00
openai.rs WIP: Wiring context_new into agent — turn loop, StreamToken, dead code removal 2026-04-08 14:55:10 -04:00
parsing.rs ContextState + private AstNode fields: enforce token_ids invariant 2026-04-08 12:58:59 -04:00
types.rs Fix build warnings across workspace 2026-04-07 13:55:30 -04:00