mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user