Releases: maystudios/maxsimcli
Releases · maystudios/maxsimcli
v5.26.0
5.26.0 (2026-04-05)
Bug Fixes
- phase-5: restore competitive_enabled default to true after merge (f021320)
Features
- phase-5-01: simplify verification to 2-gate model with profiles (876598b)
- phase-5-03: enhance session-start hook with context freshness and CI detection (229a78c)
- phase-5-03: overhaul using-maxsim skill with richer go routing state detection (51ace4d)
- phase-5-04: add TaskType enum and task-type routing to resolveModel (0808cff)
v5.25.0
v5.24.0
v5.23.1
v5.23.0
5.23.0 (2026-04-02)
Bug Fixes
- phase-2: remove duplicate label functions from merge (82251e4)
- phase-2: remove duplicate label functions from Wave 3 merge (1ae9f89)
- phase-2: resolve lint warnings in Phase 2 code (25c5bb3)
- phase-2: update label test counts for verification:failed addition (7b2dddf)
Features
- phase-2-plan-01: add addLabelToIssue and removeLabelFromIssue to labels.ts (574ddf3)
- phase-2-plan-01: add listProjectItems to projects.ts (edbb458)
- phase-2-plan-01: add verification:failed label to MAXSIM_LABELS (e978bf6)
- phase-2-plan-01: export addLabelToIssue, removeLabelFromIssue, listProjectItems from index (0210b74)
- phase-2-plan-02A: add reopen-issue CLI command (8b3f7dd)
- phase-2-plan-02B: add add-label and remove-label CLI commands (af4af03)
- phase-2-plan-03: rewrite status command for phase-level detail (c37a28a)
- phase-2-plan-04: enhance batch-create-tasks with dedup, auto-labels, board placement (d845bb7)
- phase-2-plan-04: enhance create-phase with milestone/project defaults and board placement (9d4b3c7)
- phase-2-plan-05: rewrite detect-external-edits for comprehensive detection (f9c6e5b)
- phase-2-plan-06: rewrite all-progress with adaptive output and progress bar (8b84433)
- phase-2-plan-07: add handle-verification-failure composite command (8e4c609)
- phase-2-plan-07: add handle-verification-success composite command (60649ff)
v5.22.0
5.22.0 (2026-04-01)
Bug Fixes
- phase-1: resolve lint warnings in new command modules (5588630)
Features
- phase-1-plan-01: add central command registry index (a6bd3a9)
- phase-1-plan-01: add command handler types and argument parsing utilities (def8a12)
- phase-1-plan-01: migrate config commands to async handler module (0ab9d97)
- phase-1-plan-01: migrate resolve commands to async handler module (9b5f843)
- phase-1-plan-01: rewrite cli.ts as async router with error integration (342e963)
- phase-1-plan-02: add GitHub CLI command namespace with 11 subcommands (8e9ec38)
- phase-1-plan-03: add 7 GitHub orchestration commands to GITHUB_COMMANDS (08fa4c3)
- phase-1-plan-04: add init plan-phase command handler (0386229)
- phase-1-plan-04: wire INIT_COMMANDS into command registry and dispatcher (81e24b4)
- phase-1-plan-05: extend MaxsimConfig with project_number and milestone_number (702fed2)