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.4.11
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.4.12
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Jun 19, 2026

  1. Consolidate coana launcher env vars into SOCKET_CLI_COANA_LAUNCHER (#233

    )
    
    Replace the SOCKET_CLI_COANA_FORCE_NPM_INSTALL and
    SOCKET_CLI_COANA_DISABLE_NPM_FALLBACK toggles with a single
    SOCKET_CLI_COANA_LAUNCHER variable (auto | npx | npm-install), mirroring
    the Socket Node CLI. The legacy variables remain supported when the new
    variable is unset, but are deprecated and no longer documented.
    
    Follow-up from the review thread on PR #230.
    mtorp authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    f59513f View commit details
    Browse the repository at this point in the history
Loading