COMMITS
July 29, 2026
R
Merge pull request #33 from anyrobert/fix/acp-drop-thought-chunks
Robert Gabriel committed
R
Merge remote-tracking branch 'origin/main' into fix/acp-drop-thought-chunks
Robert Gabriel committed
R
Merge pull request #34 from anyrobert/fix/client-disconnect-abort
Robert Gabriel committed
R
merge: resolve acp-client conflict with process-tree kill
Robert Gabriel committed
R
Merge pull request #35 from anyrobert/fix/process-tree-kill
Robert Gabriel committed
R
Merge pull request #32 from anyrobert/fix/acp-timeout-align
Robert Gabriel committed
R
fix: detach ACP spawns and reap process trees
Robert Gabriel committed
R
fix: detach CLI agent spawns and reap process trees
Robert Gabriel committed
R
test: cover process-group kill fallbacks
Robert Gabriel committed
R
fix: add process-group kill helper for agent children
Robert Gabriel committed
R
test: abort in-flight chat when client disconnects
Robert Gabriel committed
R
fix: wire disconnect abort across completion handlers
Robert Gabriel committed
R
test: cover abortOnClientDisconnect close guards
Robert Gabriel committed
R
fix: abort agent work from response close, not request close
Robert Gabriel committed
R
test: assert thoughts stay out of ACP stdout and stream
Robert Gabriel committed
R
test: emit fake ACP thought chunks for isolation coverage
Robert Gabriel committed
R
fix: keep ACP thought chunks out of assistant content
Robert Gabriel committed
R
test: cover ACP requestTimeoutMs from bridge config
Robert Gabriel committed
R
fix: align ACP JSON-RPC timeout with CURSOR_BRIDGE_TIMEOUT_MS
Robert Gabriel committed
R
chore(release): 1.3.0
Robert Gabriel committed
R
docs: document Docker compose deploy
Robert Gabriel committed
R
docs: document POST /v1/responses
Robert Gabriel committed
R
docs: note docker HOST_BIND and HOST_PORT
Robert Gabriel committed
R
chore: add .dockerignore
Robert Gabriel committed
R
chore: add docker-compose service
Robert Gabriel committed
R
chore: add multi-stage Dockerfile
Robert Gabriel committed
R
test: cover /v1/responses sync and stream
Robert Gabriel committed
R
feat: route POST /v1/responses
Robert Gabriel committed
R
feat: add OpenAI Responses API handler
Robert Gabriel committed
R
test: cover responsesInputToMessages
Robert Gabriel committed