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

lsm / HyperNeo / 31593439670
80%

Build:
DEFAULT BRANCH: dev
Ran 12 Aug 2026 11:48AM UTC
Jobs 20
Files 641
Run time 3min
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

12 Aug 2026 11:47AM UTC coverage: 39.201% (-1.2%) from 40.396%
31593439670

push

github

web-flow
refactor(space): remove the Plan & Decompose workflow and plan-approval gates (#2464)

* refactor(space): remove the Plan & Decompose workflow and plan-approval gates

Deletes the built-in Plan & Decompose workflow template, its PD_* node
prompts and hooks (plan-pr-ready, plan-approval), the plan-approval-gate /
plan-approval-feedback-reset migration patterns and generated hook scripts,
and every downstream reference across the runtime, manager, tools, RPC
fixtures, web fixture, and tests. Also removes the retired codex_review_bot
poll script machinery from gate-features.ts (poll injection, poll interval
resolvers, and the poll script builder) that nothing consumed.

Kept intact: the review-approval and review-posted gate-to-hook migration
paths, hook scripts/validators, task-completion approval, post-approval
routing, generic artifacts, and unrelated quality/autonomy terminology.
Historical migrations (m94) and frozen snapshots are left as-is.

* refactor(space): remove the legacy workflow gate subsystem

Workflow progression is now enforced solely by MCP-action hooks, and human
completion review by the task_completion approval flow. The legacy gate
subsystem was a parallel state machine (definitions, channel gateId, scripts,
polling, per-run data, open-state caches, runtime evaluation, RPC/MCP APIs,
editor/runtime UI) that is no longer needed.

Removed:
- Shared gate types (Gate, GateField, GateScript, SpaceWorkflow.gates, channel
  gateId, computeGateDefaults, hasEnabledGateFeature, gate_rejected, the 'gate'
  checkpoint type) and gate-writer validation.
- Built-in gate definitions; CODING_WORKFLOW and CODING_WITH_QA_WORKFLOW are
  hook-native (review_posted send_message hook; plain ungated Review->Coding and
  Review->QA handoffs).
- Daemon gate runtime: gate-evaluator, gate-script-executor (shared helpers
  relocated to script-utils), gate-features, gate-retry-scheduler,
  gated-handoff-guidance, gate-cache-rekey, workflow-migration (load-time
  ... (continued)

18997 of 55492 branches covered (34.23%)

Branch coverage included in aggregate %.

26 of 98 new or added lines in 20 files covered. (26.53%)

732 existing lines in 35 files now uncovered.

28843 of 66545 relevant lines covered (43.34%)

234.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
48
2.38
packages/daemon/src/lib/space/runtime/script-utils.ts
11
16.89
-6.55% packages/daemon/src/lib/space/runtime/space-runtime.ts
4
0.86
-41.88% packages/daemon/src/lib/space/runtime/channel-router.ts
2
1.16
0.08% packages/daemon/src/lib/rpc-handlers/space-export-import-handlers.ts
2
45.58
-13.27% packages/daemon/src/lib/space/agents/custom-agent.ts
1
36.44
-8.37% packages/daemon/src/lib/space/managers/space-workflow-manager.ts
1
25.08
-3.17% packages/daemon/src/lib/space/runtime/task-agent-manager.ts
1
4.21
-0.23% packages/daemon/src/lib/space/tools/node-agent-tools.ts
1
26.96
1.31% packages/daemon/src/lib/space/workflows/built-in-workflows.ts
1
64.91
9.69% packages/web/src/components/space/ReadOnlyWorkflowCanvas.tsx

Coverage Regressions

Lines Coverage ∆ File
236
16.89
-6.55% packages/daemon/src/lib/space/runtime/space-runtime.ts
77
0.86
-41.88% packages/daemon/src/lib/space/runtime/channel-router.ts
54
5.74
-19.13% packages/daemon/src/lib/rpc-handlers/space-task-handlers.ts
39
37.27
-15.07% packages/daemon/src/storage/repositories/space-workflow-repository.ts
37
2.76
-16.77% packages/daemon/src/lib/space/managers/space-task-manager.ts
35
7.04
-21.06% packages/daemon/src/lib/rpc-handlers/space-workflow-run-handlers.ts
32
25.08
-3.17% packages/daemon/src/lib/space/runtime/task-agent-manager.ts
31
36.44
-8.37% packages/daemon/src/lib/space/managers/space-workflow-manager.ts
31
42.88
-9.6% packages/daemon/src/storage/repositories/space-task-repository.ts
21
2.68
-20.9% packages/daemon/src/lib/space/workflows/coding-artifact-profile.ts
19
13.24
-5.28% packages/daemon/src/lib/rpc-handlers/space-workflow-handlers.ts
15
41.54
-2.57% packages/daemon/src/lib/agent/agent-session.ts
12
32.2
-6.14% packages/daemon/src/lib/space/workflow-hook-validation.ts
10
45.58
-13.27% packages/daemon/src/lib/space/agents/custom-agent.ts
10
23.91
-0.62% packages/daemon/src/lib/space/runtime/space-runtime-service.ts
9
6.52
-26.09% packages/daemon/src/storage/repositories/workflow-run-artifact-repository.ts
8
37.14
-18.57% packages/daemon/src/lib/space/runtime/workflow-node-execution-validation.ts
7
4.13
-2.81% packages/daemon/src/lib/space/evolution-scope-service.ts
7
4.51
0.36% packages/daemon/src/lib/space/export-format.ts
7
4.21
-0.23% packages/daemon/src/lib/space/tools/node-agent-tools.ts
6
5.56
-44.44% packages/daemon/src/storage/repositories/channel-cycle-repository.ts
5
56.86
-7.33% packages/daemon/src/storage/repositories/space-workflow-run-repository.ts
4
11.11
-77.78% packages/daemon/src/lib/space/task-result-utils.ts
3
1.16
0.08% packages/daemon/src/lib/rpc-handlers/space-export-import-handlers.ts
2
76.4
-3.37% packages/daemon/src/lib/agent/interrupt-handler.ts
2
68.83
-2.96% packages/daemon/src/lib/client-event-bridge.ts
2
28.57
-28.57% packages/daemon/src/lib/space/runtime/connectors/connector.ts
2
33.33
-16.67% packages/daemon/src/storage/repositories/space-workflow-event-subscription-repository.ts
2
1.16
-2.33% packages/daemon/src/storage/repositories/workflow-hook-state-repository.ts
2
73.33
-0.16% packages/web/src/components/space/workflow-templates.ts
1
39.06
-0.94% packages/daemon/src/lib/rpc-handlers/index.ts
1
26.96
1.31% packages/daemon/src/lib/space/workflows/built-in-workflows.ts
1
64.91
9.69% packages/web/src/components/space/ReadOnlyWorkflowCanvas.tsx
1
73.58
2.26% packages/web/src/components/space/visual-editor/NodeConfigPanel.tsx
1
66.26
-0.37% packages/web/src/components/space/visual-editor/VisualWorkflowEditor.tsx
Jobs
ID Job ID Ran Files Coverage
1 daemon-online-git - 31593439670.1 12 Aug 2026 11:49AM UTC 363
10.34
GitHub Action Run
2 daemon-online-websocket - 31593439670.2 12 Aug 2026 11:48AM UTC 363
9.84
GitHub Action Run
3 daemon-online-features-1 - 31593439670.3 12 Aug 2026 11:49AM UTC 363
13.73
GitHub Action Run
4 daemon-online-sdk - 31593439670.4 12 Aug 2026 11:48AM UTC 363
13.07
GitHub Action Run
5 daemon-online-space-1 - 31593439670.5 12 Aug 2026 11:48AM UTC 363
11.37
GitHub Action Run
6 daemon-online-rpc-2 - 31593439670.6 12 Aug 2026 11:49AM UTC 363
13.96
GitHub Action Run
7 daemon-online-components - 31593439670.7 12 Aug 2026 11:48AM UTC 363
9.74
GitHub Action Run
8 daemon-online-lifecycle - 31593439670.8 12 Aug 2026 11:49AM UTC 363
13.44
GitHub Action Run
9 daemon-online-rewind-1 - 31593439670.9 12 Aug 2026 11:49AM UTC 363
13.09
GitHub Action Run
10 daemon-online-mcp - 31593439670.10 12 Aug 2026 11:48AM UTC 363
10.08
GitHub Action Run
11 daemon-online-agent-sdk - 31593439670.11 12 Aug 2026 11:49AM UTC 363
13.09
GitHub Action Run
12 web - 31593439670.12 12 Aug 2026 11:49AM UTC 278
76.24
GitHub Action Run
13 daemon-online-rpc-4 - 31593439670.13 12 Aug 2026 11:49AM UTC 363
11.07
GitHub Action Run
14 daemon-online-features-2 - 31593439670.14 12 Aug 2026 11:49AM UTC 363
13.32
GitHub Action Run
15 daemon-online-rewind-2 - 31593439670.15 12 Aug 2026 11:49AM UTC 363
13.53
GitHub Action Run
16 daemon-online-space-2 - 31593439670.16 12 Aug 2026 11:50AM UTC 363
18.54
GitHub Action Run
17 daemon-online-rpc-3 - 31593439670.17 12 Aug 2026 11:49AM UTC 363
10.57
GitHub Action Run
18 daemon-online-convo - 31593439670.18 12 Aug 2026 11:49AM UTC 363
13.02
GitHub Action Run
19 daemon-online-rpc-1 - 31593439670.19 12 Aug 2026 11:49AM UTC 363
10.52
GitHub Action Run
20 daemon-online-coordinator - 31593439670.20 12 Aug 2026 11:48AM UTC 353
1.22
GitHub Action Run
Source Files on build 31593439670
  • Tree
  • List 641
  • Changed 124
  • Source Changed 56
  • Coverage Changed 115
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31593439670
  • 38e93efe on github
  • Prev Build on dev (#31564692270)
  • Next Build on dev (#31602832721)
  • 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