Skip to content

feat(sdk): prove negotiated daemon session capabilities #32

feat(sdk): prove negotiated daemon session capabilities

feat(sdk): prove negotiated daemon session capabilities #32

Triggered via pull request August 30, 2026 12:15
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Contributor trust
10s
Contributor trust
Matrix: test
Build and check
1m 2s
Build and check
build-check-test
4s
build-check-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test (coding-agent 1/3)
Process completed with exit code 1.
test/suite/regressions/4656-resume-active-session.test.ts > ENG-4656 active session resume > leaves repeated --resume clients independently attached to the same worker: packages/coding-agent/src/modes/agent-connection/daemon-agent-connection.ts#L694
TypeError: this.client.getTransportGeneration is not a function ❯ DaemonAgentConnection.attachSessionUnserialized src/modes/agent-connection/daemon-agent-connection.ts:694:43 ❯ src/modes/agent-connection/daemon-agent-connection.ts:645:16
test/suite/regressions/4656-resume-active-session.test.ts > ENG-4656 active session resume > reattaches /resume to the existing worker even when the snapshot arrives with the response: packages/coding-agent/src/modes/agent-connection/daemon-agent-connection.ts#L694
TypeError: this.client.getTransportGeneration is not a function ❯ DaemonAgentConnection.attachSessionUnserialized src/modes/agent-connection/daemon-agent-connection.ts:694:43 ❯ src/modes/agent-connection/daemon-agent-connection.ts:645:16
build-check-test
Process completed with exit code 1.