consciousness/src
ProofOfConcept 618121067b oneshot: remove PID tracking from run_one_agent
run_one_agent is meant to run within a long-running process (daemon,
CLI) — PID tracking is the caller's concern. Remove PidGuard, signal
handlers, setup_agent_state. Process management (scan_pid_files,
spawn_agent) stays for callers that need it.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-04 18:19:21 -04:00
..
agent oneshot: remove PID tracking from run_one_agent 2026-04-04 18:19:21 -04:00
bin split out src/mind 2026-04-04 02:46:32 -04:00
claude tools: static string definitions, no runtime JSON construction 2026-04-04 18:19:21 -04:00
cli oneshot: simplify API surface 2026-04-04 18:19:21 -04:00
hippocampus remove more dead transcript mining code 2026-04-02 21:45:56 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
mind cleanup: remove unused imports from refactoring 2026-04-04 18:19:21 -04:00
subconscious oneshot: simplify API surface 2026-04-04 18:19:21 -04:00
thalamus distinguish connection failure from empty channel list 2026-04-03 20:47:57 -04:00
user tools: add journal tools to main registry, fix journal MCP access 2026-04-04 18:19:21 -04:00
config.rs tools: add journal tools to main registry, fix journal MCP access 2026-04-04 18:19:21 -04:00
lib.rs agent: move oneshot execution from subconscious to agent module 2026-04-04 18:19:21 -04:00
main.rs delete dead code: channel-test, mcp-schema, cmd_mcp_schema 2026-04-03 20:52:40 -04:00
session.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00