sandbox-agent/research
Nathan Flurry 6a3345b954
fix: opencode compat tool call rendering and default to no-token (#95)
- Fix tool name lost on ToolResult events (persist via tool_name_by_call)
- Fix tool input lost on ToolResult events (persist via tool_args_by_call)
- Fix tool output in wrong field (error -> output)
- Fix text doubling in streaming (defer emit to ItemCompleted)
- Fix missing delta field in text streaming events
- Default server mode to no-token when --token not specified
- Add install-fast-sa and install-fast-gigacode justfile targets
2026-02-06 02:57:23 -08:00
..
agents fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
opencode-compat fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
specs chore: specs for unimplemented work (#70) 2026-02-04 13:45:31 -08:00
agent-json-schemas.md add agent schemas 2026-01-24 22:37:22 -08:00
detect-sandbox.md i need to update the terminology of 'capabilities' to 'feature coverage' in the inspector ui and anywhere else its mentioned thats not in the actual api (#61) 2026-02-02 19:00:35 -08:00
human-in-the-loop.md docs: add OpenCode API endpoints for HITL 2026-01-24 22:47:13 -08:00
opencode-tmux-test.md fix: default logging to stdout with configurable target (#91) 2026-02-05 23:07:40 -08:00
opencode-web-customization.md feat: add opencode compatibility layer (#68) 2026-02-04 13:43:05 -08:00