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

lsm / HyperNeo / 30599010476 / 2
83%
dev: 83%

Build:
DEFAULT BRANCH: dev
Ran 31 Jul 2026 02:31AM UTC
Files 76
Run time 5s
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

31 Jul 2026 02:27AM UTC coverage: 37.605%. Remained the same
30599010476.2

push

github

web-flow
refactor: remove Validation Complete node from Coding workflow (#2269)

* refactor: remove Validation Complete node from Coding workflow

The Coding workflow had a third 'Validation Complete' node as an escape
hatch for validation-only tasks (no code changes, no PR). It added a whole
node + agent slot + prompt + back-channel for a case that belongs in the
Review-Only workflow, not here.

- Remove the Validation Complete node, its two channels, the
  validation-complete-gate, and the VALIDATION_NO_CHANGES bash script
  from CODING_WORKFLOW. The graph is now a pure two-node Coding <-> Review
  loop; pr_ready on Coding->Review is unchanged.
- Update the coder prompt: validation-only / no-change tasks now flag the
  misroute to the task-agent instead of handing off to a removed node.
- Drop the now-dead validation-complete-gate migration patterns
  (KNOWN_GATE_PATTERNS, isBuiltInGateShape case, VALIDATION_ONLY_SCRIPT,
  ALLOW_SCRIPT) from workflow-migration.ts.
- Add a restamp migration (stripRetiredValidationComplete) so existing
  spaces seeded with the 3-node template shed the retired node, channels,
  generated hooks, and gate on the next daemon start. Add a retired
  coder-prompt variant so persisted step-7 text is patched too.
- Update tests across built-in-workflows, workflow-migration-replay,
  post-approval-router, space-runtime-completion, and
  space-workflow-handlers for the two-node shape, and add a migration test
  proving the restamp strips the old 3-node structure.

* address review: fix coder escalation target + guard migration precision

- Coder step 7: escalate a no-change/misrouted task to `space-agent` (the
  supported send_message target) instead of `task-agent`, which
  translateLegacyNodeTarget rejects. Don't claim reassignment; just surface
  the misroute and wait. (Codex P1 #1/#2)
- stripRetiredValidationComplete: only fire when the row still carries a
  built-in validation marker (validation-complete-gate or one of the
  generat... (continued)

7245 of 19266 relevant lines covered (37.61%)

20.35 hits per line

Source Files on job daemon-4-space-migrations-a - 30599010476.2
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30599010476
  • bfeb09e5 on github
  • Prev Job for on dev (#30598605127.1)
  • Next Job for on dev (#30600303359.5)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc