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

12 lines
No EOL
263 B
JSON

{
"directory": "/home/nathan/sandbox-agent/research/opencode-compat",
"id": "ses_1",
"projectID": "proj_1",
"slug": "session-ses_1",
"time": {
"created": 1770362164904,
"updated": 1770362164904
},
"title": "Session ses_1",
"version": "0"
}