mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 08:02:25 +00:00
- 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
12 lines
No EOL
263 B
JSON
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"
|
|
} |