• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / neokai / 22809415316
84%

Build:
DEFAULT BRANCH: dev
Ran 07 Mar 2026 11:22PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
22809415316

push

github

web-flow
feat(room): add per-room worker/leader model selection and UI enhancements (#243)

* feat(room): add per-room worker/leader model selection and UI enhancements

- Add getDefaultModel(roomId) method to RoomManager
- Add getLeaderModel(roomId) and getWorkerModel(roomId) methods to RoomRuntimeService
- Add workerModel support to TaskGroupManager for worker-specific model selection
- Update RoomRuntime to pass workerModel to TaskGroupManager
- Update RoomContextPanel to filter archived sessions with toggle
- Update RoomDashboard to show model indicator and archive button
- Add unit tests for model resolution and getDefaultModel

Model resolution priority:
- Leader: agentModels.leader > room.defaultModel > global default
- Worker: agentModels.worker > room.defaultModel > global default

This allows per-room model customization where worker and leader
can use different models, while also supporting global defaults.

* fix(room): display leader and worker models in dashboard UI

- Add RPC handler room.runtime.models to expose resolved leader/worker models
- Add runtimeModels signal and fetchRuntimeModels method in room-store
- Update RoomDashboard to show both leader and worker models instead of single model
- Fix unused variable lint errors

* fix(room): remove unused getDefaultModel and add unit tests

- Remove unused getDefaultModel method from RoomManager (P1 fix)
- Remove corresponding tests from room-manager.test.ts
- Add unit tests for getLeaderModel and getWorkerModel in RoomRuntimeService (P2 fix)
Source Files on build 22809415316
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #22809415316
  • 3336d1aa on github
  • Prev Build on dev (#22808752010)
  • Next Build on dev (#22809716271)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc