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

lsm / neokai / 24783000113
82%

Build:
DEFAULT BRANCH: dev
Ran 22 Apr 2026 02:09PM UTC
Jobs 0
Files 0
Run time –
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

Canceled at 26 Apr 2026 08:09PM UTC via web
24783000113

push

github

web-flow
fix: default completionAutonomyLevel to 3 and remove legacy WorkflowEditor (#1590)

* fix: default completionAutonomyLevel to 3 and remove legacy WorkflowEditor

- SpaceWorkflowRepository.createWorkflow now defaults completionAutonomyLevel to
  3 (supervised) when not provided instead of throwing, matching the DB column
  default. This fixes the "completionAutonomyLevel is required" error when
  creating workflows from the visual editor.

- Extracted WorkflowTemplate types and utility functions (filterAgents,
  buildTemplateNodes, getAvailableTemplates, workflowToTemplate) into a new
  workflow-templates.ts file. Updated VisualWorkflowEditor.tsx import path.

- Deleted the legacy WorkflowEditor.tsx component and its test file (the
  component was unused; SpaceConfigurePage only imports VisualWorkflowEditor).

- Added workflow-templates.test.ts with 17 unit tests covering the extracted
  utilities.

* feat: add completionAutonomyLevel selector to VisualWorkflowEditor

- Add compact inline autonomy level selector (5 buttons) to the visual
  workflow editor header, rendered between the name/description row and
  the canvas area. Defaults to level 3 (Balanced); reads from the
  workflow prop when editing.

- Add completionAutonomyLevel to VisualEditorState (optional, defaults
  to 3 in serialization). Plumbed through workflowToVisualState,
  visualStateToCreateParams, and visualStateToUpdateParams so the
  selected level is persisted on save.

- Add 5 tests covering: button rendering, default level, pre-fill in
  edit mode, and inclusion in create/update workflow calls.
Source Files on build 24783000113
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #24783000113
  • 3e126a36 on github
  • Prev Build on dev (#24782322685)
  • Next Build on dev (#24783836928)
  • 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