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: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.83
Choose a base ref
...
head repository: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.85
Choose a head ref
  • 2 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 21, 2026

  1. feat(ignore): adding event logger for ignored comments (#178)

    * feat(ignore): adding event logger for ignored comments
    billxinli authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    94f3313 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. Add hidden reach-continue-on-* flags for Coana v15 (#191)

    * Add hidden reach-continue-on-* flags for Coana v15
    
    Coana v15 introduces four new halt-by-default behaviors in socket mode
    and corresponding --reach-continue-on-* opt-outs. Expose them as hidden
    flags on the Python CLI so it is ready to forward them when Coana v15
    becomes the default.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    
    * Bump version to 2.2.85
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    mtorp and claude authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    82d3e90 View commit details
    Browse the repository at this point in the history
Loading