Skip to content

Releases: maystudios/maxsimcli

v5.19.0

27 Mar 23:16

Choose a tag to compare

5.19.0 (2026-03-27)

Bug Fixes

  • correct command and skill counts across docs (14 commands, 15 skills) (f66ce61)
  • widen evidence block enforcement to scan all payload text fields (32bf90e)

Features

  • add global CLAUDE.md template, docs, and installer hint (ed785f6)
  • add static settings.json fallback and missing-hooks detection (90003d7)
  • add template variable substitution to copy pipeline (c9a9b67)
  • make model profiles and parallelism limits transparent in config (6816fbf)
  • spec audit updates — 16 skills, HARD-GATEs, workflow extraction, GitHub comment CRUD (787b99e)

v5.18.1

26 Mar 18:51

Choose a tag to compare

5.18.1 (2026-03-26)

Bug Fixes

  • add HARD-GATE tags and user-invocable:false per spec (5059260)
  • correct config key casing in USER-GUIDE.md to snake_case (5982f1b)
  • correct config-reference schema and v5 frontmatter artifacts (b0c802d)
  • correct debug.md label from 'debug' to 'type:bug' (7e7a2ad)
  • correct website content, README counts, and config docs (a4cf7a4)
  • correct worktree path and hook count in INTERNALS.md (539297d)
  • misc template fixes — duplicate tag, conventions, manifest status (3dc173a)
  • resolve version injection sequencing in release pipeline (93c7123)
  • update lockfile for @semantic-release/exec dependency (c77afbc)

v5.18.0

26 Mar 09:39

Choose a tag to compare

5.18.0 (2026-03-26)

Features

  • close all audit gaps — tests, spec docs, config, verification, website polish (ce5a79a)

v5.17.0

26 Mar 08:28

Choose a tag to compare

5.17.0 (2026-03-26)

Features

  • close all audit gaps — tests, spec docs, config, verification, website polish (e5e9e31)

v5.16.0

25 Mar 23:50

Choose a tag to compare

5.16.0 (2026-03-25)

Features

  • close all audit gaps — tests, spec docs, config, verification, website polish (96680df)

v5.15.0

25 Mar 22:02

Choose a tag to compare

5.15.0 (2026-03-25)

Bug Fixes

  • debug-loop: add Plan Mode rejection/revision loop (d27e71c)
  • fix-loop: add explicit rejection/revision loop to Plan Mode setup (6689a3b)

Features

  • add executable Tier 2 Agent Teams patterns to execute.md and maxsim-batch SKILL.md (8460d8a)
  • add Tier selection logic to debug.md and plan-research.md workflows (ef9590e)
  • cli: add resolve-max-agents command with task complexity scaling (cd16494)

v5.14.1

25 Mar 18:41

Choose a tag to compare

5.14.1 (2026-03-25)

Bug Fixes

  • add Tier 2 architecture table and constraints to AGENTS.md (0f92e45)

v5.14.0

25 Mar 18:36

Choose a tag to compare

5.14.0 (2026-03-25)

Bug Fixes

  • align planner agent tools with PROJECT.md §7.1 spec (bb17a64)

Features

  • add competitive_enabled and worktree path/branch templates to config (5188481)

v5.13.2

25 Mar 17:40

Choose a tag to compare

5.13.2 (2026-03-25)

Bug Fixes

  • agents: align planner tools with spec §8.2 Plan Mode, add write constraint (de2b5d5)
  • agents: document read-only constraint in researcher agent (fda73f4)
  • autoresearch: add GitHub Issue escalation as step 7 in stuck detection (a0475cf)
  • commands: add explicit EnterPlanMode/ExitPlanMode to execute, quick, settings (e473725)
  • config: align template config.json with DEFAULT_CONFIG gate values and sections (2421046)
  • hooks: improve pattern extraction and structured MEMORY.md entries (44c84f3)
  • self-improvement: fix TSV columns, add two-batch wizard, add two-stage review (eab545a)

v5.13.1

25 Mar 12:53

Choose a tag to compare

5.13.1 (2026-03-25)

Bug Fixes

  • core, install & config audit compliance (35479fb)
  • enforce spec compliance in GitHub module (projects, discussions, comments) (a035b3c)
  • workflows: align workflow templates with PROJECT.md spec (6130159)