Claude Pilot Changelog

7.10.1 #

31 Mar 2026

Bug Fixes
Miscellaneous

Bug Fixes

  • Shorten share URLs ~25% by streamlining encoding pipeline

Miscellaneous

  • Optimize website image performance
  • Fix self-referencing SHARE_BASE_URL constant on /shared page

7.10.0 #

31 Mar 2026

Bug Fixes
Features

Bug Fixes

  • Security audit hardening across console, launcher, and installer
  • Improve Codex CLI invocation and reviewer agent prompting

Features

  • Codex adversarial reviewers, spec sharing, and Console improvements

7.9.0 #

30 Mar 2026

Features

Features

  • Add E2E encrypted spec sharing with collaborative annotation feedback

7.8.5 #

30 Mar 2026

Bug Fixes

Bug Fixes

  • Added sudo prompt for npm if needed

7.8.4 #

30 Mar 2026

Bug Fixes

Bug Fixes

  • Use AskUserQuestion at code review gate so stop guard allows exit

7.8.3 #

30 Mar 2026

Bug Fixes

Bug Fixes

  • Prefer Claude Code Chrome over agent-browser for browser automation

7.8.2 #

30 Mar 2026

Bug Fixes

Bug Fixes

  • Agent-browser ARM64 Linux support, dynamic devcontainer naming
  • Ensure codegraph is in PATH via ~/.pilot/bin symlink

7.8.1 #

28 Mar 2026

Bug Fixes
Miscellaneous

Bug Fixes

  • Replace mock.module with spyOn for logger in timeline-formatting tests
  • Enhanced CI debug for logger test — check test file content and single-file run
  • Add debug step to release.yml (runs on main, not dev)
  • Add debug step to diagnose CI logger.formatTool failure
  • Pin Bun version to 1.3.9 in CI workflows
  • Skip quality hooks when project has no linter config
  • Replace codebase-memory-mcp with CodeGraph across project
  • Add Claude CLI flag passthrough and relax /spec permission mode enforcement

Miscellaneous

  • Improved Website Content
  • Updated Pricing Section and Readme

7.8.0 #

27 Mar 2026

Features

Features

  • Plan annotations, code review mode, E2E test scenarios in spec workflow

7.7.6 #

25 Mar 2026

Bug Fixes

Bug Fixes

  • Replace broken auto-mode probe with retry-on-failure