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

lsm / neokai / 22270128569 / 14
72%
dev: 72%

Build:
DEFAULT BRANCH: dev
Ran 22 Feb 2026 04:09AM UTC
Files 152
Run time 4s
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: 26.152% (+0.02%) from 26.131%
22270128569.14

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

7272 of 27807 relevant lines covered (26.15%)

13.5 hits per line

Source Files on job daemon-online-convo - 22270128569.14
  • Tree
  • List 152
  • Changed 8
  • Source Changed 8
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22270128569
  • 4911ddcf on github
  • Prev Job for on dev (#22269080312.18)
  • Next Job for on dev (#22271600867.2)
  • 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