github yvgude/lean-ctx v3.5.18

latest releases: vscode-v0.2.0, v3.8.13, v3.8.12...
one month ago

Fixed

  • gh api output no longer compressed — Commands like gh api repos/.../actions/jobs/.../logs are now passthrough (no compression, no truncation). Previously, large API responses were silently truncated by the generic 8000-byte fallback, making CI log debugging impossible. Also applies to gh run view --log and --log-failed flags.

Upgrade

lean-ctx update                 # recommended (auto-downloads + refreshes shell hooks)
cargo install lean-ctx          # or
npm update -g lean-ctx-bin      # or
brew upgrade lean-ctx

Note: After upgrading via cargo/npm/brew, run lean-ctx setup to refresh shell aliases. lean-ctx update does this automatically.

Full Changelog: v3.5.18...v3.5.18

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.