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

lsm / neokai / 22270128569
73%

Build:
DEFAULT BRANCH: dev
Ran 22 Feb 2026 04:07AM UTC
Jobs 18
Files 152
Run time 1min
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

22 Feb 2026 04:06AM UTC coverage: 40.712% (-0.005%) from 40.717%
22270128569

push

github

lsm
refactor: introduce room chat/self session architecture

This is part 1 of a larger refactoring to separate room user-facing
chat from autonomous orchestration.

Changes:
- Add new session types: 'room_chat', 'room_self', 'manager', 'lobby'
- Session IDs: room:chat:${roomId} (user), room:self:${roomId} (autonomous)
- Add migration 27 to update database schema
- Update RoomAgentService to use room:self:${roomId} and 'room_self' type
- Update session creation to support new types
- Update query restrictions to apply to both room_chat and room_self

Session types:
- 'worker': Standard coding with Claude Code system prompt
- 'manager': Manager in manager-worker pair (orchestrates worker)
- 'room_chat': User-facing room chat (no coding prompt)
- 'room_self': Autonomous room orchestration (no coding prompt)
- 'lobby': Instance-level agent session

TODO in follow-up commits:
- Rename RoomAgent* types to RoomSelf* in shared
- Rename remaining room-agent-* files to room-self-*
- Update all imports and references
- Update web components

23 of 63 new or added lines in 7 files covered. (36.51%)

10710 of 26307 relevant lines covered (40.71%)

215.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
6.9
-0.02% packages/daemon/src/lib/rpc-handlers/room-handlers.ts
8
47.62
-1.01% packages/daemon/src/lib/agent/agent-session.ts
9
3.08
-0.01% packages/daemon/src/lib/room/room-agent-service.ts
18
42.14
-1.32% packages/daemon/src/storage/schema/migrations.ts
Jobs
ID Job ID Ran Files Coverage
1 daemon-online-rpc - 22270128569.1 22 Feb 2026 04:07AM UTC 152
25.14
GitHub Action Run
2 daemon-online-features - 22270128569.2 22 Feb 2026 04:09AM UTC 152
28.87
GitHub Action Run
3 daemon-offline-session - 22270128569.3 22 Feb 2026 04:08AM UTC 151
20.83
GitHub Action Run
4 daemon-online-coordinator - 22270128569.4 22 Feb 2026 04:07AM UTC 152
6.94
GitHub Action Run
5 daemon-online-components - 22270128569.5 22 Feb 2026 04:07AM UTC 152
18.31
GitHub Action Run
6 daemon-online-mcp - 22270128569.6 22 Feb 2026 04:07AM UTC 152
19.85
GitHub Action Run
7 daemon-online-lifecycle - 22270128569.7 22 Feb 2026 04:07AM UTC 152
26.21
GitHub Action Run
8 daemon-offline-mcp - 22270128569.8 22 Feb 2026 04:07AM UTC 149
15.83
GitHub Action Run
9 daemon-online-providers - 22270128569.9 22 Feb 2026 04:07AM UTC 152
26.86
GitHub Action Run
10 daemon-online-rewind - 22270128569.10 22 Feb 2026 04:08AM UTC 152
29.78
GitHub Action Run
11 daemon-offline-websocket - 22270128569.11 22 Feb 2026 04:07AM UTC 149
17.22
GitHub Action Run
12 daemon-online-sdk - 22270128569.12 22 Feb 2026 04:07AM UTC 152
26.21
GitHub Action Run
13 daemon-online-agent - 22270128569.13 22 Feb 2026 04:08AM UTC 152
26.46
GitHub Action Run
14 daemon-online-convo - 22270128569.14 22 Feb 2026 04:07AM UTC 152
26.15
GitHub Action Run
15 daemon-offline-rpc - 22270128569.15 22 Feb 2026 04:09AM UTC 149
23.62
GitHub Action Run
16 daemon-offline-database - 22270128569.16 22 Feb 2026 04:08AM UTC 149
13.91
GitHub Action Run
17 daemon-offline-components - 22270128569.17 22 Feb 2026 04:08AM UTC 149
18.6
GitHub Action Run
18 daemon-offline-agent - 22270128569.18 22 Feb 2026 04:08AM UTC 149
21.57
GitHub Action Run
Source Files on build 22270128569
  • Tree
  • List 152
  • Changed 8
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22270128569
  • 4911ddcf on github
  • Prev Build on dev (#22269080312)
  • Next Build on dev (#22271600867)
  • 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