Skip to content

v0.41.0

Choose a tag to compare

@Baziar Baziar released this 24 Jun 17:07
v0.41.0
a9c1d31

Release Notes

Latest Release: v0.41.0 (June 23, 2026)

Phase 4 Workspace Intelligence Closure

This minor release completes the operational intelligence loop: human-readable
blocker narratives, agent feedback, MCP read bridge, operational skills, structured
doctor-fix evidence, and extended verify + fleet-run gates — all versioned for
Workspai, CI, and AI agents.

What's New:

  • Explain / Why / Trace

    • workspace explain, workspace why, and workspace trace --from <diff> with
      workspace-explain.v1 artifact.
  • MCP serve

    • Read-mostly stdio JSON-RPC: workspace mcp serve.
  • Agent feedback & skills

    • workspace feedback record → history ring buffer.
    • Operational skills via workspace agent-sync --write (no separate generator).
  • Doctor fix result

    • Structured fixResult on doctor workspace --fix --json
      (rapidkit-doctor-fix-result-v1).
  • Verify & fleet extensions

    • Verify init/start fleet evidence + optional doctor-fix step.
    • Resolution hints on blocking steps.
    • workspace run custom stages, --reuse-passed, stage dependencies.
  • Contracts

    • Nine new/updated Phase 4 schemas; extension CLI compatibility matrix expanded.

Breaking changes: None.

Upgrade:

npm install -g rapidkit@0.41.0

Full Release Notes