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": "connector", "query": "all | type:semantic | not-visited:connector,7d | sort:priority | limit:20", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
||||
{"agent": "connector", "query": "all | type:semantic | not-visited:connector,7d | sort:priority | limit:20", "schedule": "daily"}
|
||||
# Connector Agent — Cross-Domain Insight
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue