Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: maxritter/pilot-shell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.8.2
Choose a base ref
...
head repository: maxritter/pilot-shell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.8.3
Choose a head ref
  • 2 commits
  • 34 files changed
  • 2 contributors

Commits on Mar 30, 2026

  1. fix: prefer Claude Code Chrome over agent-browser for browser automation

    - Rename agent-browser.md rule to browser-automation.md with Chrome as preferred tool
    - Add detection logic: check for mcp__claude-in-chrome__* tools in deferred tools list
    - Show fallback warning when Chrome extension is not available
    - Update all commands (spec-plan, spec-verify, spec-implement, spec-bugfix-*) with
      browser tool resolution step supporting both Chrome and agent-browser workflows
    - Add Chrome Extension section to README, installation docs, and installer post-install
    - Add Claude Code Chrome to open-source-tools docs as preferred testing tool
    - Update verification.md, testing.md, settings.json references
    - Move CodeGraph sync from hooks to launcher wrapper (codegraph.py)
    - Refactor installer dependencies step with improved structure
    - Clean up development-practices.md exploration tooling section
    maxritter committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    f472cac View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.8.3 [skip ci]

    ## [7.8.3](v7.8.2...v7.8.3) (2026-03-30)
    
    ### Bug Fixes
    
    * prefer Claude Code Chrome over agent-browser for browser automation ([f472cac](f472cac))
    semantic-release-bot committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    bfa7795 View commit details
    Browse the repository at this point in the history
Loading