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

lsm / neokai / 23416495827

23 Mar 2026 12:40AM UTC coverage: 87.607% (+3.3%) from 84.258%
23416495827

push

github

web-flow
release: v0.8.0 (#735)

* task/add support for minimax m27 highspeed model (#458)

* feat: add MiniMax-M2.7-highspeed model support

* fix: route buildSdkConfig to selected MiniMax model instead of hardcoding M2.5

- ANTHROPIC_DEFAULT_*_MODEL env vars now reflect the user-selected model
- Falls back to MiniMax-M2.5 for unrecognised model IDs (same as GLM pattern)
- Fix description inconsistency: remove redundant version suffix from M2.7 entry
- Add buildSdkConfig tests for M2.7-highspeed, M2.5-highspeed, and fallback

* feat: add MiniMax-M2.7 flagship model (alias minimax-m27)

* feat: Task 6.1 - Custom Agent List and Editor

* feat: add SpaceAgentList and SpaceAgentEditor components (Task 6.1)

- SpaceAgentList: agent cards (name, role badge, model, tools preview),
  Create Agent button, empty state, delete confirmation with workflow
  reference warning; subscribes to spaceAgent.* events via SpaceStore
- SpaceAgentEditor: modal form for create/edit with name, description,
  role radio (worker/reviewer/orchestrator + tooltips), model, provider,
  tool multi-select from KNOWN_TOOLS with Full Coding / Read Only /
  Custom presets, and system prompt textarea with line numbers plus
  Coder/Reviewer/Research/Custom templates; validates name required +
  unique, model required, at least one tool
- 54 unit tests covering list rendering, empty state, editor validation,
  tool presets, KNOWN_TOOLS coverage, role selection, and delete warning

* fix: address PR review feedback for SpaceAgentList/Editor (task 6.1)

- Wire SpaceAgentList into SpaceIsland via activeView state and Agents nav link
- Remove vestigial spaceId prop from SpaceAgentEditor (store handles it)
- Block deletion when agent is referenced by workflows (informational modal, no delete button)
- Move detectPreset to module level outside component body
- Remove dead checkedTools variable from editor test
- Update SpaceAgentList tests for new blocking-modal delete pattern

* fix: address iteration-2... (continued)

5054 of 6419 branches covered (78.74%)

Branch coverage included in aggregate %.

17627 of 19983 new or added lines in 210 files covered. (88.21%)

155 existing lines in 16 files now uncovered.

42988 of 48419 relevant lines covered (88.78%)

234.92 hits per line

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

74.13
/packages/web/src/components/space/visual-editor/VisualWorkflowEditor.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