Skip to content

feat: Switch compaction model from session model #24779

feat: Switch compaction model from session model

feat: Switch compaction model from session model #24779

Triggered via pull request March 9, 2026 02:30
Status Failure
Total duration 3m 50s
Artifacts

test.yml

on: pull_request
Matrix: unit
Matrix: e2e
test (linux)
4s
test (linux)
Fit to window
Zoom out
Zoom in

Annotations

7 errors
unit (linux)
Process completed with exit code 1.
unit (linux)
opencode#test: command (/home/runner/_work/opencode/opencode/packages/opencode) /home/runner/.bun/bin/bun run test exited (1)
unit (windows)
Process completed with exit code 1.
error: expect(received).toBe(expected): packages\opencode\test\provider\provider.test.ts#L407
Expected: "anthropic" Received: "updated" at <anonymous> (C:\runner\_work\opencode\opencode\packages\opencode\test\provider\provider.test.ts:407:32)
unit (windows)
opencode#test: command (C:\runner\_work\opencode\opencode\packages\opencode) C:\Users\runneradmin\.bun\bin\bun.exe run test exited (1)
error: expect(received).toBe(expected): packages\opencode\test\config\config.test.ts#L1147
Expected: "user/model" Received: "updated/model" at <anonymous> (C:\runner\_work\opencode\opencode\packages\opencode\test\config\config.test.ts:1147:28)
test (linux)
Process completed with exit code 1.