refactor(preset): trim the shell-row comments

Drop the filler and factually loose comments added with the tool-pwsh rows:
the platform expressions self-explain, the web-app overlay comment repeats
the file header, and the spec comments now state only the platform-scoped
evaluation fact.
This commit is contained in:
Huanqi Cao
2026-08-11 21:38:51 +08:00
parent ccb3e4aaac
commit 05a8846c6e
5 changed files with 11 additions and 34 deletions

View File

@@ -258,11 +258,6 @@
# the criterion for host-plane ownership — injection resolves before any session
# exists, so there is no agent to key by. Behind a preset realm those variables
# would never reach the model's shell at all.
#
# Both shell TOOL rows move behind presets on every platform: the executors
# (`bash-sandbox`/`pwsh-sandbox`) stay host-plane with their platform gates in
# the base patch, while each session's preset declares the shell tool its agent
# sees and gates it by platform — so the host tool rows are disabled here.
- id: tool-bash
disabled: true