Skip to content

v0.4.0 — mind update + friendly issues + clean tracker

Choose a tag to compare

@huhn511 huhn511 released this 06 Jun 01:00
· 8 commits to main since this release
8fe68cc

Highlights

  • mind update / upgrade — self-update by re-running the installer (--ref, --dry-run, --json).
  • mind agents — launch local CLI coding agents with personas, --issue / --issue next queue, --no-persona, model column.
  • Friendly issuesadd / start / done verbs and a default board; advanced agent ceremony tucked behind them.
  • Clean 5-state trackertodo · doing · review · done · wontfix, legacy history rewritten to canonical ids, alias machinery removed.

Fixes

  • tracker: invalid event to: reports the file + "not a declared state" instead of a ReferenceError.
  • solid: resolvePodPath always joins with exactly one separator.

Tests

+author/solid/update suites — 60/60 green.

Closes MC-23, MC-24, MC-25, MC-26.