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

lsm / neokai / 24908834947 / 13
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 24 Apr 2026 07:53PM UTC
Files 287
Run time 15s
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

24 Apr 2026 07:50PM UTC coverage: 17.824% (+0.01%) from 17.81%
24908834947.13

push

github

web-flow
fix(space): close restart race + stop wiping MCP servers on space_chat (#1625)

Two related bugs in space-runtime-service.ts that together cause ad-hoc
space sessions to lose space-agent-tools after a daemon restart (task #83):

1. provisionExistingSpaces() ran as fire-and-forget void IIFE, so a
   session-bound RPC could run with mcpServers: undefined before the
   sequential re-attach loop reached it. Now returns a Promise; start()
   retains it on provisioningPromise and exposes ready(), which app.ts
   awaits before Bun.serve binds.
2. setupSpaceAgentSession called the deprecated replace-all
   setRuntimeMcpServers, silently wiping any other subsystem's
   previously-attached servers. Switched to mergeRuntimeMcpServers (the
   additive variant already used by attachSpaceToolsToMemberSession).

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

14033 of 78732 relevant lines covered (17.82%)

8.83 hits per line

Source Files on job daemon-online-room-coder-subagents - 24908834947.13
  • Tree
  • List 287
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24908834947
  • e6bbc42a on github
  • Prev Job for on dev (#24908349258.18)
  • Next Job for on dev (#24909814896.16)
  • 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