Skip to content

Releases: maystudios/maxsimcli

v5.26.0

05 Apr 22:01

Choose a tag to compare

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

04 Apr 16:12

Choose a tag to compare

5.25.0 (2026-04-04)

Features

  • phase-4-05: add ErrorRecovery to CmdFail and structured error output in CLI (81ed097)
  • phase-4-05: migrate client.ts throws to GithubError and GitError subtypes (d72aa13)

v5.24.0

04 Apr 14:07

Choose a tag to compare

5.24.0 (2026-04-04)

Bug Fixes

  • phase-3-395: normalize init.md workflow dispatch to @ syntax (2aac981)
  • phase-3: resolve lint warnings in statusline-cache tests (ab80bf7)

Features

  • phase-3-396: add statusline cache infrastructure with smart TTL (b80de93)
  • phase-3-398: add pre-commit hook for workflow validation (4ea72c5)

v5.23.1

04 Apr 13:54

Choose a tag to compare

5.23.1 (2026-04-04)

Bug Fixes

v5.23.0

02 Apr 12:08

Choose a tag to compare

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

01 Apr 00:06

Choose a tag to compare

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)

v5.21.1

31 Mar 10:44

Choose a tag to compare

5.21.1 (2026-03-31)

Bug Fixes

  • skills: rename index.md to SKILL.md for Claude Code skill discovery (b7a664c)

v5.21.0

27 Mar 23:49

Choose a tag to compare

5.21.0 (2026-03-27)

Features

  • add volume control for bundled sounds (0-100) (942deca)

v5.20.0

27 Mar 23:45

Choose a tag to compare

5.20.0 (2026-03-27)

Features

  • configurable sound style with bundled chime WAV files (fd3799b)

v5.19.1

27 Mar 23:18

Choose a tag to compare

5.19.1 (2026-03-27)

Bug Fixes

  • type annotations, lint fixes, and docs command count update (0f79b6b)