consciousness/src
Kent Overstreet 74fce5cf41 remove dead session-watcher and transcript mining code
Session mining, stale session detection, is_file_open /proc scan,
segment extraction, and fact mining are all replaced by the
observe/journal agents. Remove the entire session-watcher thread,
find_stale_sessions(), is_file_open(), MIN_SESSION_BYTES, and
SESSION_STALE_SECS. -329 lines.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 21:36:27 -04:00
..
agent replace hardcoded personal names with config values 2026-04-02 19:45:35 -04:00
bin add tokio-console for async task debugging 2026-04-02 18:21:01 -04:00
cli subconscious: move install_hook() from daemon.rs to hook.rs 2026-04-02 21:24:58 -04:00
hippocampus delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious remove dead session-watcher and transcript mining code 2026-04-02 21:36:27 -04:00
thought delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00
config.rs fix prompts_dir default, silence function pointer cast warning 2026-04-02 20:49: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 delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00