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

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

Build:
DEFAULT BRANCH: dev
Ran 10 May 2026 03:47PM UTC
Files 286
Run time 8s
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: 17.772% (-0.006%) from 17.778%
25632896017.10

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.

13566 of 76333 relevant lines covered (17.77%)

9.21 hits per line

Source Files on job daemon-online-components - 25632896017.10
  • Tree
  • List 286
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25632896017
  • 12373965 on github
  • Prev Job for on dev (#25632447293.10)
  • 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