Skip to content

Conversation

@ashwinkm25
Copy link

Summary

  • Updated gemini-extension.json version from 0.1.0 to 0.1.1 to match the latest release
  • Added troubleshooting section to README addressing 401 errors during installation
  • Documented workarounds for GitHub API rate limiting issues

Changes

  1. gemini-extension.json: Updated version to v0.1.1
  2. README.md: Added troubleshooting section with three solutions:
    • Using git clone method when prompted
    • Authenticating with GitHub personal access token
    • Using --auto-update flag to avoid caching issues

Issue

Fixes #20 - Installation Error: Error downloading github release with 401 error

The 401 error during installation is caused by GitHub API rate limiting. This PR provides clear documentation and workarounds for users experiencing this issue, improving the user experience during installation.

- Update gemini-extension.json version from 0.1.0 to 0.1.1 to match latest release
- Add troubleshooting section to README addressing 401 errors during installation
- Document workarounds for GitHub API rate limiting issues (issue gemini-cli-extensions#20)

Fixes gemini-cli-extensions#20
@google-cla
Copy link

google-cla bot commented Dec 29, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

**Installation Error**: Error downloading github release for https://github.com/gemini-cli-extensions/conductor

2 participants