sandbox-agent/research/opencode-compat/snapshots/sandbox-agent
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
..
all-events.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
messages-after-1.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
messages-after-2.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
metadata-agent.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
metadata-config.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
session-create.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
session-details.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
session-events.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00
session-status.json fix: opencode compat tool call rendering and default to no-token (#95) 2026-02-06 02:57:23 -08:00