Skip to content

fix(agent-core-v2): cache workspace alias resolution across calls #9375

fix(agent-core-v2): cache workspace alias resolution across calls

fix(agent-core-v2): cache workspace alias resolution across calls #9375

Re-run triggered August 28, 2026 08:41
Status Failure
Total duration 4m 17s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test (3)
Process completed with exit code 1.
[kap-server] test/prompts.test.ts > server-v2 /api/v1 prompts > accepts the session-bound model when default_model is not configured: packages/agent-core-v2/src/kosong/model/catalogService.ts#L258
Error2: Model "stub" is not configured in config.toml. ❯ ModelCatalog.buildModel ../agent-core-v2/src/kosong/model/catalogService.ts:258:13 ❯ ModelCatalog.entry ../agent-core-v2/src/kosong/model/catalogService.ts:123:24 ❯ ModelCatalog.get ../agent-core-v2/src/kosong/model/catalogService.ts:103:17 ❯ AgentProfileService.setModel ../agent-core-v2/src/agent/profile/profileService.ts:340:37 ❯ setSessionModel test/prompts.test.ts:248:52 ❯ test/prompts.test.ts:290:11 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'config.invalid', details: { model: 'stub' } }
test (3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/