Files
hermes-agent/agent
Jeff 23d0d5fe3c feat(agent): platform-aware computer_use system-prompt guidance
The injected guidance block hardcoded macOS background-control rules
(do-not-steal-focus, do-not-raise-windows). On Windows that is
backwards: pointer and keyboard actions foreground the target window.
Select Windows-specific guidance on win32 - foreground behavior,
set_value as the focus-free path, cmd to ctrl and win mapping, and the
Windows blocked combos - so the model is told the truth about how its
actions behave on this host.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 06:19:20 -07:00
..