Commit 88e80da
committed
docs(server): Add tier-hidden context to agent safety instructions
why: When SafetyMiddleware blocks a tool, agents had no prior context
about why. The instructions mentioned tier names but not the hiding
behavior.
what:
- Add sentence to _build_instructions(): "Tools outside the active
tier are hidden and will not appear in tool listings."1 parent d1a07a8 commit 88e80da
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments