Skip to content

Releases: maxritter/pilot-shell

v7.9.0

30 Mar 14:41

Choose a tag to compare

7.9.0 (2026-03-30)

Features

  • add E2E encrypted spec sharing with collaborative annotation feedback (8144796)

v7.8.5

30 Mar 13:32

Choose a tag to compare

7.8.5 (2026-03-30)

Bug Fixes

  • Added sudo prompt for npm if needed (0f916df)

v7.8.4

30 Mar 11:26

Choose a tag to compare

7.8.4 (2026-03-30)

Bug Fixes

  • use AskUserQuestion at code review gate so stop guard allows exit (afb5f76)

v7.8.3

30 Mar 10:10

Choose a tag to compare

7.8.3 (2026-03-30)

Bug Fixes

  • prefer Claude Code Chrome over agent-browser for browser automation (f472cac)

v7.8.2

30 Mar 06:50

Choose a tag to compare

7.8.2 (2026-03-30)

Bug Fixes

  • agent-browser ARM64 Linux support, dynamic devcontainer naming (d8baf10)
  • ensure codegraph is in PATH via ~/.pilot/bin symlink (262e480)

v7.8.1

28 Mar 10:17

Choose a tag to compare

7.8.1 (2026-03-28)

Bug Fixes

  • add Claude CLI flag passthrough and relax /spec permission mode enforcement (16eb4bd)
  • add debug step to diagnose CI logger.formatTool failure (80ab419)
  • add debug step to release.yml (runs on main, not dev) (0fa7c48)
  • enhanced CI debug for logger test — check test file content and single-file run (e0b3352)
  • pin Bun version to 1.3.9 in CI workflows (4c4fd0a)
  • replace codebase-memory-mcp with CodeGraph across project (645cfab)
  • replace mock.module with spyOn for logger in timeline-formatting tests (a1213f9)
  • skip quality hooks when project has no linter config (0a5157d)

v7.8.0

27 Mar 10:31

Choose a tag to compare

7.8.0 (2026-03-27)

Features

  • plan annotations, code review mode, E2E test scenarios in spec workflow (#121) (e5ad5ea), closes #119

Dev Pre-release dev-bc620e9-20260327

27 Mar 09:39

Choose a tag to compare

Pre-release

Pre-release build (manual trigger)

Commit: bc620e9

This is a development pre-release for testing. Not for production use.

v7.7.6

25 Mar 15:36

Choose a tag to compare

7.7.6 (2026-03-25)

Bug Fixes

  • replace broken auto-mode probe with retry-on-failure (a610179), closes #115

v7.7.5

25 Mar 14:56

Choose a tag to compare

7.7.5 (2026-03-25)

Bug Fixes

  • safe fallback for --enable-auto-mode on older Claude Code versions (60a7271), closes #115