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

lsm / neokai / 24972429555 / 26
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 27 Apr 2026 01:36AM UTC
Files 288
Run time 10s
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

27 Apr 2026 01:33AM UTC coverage: 17.782% (+0.005%) from 17.777%
24972429555.26

push

github

web-flow
refactor(space): move per-node timeouts from runtime constants into workflow defs (#1649)

The runtime no longer carries an agent-role timeout table. Per-slot overrides
live with the workflow definition itself (`WorkflowNodeAgent.timeoutMs`); the
runtime's only timeout knob is `DEFAULT_NODE_TIMEOUT_MS = 4m30s`, sized to fit
within a model prompt-cache window.

- Add `WorkflowNodeAgent.timeoutMs` and round-trip it through the JSON config
  blob in `space_workflow_nodes` (no DDL change) and through export/import.
- New `resolveTimeoutForExecution()` helper reads the slot timeout from the
  workflow definition; returns `undefined` for "no override" so the runtime
  applies the default.
- Drop `CODER_/REVIEWER_/QA_/PLANNER_NODE_TIMEOUT_MS`, the `general → coder`
  string-keyed alias, and `resolveNodeTimeout()`.
- Add unit tests for the helper and a workflow-repo round-trip test.

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

13946 of 78426 relevant lines covered (17.78%)

8.8 hits per line

Source Files on job daemon-online-room-mcp - 24972429555.26
  • Tree
  • List 288
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24972429555
  • 0280d46d on github
  • Prev Job for on dev (#24971161520.24)
  • 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