sandbox-agent/research/opencode-compat
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
..
snapshots fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
capture-native.ts fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
capture-sandbox-agent.ts fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
COMPARISON.md fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00