sandbox-agent/research/opencode-compat/snapshots/sandbox-agent/metadata-agent.json
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

11 lines
No EOL
197 B
JSON

[
{
"description": "Sandbox Agent compatibility layer",
"hidden": false,
"mode": "all",
"name": "Sandbox Agent",
"native": false,
"options": {},
"permission": []
}
]