The exec tool was hardcoded to use 'sh -c' which doesn't exist on Windows, causing all tool calls to fail silently in gateway mode. |
||
|---|---|---|
| .. | ||
| base.go | ||
| cron.go | ||
| edit.go | ||
| filesystem.go | ||
| message.go | ||
| registry.go | ||
| shell.go | ||
| spawn.go | ||
| subagent.go | ||
| types.go | ||
| web.go | ||
The exec tool was hardcoded to use 'sh -c' which doesn't exist on Windows, causing all tool calls to fail silently in gateway mode. |
||
|---|---|---|
| .. | ||
| base.go | ||
| cron.go | ||
| edit.go | ||
| filesystem.go | ||
| message.go | ||
| registry.go | ||
| shell.go | ||
| spawn.go | ||
| subagent.go | ||
| types.go | ||
| web.go | ||