consciousness/src/subconscious
Kent Overstreet 8eabeab8eb Tool whitelist from agent header filters native tools
The tools field in agent headers now filters which native tools
the agent receives. Empty = all tools (default). Non-empty =
whitelist. Journal agent can list only journal_tail/journal_new/
journal_update. Log shows actual tool names instead of "no tools".

Threaded tools list through call_api_with_tools → sync wrapper →
llm caller.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-01 15:18:42 -04:00
..
agents Remove Bash(poc-memory:*) from all agent configs 2026-04-01 15:03:44 -04:00
prompts subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
api.rs Tool whitelist from agent header filters native tools 2026-04-01 15:18:42 -04:00
audit.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
consolidate.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
daemon.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
defs.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
digest.rs digest: use created_at instead of timestamp for date matching 2026-03-26 19:18:14 -04:00
enrich.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
hook.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
knowledge.rs Tool whitelist from agent header filters native tools 2026-04-01 15:18:42 -04:00
llm.rs Tool whitelist from agent header filters native tools 2026-04-01 15:18:42 -04:00
mod.rs move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
prompts.rs rename agent: fix tool calls and target override 2026-03-27 15:10:55 -04:00
transcript.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00