Remove Bash(poc-memory:*) from all agent configs

Agents must use native tool dispatch, not bash, for correct
provenance tracking. Bash access was leftover from old architecture.
All 12 agents cleaned up.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
Kent Overstreet 2026-04-01 15:03:44 -04:00
parent d932a90018
commit 4173f5ac5d
12 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
{"agent": "extractor", "query": "all | not-visited:extractor,7d | sort:priority | limit:3 | spread | not-visited:extractor,7d | limit:20", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
{"agent": "extractor", "query": "all | not-visited:extractor,7d | sort:priority | limit:3 | spread | not-visited:extractor,7d | limit:20", "schedule": "daily"}
# Extractor Agent — Knowledge Organizer
{{node:core-personality}}