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: ghostsecurity/reaper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: ghostsecurity/reaper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 351 files changed
  • 4 contributors

Commits on Feb 10, 2026

  1. feat: Reaper v3 MITM proxy for AI agents (#230)

    * cleanup
    
    * bump actions
    
    * cleanup
    
    * initial v3 impl
    
    * don't log CONNET requests to terminal
    
    * remove docker workflow
    
    * lint
    
    * update README
    
    * use lint action
    
    * readme
    
    * .gitignore
    joshlarsen authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    b3331b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Release updates (#231)

    matslofva authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    c3bc7ac View commit details
    Browse the repository at this point in the history
  2. Fix release (#232)

    matslofva authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    26a773f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Update docs (#233)

    * Update docs
    
    * no logo
    matslofva authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    6da67dc View commit details
    Browse the repository at this point in the history
  2. add tail and clear (#234)

    joshlarsen authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    26b3024 View commit details
    Browse the repository at this point in the history
  3. add install script (#235)

    matslofva authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    b6bcc41 View commit details
    Browse the repository at this point in the history
  4. update demo gif (#236)

    matslofva authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    3b034e8 View commit details
    Browse the repository at this point in the history
  5. chore: add banner (#237)

    * add banner
    joshlarsen authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    fd7646a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    dbb894a View commit details
    Browse the repository at this point in the history
  2. update get release version (#239)

    * update get release version
    
    * update readme
    matslofva authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    a054967 View commit details
    Browse the repository at this point in the history
  3. update path (#240)

    joshlarsen authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    058a590 View commit details
    Browse the repository at this point in the history
  4. Minor cleanup (#241)

    bgeesaman authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    9a59be4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. versioncmd cleanup (#242)

    matslofva authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    6b39061 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Add least-privilege permissions to test workflow

    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
    bgeesaman and claude committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    5f00c2a View commit details
    Browse the repository at this point in the history
Loading