Skip to content

v0.6.5

Choose a tag to compare

@btspoony btspoony released this 02 Jun 16:07
· 17 commits to main since this release
9cbe69c

Harness (skills / agents)

  • Durable Roadmap Gate: Strengthens mstar-harness-core, mstar-phase-gates, PM gates, Cursor Plan mode bridge, and product/architecture templates so staged, partial, or temporary work must record a target state and roadmap before implement GO / Done.
  • Coding behavior: Redefines Simplicity First as the smallest durable slice, not a temporary workaround; deferred items must be tracked in plan/status artifacts rather than only in chat.
  • Cursor routing-eval: Bumps routing evals to v8 with durable-roadmap-required-for-staged-work, guarding against “do half now, later plan” failures.

Version alignment

  • Bumps monorepo root, @mstar-harness/opencode, and Cursor / Codex plugin manifests: 0.6.4 → 0.6.5.
  • @mstar-harness/cli remains 0.4.0.

Validation

  • JSON validation passed for edited package/plugin/routing-eval files.
  • git diff --check passed.
  • IDE lints reported no errors on edited skill files.
  • bun run typecheck was attempted before merge but was blocked by UNKNOWN_CERTIFICATE_VERIFICATION_ERROR while downloading the TypeScript package manifest.