Releases: maystudios/maxsimcli
Releases · maystudios/maxsimcli
v4.15.3
v4.15.2
v4.15.1
v4.15.0
v4.14.0
v4.13.0
v4.12.0
v4.11.0
v4.10.0
v4.9.0
4.9.0 (2026-03-11)
Bug Fixes
- 04-02: adjust roadmap-writing description line break for trigger matching (db7117e)
- 04-03: add 8 internal skills to builtInSkills array (5717cbd)
- 04-05: update remaining old agent names in templates (ba4e42e)
- 05-04: fix evidence section regex for end-of-file matching (3660c07)
- hooks: wire backup into install flow, fix spawn pattern and stale comment (44764d5)
- tests: update stale file count assertions in E2E install tests (e81b420)
Features
- 03-01: create /maxsim:plan command template and thin orchestrator workflow (051ea00)
- 03-01: create plan stage sub-workflows for discussion, research, and planning (252cdac)
- 03-02: create unified /maxsim:init command and thin router workflow (446490b)
- 03-03: create /maxsim:execute command template and state-machine workflow (d5b915c)
- 03-04: create /maxsim:go auto-detection command and workflow (d501f16)
- 03-04: rewrite /maxsim:help for 9-command surface (f37fbd9)
- 03-05: enhance /maxsim:quick with todo capture mode (0f8170d)
- 03-05: enhance progress and settings with absorbed capabilities (41e0bd8)
- 03-06: delete 33 old command files and 21 obsolete workflow files (fb7bf84)
- 03-08: add orphan cleanup for deleted v5.0 command and workflow files (80e3e92)
- 04-01: create 8 internal skills with native Claude Code frontmatter (d081eed)
- 04-01: create always-loaded rules for conventions and verification protocol (eec12f5)
- 04-02: rewrite 5 remaining user-facing skills for new architecture (1a04f87)
- 04-02: rewrite 6 core user-facing skills for new architecture (90aae27)
- 04-03: create 4 generic agent definitions (80af42e)
- 04-03: delete 14 old agents and rewrite AGENTS.md registry (b42c7f4)
- 04-04: consolidate CLI agent types from 12 to 4 (a2e5c46)
- 04-04: update all workflow files to use 4-agent model names (2c81d3f)
- 05-01: add worktree types and lifecycle management module (d81bc25)
- 05-01: extend config, init context, and CLI with worktree commands (826e14e)
- 05-02: add review cycle retry counters and escalation protocol (595314f)
- 05-02: enhance summary template with review cycle and requirement evidence sections (a2ae70b)
- 05-03: add --worktrees/--no-worktrees flag support to execute workflow and command (d9a13a4)
- 05-03: add decide_execution_mode step and batch worktree path to execute-phase (9af4015)
- 05-04: add pre-execution gates G1/G2 and post-execution evidence gate G6 (fab1d9e)
- 05-04: add requirement validation functions and CLI commands (38517fe)
- 05-05: add Agent Teams coordination to execute-phase workflow (3f1f808)
- 05-05: add worktree-aware executor and Agent Teams installer prompt (010920e)
- hooks: add sync-reminder hook and update-checker backup logic (32e0295)
- hooks: rewrite statusline with phase/milestone progress, remove context monitor (48ebea2)
- hooks: update build/install/tests for context monitor removal (439f424)
- hooks: wire sync-reminder into build, installer, and tests (83cdd6d)