Skip to content

Releases: maystudios/maxsimcli

v2.4.0

25 Feb 09:05

Choose a tag to compare

2.4.0 (2026-02-25)

Bug Fixes

  • 21: fix status message parsing and uptime unit mismatch (83731b8)

Features

  • profiles: add tokenburner model profile (all opus) (ecab7e3)

v2.3.0

25 Feb 08:56

Choose a tag to compare

2.3.0 (2026-02-25)

Features

  • 21-03: integrate terminal into dashboard layout (a46ca20)
  • 21-04: create QuickActionBar with confirmation and settings (6c342ce)
  • 21-04: integrate QuickActionBar into Terminal component (bed0df1)
  • website: add Dashboard feature card, command, and install path info (9488b99)

v2.2.0

25 Feb 08:52

Choose a tag to compare

2.2.0 (2026-02-25)

Bug Fixes

  • website: replace outdated /gsd: command prefix with /maxsim: and update command count to 31 (4bda14d)

Features

  • 21-01: add PTY manager, session store, and terminal WebSocket endpoint (a5d9903)
  • 21-02: add TerminalStatusBar with process info and controls (f824f34)
  • 21-02: add useTerminal hook and Terminal xterm.js component (c9c0642)
  • install: prompt to enable Agent Teams for Claude during interactive install (69b25d3)

v2.1.1

25 Feb 08:25

Choose a tag to compare

2.1.1 (2026-02-25)

Bug Fixes

  • dashboard: prevent server shutdown from broken stderr pipe on Windows (7cbb9f6)

v2.1.0

25 Feb 08:12

Choose a tag to compare

2.1.0 (2026-02-25)

Bug Fixes

  • dashboard: remove non-existent @types/sirv and update lockfile (b928c4e)
  • dashboard: rename server.cjs to server.js after tsdown build (0f9a82f)
  • dashboard: rename tsdown config to .mts to fix ESM parse error in CI (a0ee56d)

Features

  • dashboard: migrate from Next.js standalone to Vite + Express (c1f8b0d)

v2.0.5

25 Feb 03:01

Choose a tag to compare

2.0.5 (2026-02-25)

Bug Fixes

  • dashboard: copy static assets to packages/dashboard/.next/static/ (59aa764)

v2.0.4

25 Feb 02:47

Choose a tag to compare

2.0.4 (2026-02-25)

Bug Fixes

  • dashboard: hoist styled-jsx from pnpm store at install time (fd6654d)

v2.0.3

25 Feb 02:30

Choose a tag to compare

2.0.3 (2026-02-25)

Bug Fixes

  • dashboard: copy required-server-files.json into standalone bundle and clean stale installs (2f1e938)

v2.0.2

25 Feb 02:11

Choose a tag to compare

2.0.2 (2026-02-25)

Bug Fixes

  • dashboard: fix dashboard launch on Windows paths with spaces and slow cold-starts (a811921)

v2.0.1

25 Feb 01:56

Choose a tag to compare

2.0.1 (2026-02-25)

Bug Fixes

  • ci: remove custom GIT_COMMITTER env vars that break semantic-release GitHub plugin (ad5a5a6)