Releases: maxritter/claude-pilot
Releases · maxritter/claude-pilot
v6.3.3
v6.3.2
6.3.2 (2026-02-11)
Bug Fixes
- Various improvements to quality in spec workflow, rules and hooks
- Fix for trial endpoint so users can reactivate if license file gots corrupted
- Correct seat display for solo/team licenses and enrich activation output
- Replace seats with activations, refactor hooks and spec workflow
- Prevent incremental review from overwriting initial PR analysis
- Miscellaneous
- Add model routing docs and Pilot CLI reference to README and website
v6.3.1
v6.3.0
6.3.0 (2026-02-11)
Bug Fixes
- add MCP server smoke-testing step to sync command (977e5e2)
- add MCP server smoke-testing step to sync command (1937e50)
- add npm install to deploy workflow and handle init timeout rejection (6ab4b5c)
- add staleness check to context-pct.json cache (d65bde9)
- make worktree isolation optional and fix worker startup crash (ad26527)
- migrate licensing from Gumroad to Polar.sh (079aef3)
- migrate service integrations and enrich system metadata (3b01418)
- migrate to playwright-cli, backport console stability fixes, and harden CI/CD (ade1534)
- move worktree question to beginning of spec flow (8b98d58)
- promote parallel execution as primary implement strategy and add license display (d63fece)
- remove dead code and simplify auth module (1bfd620)
- remove working-directory from deploy step to prevent doubled path (fd4c77e)
- resolve console test failures from parallel execution and mock contamination (c1a0571)
- resolve trial activation failures caused by www subdomain redirects (8569380)
- sandbox support improvements and UX polish (3ed5c6c)
- show server-side license dates and seat count in banner (7b21ce7)
- simplify dashboard layout and add delta-aware PR reviews (b7e5cf9)
- simplify Vercel deploy to single step (fixes spawn sh ENOENT) (fd5aa18)
- updated models for commands and agents (0c71082)
Features
Dev Pre-release dev-9d8a8b7-20260211
Pre-release build (manual trigger)
Commit: 9d8a8b7
This is a development pre-release for testing. Not for production use.
v6.2.2
v6.2.1
v6.2.0
6.2.0 (2026-02-06)
Bug Fixes
- address PR #45 review findings and refine console UI (7b6560b)
- clean stale npm temp dirs before Claude Code install and block Explore agent (e674c01)
- remove dead code, unused imports, and legacy integrations (e3357ae)
- remove remote mode, extract worker daemon, add offline grace period, and refine hooks/UI (71b7fc0)
- resolve continuation path bug, clean up console UI, and add Vexor search backend (b255702)
- split spec command into phases, add design skill, and optimize skill descriptions (786ab2a)
Features
- add multi-session parallel support with isolated session state (8fbb34f)