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

lsm / neokai / 22262852778
39%

Build:
DEFAULT BRANCH: dev
Ran 21 Feb 2026 07:25PM UTC
Jobs 20
Files 149
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

21 Feb 2026 07:24PM UTC coverage: 47.17% (+1.2%) from 46.02%
22262852778

push

github

lsm
fix(room-agent): start SDK query loop before injecting planning messages

AgentSession.fromInit() creates the session but never starts the SDK
streaming query loop. Calling messageQueue.enqueue() without an active
messageGenerator caused every injected message to time out after 30s
with MessageQueueTimeoutError.

Fix: call startStreamingQuery() immediately after fromInit() so the SDK
generator is iterating and ready to consume messages when checkIdleState()
injects the first planning prompt.

Also stop the query loop cleanly in stop() by calling clear()+stop() on
the messageQueue before nulling the session reference.

0 of 8 new or added lines in 1 file covered. (0.0%)

11834 of 25088 relevant lines covered (47.17%)

238.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
3.21
-0.02% packages/daemon/src/lib/room/room-agent-service.ts
Jobs
ID Job ID Ran Files Coverage
1 daemon-online-agent - 22262852778.1 21 Feb 2026 07:26PM UTC 149
26.81
GitHub Action Run
2 daemon-online-providers - 22262852778.2 21 Feb 2026 07:25PM UTC 149
27.21
GitHub Action Run
3 daemon-offline-rpc - 22262852778.3 21 Feb 2026 07:27PM UTC 146
24.07
GitHub Action Run
4 daemon-online-features - 22262852778.4 21 Feb 2026 07:27PM UTC 149
29.29
GitHub Action Run
5 daemon-offline-mcp - 22262852778.5 21 Feb 2026 07:25PM UTC 146
16.05
GitHub Action Run
6 daemon-online-coordinator - 22262852778.6 21 Feb 2026 07:25PM UTC 149
7.01
GitHub Action Run
7 daemon-online-components - 22262852778.7 21 Feb 2026 07:25PM UTC 149
18.64
GitHub Action Run
8 daemon-offline-git - 22262852778.8 21 Feb 2026 07:25PM UTC 148
22.46
GitHub Action Run
9 daemon-online-rewind - 22262852778.9 21 Feb 2026 07:26PM UTC 149
30.22
GitHub Action Run
10 daemon-offline-database - 22262852778.10 21 Feb 2026 07:25PM UTC 146
14.11
GitHub Action Run
11 daemon-offline-websocket - 22262852778.11 21 Feb 2026 07:25PM UTC 146
17.45
GitHub Action Run
12 daemon-offline-session - 22262852778.12 21 Feb 2026 07:26PM UTC 148
21.2
GitHub Action Run
13 daemon-online-lifecycle - 22262852778.13 21 Feb 2026 07:25PM UTC 149
26.54
GitHub Action Run
14 daemon-offline-filesystem - 22262852778.14 21 Feb 2026 07:25PM UTC 31
27.86
GitHub Action Run
15 daemon-offline-components - 22262852778.15 21 Feb 2026 07:26PM UTC 146
18.87
GitHub Action Run
16 daemon-online-rpc - 22262852778.16 21 Feb 2026 07:25PM UTC 149
25.45
GitHub Action Run
17 daemon-offline-agent - 22262852778.17 21 Feb 2026 07:26PM UTC 146
21.96
GitHub Action Run
18 daemon-online-sdk - 22262852778.18 21 Feb 2026 07:26PM UTC 149
26.56
GitHub Action Run
19 daemon-online-convo - 22262852778.19 21 Feb 2026 07:25PM UTC 149
26.49
GitHub Action Run
20 daemon-online-mcp - 22262852778.20 21 Feb 2026 07:25PM UTC 149
20.18
GitHub Action Run
Source Files on build 22262852778
  • Tree
  • List 149
  • Changed 79
  • Source Changed 1
  • Coverage Changed 79
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22262852778
  • 74d08833 on github
  • Prev Build on dev (#22262303101)
  • Next Build on dev (#22268457028)
  • 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