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

lsm / neokai / 25632896017

10 May 2026 03:44PM UTC coverage: 82.412% (+0.001%) from 82.411%
25632896017

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.

8239 of 11521 branches covered (71.51%)

Branch coverage included in aggregate %.

19 of 19 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

65074 of 77438 relevant lines covered (84.03%)

289.26 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

71.74
/packages/web/src/components/MessageInput.tsx


Source Not Available

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