Skip to content

Releases: maystudios/maxsimcli

v5.13.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 10:09

5.13.0 (2026-03-25)

Bug Fixes

  • skill: remove non-standard version field from autoresearch frontmatter (e505b8d)
  • spec: update Plan Mode table to match implementation for debug and settings commands (b0425dc)

Features

  • execute: replace static §7.2 note with active tier selection logic (79ac65b)
  • settings: add per-agent model override support to settings workflow (3e175f2)

v5.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 00:04

5.12.0 (2026-03-25)

Bug Fixes

  • execute: align retry count, adaptive waves, tier-2 note, and push rationale with §6.4-6.5 spec (a4990da)

Features

  • go: add Problem 3 unlabeled user-created issue triage detection (800b0b8)
  • go: add Step 6 report-results to /maxsim:go process (528aa2f)
  • skills: add user-created issue triage section to github-operations (f0e5822)

v5.11.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 22:58

5.11.0 (2026-03-24)

Bug Fixes

  • sync forbidden phrases to canonical 10 in verification protocol and verifier agent (9e0e5cb)

Features

  • add @biomejs/biome as pinned devDependency (3cbab6d)
  • add argument-hint field to no-arg command frontmatter (644387d)
  • config: implement small-project agent scaling (PROJECT.md §7.4) (491d108)
  • ensure .gitignore covers agent-memory files on install (65f5e14)
  • execute-workflow: add competitive implementation, GitHub Issue escalation, and auto-debug (984421f)
  • executor: add Co-Authored-By trailer to atomic commit format (4d7ec4c)

v5.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 22:00

5.10.0 (2026-03-24)

Bug Fixes

  • add overdue detection to progress and clarify debug detection in go workflow (9810ef5)
  • docs: correct TSV path in autoresearch results-logging reference (9d288df)
  • stuck-detection: include crashes in stuck detection trigger condition (cb89d37)
  • templates: convert HARD-GATE markdown headings to XML tags (e521d25)

Features

  • config: add individual agent model overrides (e3cae0b)
  • init: offer to create GitHub repo interactively on REMOTE_FAIL (6002528)
  • install: wire manifest into install/uninstall flow (34f551c)

v5.9.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 21:53

5.9.1 (2026-03-24)

Bug Fixes

  • hooks: wrap maxsim-session-start output in JSON additionalContext envelope (05194be)

v5.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 20:52

5.9.0 (2026-03-24)

Bug Fixes

  • core: sync version.ts to 5.7.0 and add scripts to packages/cli/package.json (6f63a8a)
  • hooks: add stop_hook_active guard to stop-sound hook (96b6fdc)
  • install: add Backlog column to generated CLAUDE.md (fd400a4)
  • skills: update autoresearch description and maxsim-batch Agent Teams section (2046d0e)
  • workflows: add merge verification, auto-resolve, and TSV logging to execute (6db2c2c)
  • workflows: add verifier step to quick and TSV logging to verify-phase (8a57669)

Features

  • core: implement utils with path helpers and frontmatter parser (1768a8d)
  • install: implement manifest for installed file tracking (fa92f30)

v5.8.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 10:58

5.8.0 (2026-03-24)

Features

  • install: add GitHub CLI auth pre-flight check (1a763b4)

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 10:57

5.7.0 (2026-03-24)

Bug Fixes

  • github: distinguish relation directions in listIssueRelations (a94a0ba)

Features

  • github: add createRepo function for repository creation via gh CLI (e6c204c)
  • github: add deleteWikiPage to wiki module (2fb356b)
  • github: add update, delete, and reply functions to discussions module (ba4f53a)
  • installer: add Node.js runtime version check (19be01f)
  • templates: add HARD GATE heading to executor and fresh-agent retry instruction (01798dd)
  • types: add workflow/git config sections, PARALLELISM_LIMITS, and sync VERSION (f4811d7)

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 10:35

5.6.0 (2026-03-24)

Bug Fixes

  • wiki: avoid non-null assertion in listWikiPages (afc9cc7)

Features

  • github: add GitHub Wiki client (§5.3) (e64a67c)

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 10:32

5.5.0 (2026-03-24)

Features

  • github: add GitHub Discussions client (spec §5.3) (92012c1)