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:
parent
d932a90018
commit
4173f5ac5d
12 changed files with 12 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{"agent": "digest", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
||||
{"agent": "digest", "query": "", "schedule": "daily"}
|
||||
|
||||
# {{LEVEL}} Episodic Digest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue