consciousness/src/mind
Kent Overstreet 43e06daa5b cleanup: drop dead ApiClient::stream_completion wrapper, silence dmn_tick
stream_completion was a thin wrapper around stream_completion_mm (just
passing an empty image list); the last caller switched to _mm directly
when learn's generate_alternate gained image support. Delete the
wrapper — callers can pass `&[]` if they have no images.

MindState::dmn_tick has been sitting unused (called only from a
commented-out block in the Mind loop). Rename to _dmn_tick so the
compiler stops warning; Kent may uncomment the call path later.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-17 16:23:59 -04:00
..
identity.rs Remove find_context_files — identity comes from memory nodes 2026-04-15 03:11:27 -04:00
log.rs context: tighten timestamp schema; every AstNode has one 2026-04-16 12:35:16 -04:00
mod.rs cleanup: drop dead ApiClient::stream_completion wrapper, silence dmn_tick 2026-04-17 16:23:59 -04:00
subconscious.rs config: move user_name/assistant_name to AppConfig (top level) 2026-04-16 16:20:17 -04:00
unconscious.rs config: unify subconscious API resolution with the main chat path 2026-04-16 16:02:43 -04:00