consciousness/src
Kent Overstreet 214806cb90 move context functions from agent/context.rs to thought/context.rs
trim_conversation moved to thought/context.rs where model_context_window,
msg_token_count, is_context_overflow, is_stream_error already lived.
Delete the duplicate agent/context.rs (94 lines).

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 15:28:00 -04:00
..
agent move context functions from agent/context.rs to thought/context.rs 2026-04-02 15:28:00 -04:00
bin move context functions from agent/context.rs to thought/context.rs 2026-04-02 15:28:00 -04:00
cli Rename Session -> HookSession 2026-04-02 00:42:25 -04:00
hippocampus memory: add spreading activation tool 2026-03-31 18:21:01 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious unify memory tracking: entries are the single source of truth 2026-04-02 14:56:02 -04:00
thought move context functions from agent/context.rs to thought/context.rs 2026-04-02 15:28:00 -04:00
config.rs cleanup: remove model name string matching 2026-04-02 14:09:54 -04:00
lib.rs cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
main.rs mcp: add mcp-schema command for generic MCP bridge 2026-03-31 18:20:52 -04:00
session.rs Wire AgentCycleState through runner and TUI 2026-04-02 00:52:57 -04:00
tui.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
util.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00