consciousness/src/subconscious
ProofOfConcept e7914e3d58 Kill Reasoning, Debug, Activity variants — read status from Agent directly
Reasoning tokens: dropped for now, will land in context entries later.
Debug sends: converted to dbglog! macro (writes to debug.log).
Activity: now a field on Agent, set directly, read by UI via try_lock.
score_memories_incremental takes agent Arc for activity writes.

UiMessage down to 2 variants: TextDelta, Info.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-05 21:45:55 -04:00
..
agents replace hardcoded personal names with config values 2026-04-02 19:45:35 -04:00
api.rs Kill Reasoning, Debug, Activity variants — read status from Agent directly 2026-04-05 21:45:55 -04:00
audit.rs agent: move oneshot execution from subconscious to agent module 2026-04-04 18:19:21 -04:00
consolidate.rs oneshot: simplify API surface 2026-04-04 18:19:21 -04:00
daemon.rs oneshot: simplify API surface 2026-04-04 18:19:21 -04:00
defs.rs remove dead transcript mining pipeline 2026-04-02 21:42:03 -04:00
digest.rs Revert to tokio::sync::Mutex, fix lock-across-await bugs, move input ownership to InteractScreen 2026-04-05 21:13:48 -04:00
learn.rs Kill Reasoning, Debug, Activity variants — read status from Agent directly 2026-04-05 21:45:55 -04:00
mod.rs more reorg 2026-04-05 01:48:11 -04:00
prompts.rs delete dead load_prompt (orphaned by split_* removal) 2026-04-02 16:22:34 -04:00
subconscious.rs training: per-node scoring with graph weight updates 2026-04-05 01:18:47 -04:00