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

lsm / neokai / 25632896017 / 7
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 10 May 2026 03:47PM UTC
Files 148
Run time 6s
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

10 May 2026 03:44PM UTC coverage: 40.128%. Remained the same
25632896017.7

push

github

web-flow
fix: resolve agent-name target to node-name channel for gate data writes (#1844)

When channels use node names (e.g. 'Coding' -> 'Review') but the agent
sends to an agent name (e.g. 'reviewer'), the gate data write path in
send_message failed to find the matching channel because it compared the
raw agent name against the channel's node-name 'to' value.

This caused pr_url (and any other gate data) to never be written to gate
data when sent via agent-name targeting. The PR_READY_BASH_SCRIPT then
fell back to current-branch lookup, creating duplicate PRs in stacked-
branch workflows (GitHub issue #1842 / Task #321).

The fix builds a slot-to-node map (mirroring AgentMessageRouter) and
resolves the target name before channel matching. Includes regression
test for node-name channels with agent-name targets.

13880 of 34589 relevant lines covered (40.13%)

22.08 hits per line

Source Files on job daemon-5-space-runtime - 25632896017.7
  • Tree
  • List 148
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25632896017
  • 12373965 on github
  • Prev Job for on dev (#25632447293.22)
  • Next Job for on dev (#25633881382.13)
  • 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