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

lsm / neokai / 22262852778 / 11
39%
dev: 39%

Build:
DEFAULT BRANCH: dev
Ran 21 Feb 2026 07:27PM UTC
Files 146
Run time 3s
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: 17.453% (-0.004%) from 17.457%
22262852778.11

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.

4872 of 27915 relevant lines covered (17.45%)

8.98 hits per line

Source Files on job daemon-offline-websocket - 22262852778.11
  • Tree
  • List 146
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22262852778
  • 74d08833 on github
  • Prev Job for on dev (#22262303101.3)
  • Next Job for on dev (#22268457028.7)
  • 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