Commit 7e7b549
feat(orchestrator): confine task agents to the project directory
Strengthen TASK_BASICS: never read/list/search outside the project dir (OS,
other projects, global package caches), and if a task seems to need something
outside it, skip + note in the handoff rather than hunt the filesystem. Stops
the cross-filesystem exploration seen in the error-tracking/build agents.
Enforcement (canUseTool) is a follow-up.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e044390 commit 7e7b549
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments