Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new Cody Auth site for authentication #173

Merged
merged 22 commits into from
Dec 14, 2023
Merged

Use new Cody Auth site for authentication #173

merged 22 commits into from
Dec 14, 2023

Conversation

tjdevries
Copy link
Contributor

@tjdevries tjdevries commented Dec 4, 2023

This is a large PR, but not as large as the diff numbers give me credit for ;) ~230k of the lines are from updating cody (must be some new deps added to the bundle or something)

Checklist:

  • Update to latest cody agent (might want to double check before merging though)
  • Start localhost http server to redirect
  • Handle the redirect live, probably should update user as well
  • Open Cody PLG site
  • Store secrets in secret store
  • Retrieve secrets from secret store on startup
  • Ensure all binaries are using same secrets
  • Remove Cody App auth
  • Remove "nvim" auth
  • Remove old nvim auth storage
  • Allow for SRC_* variables to still override
  • Handle rate limits for Cody Free
  • Handle rate limits for Cody Pro
  • Don't spam rate limit messages
  • Add checkhealth for auth status
  • Add checkhealth for rate limit
  • Update checkhealth messages for new auth
  • Handle changing auth in nvim session
  • Allow for sending notifications from sg-nvim-agent -> neovim

@tjdevries tjdevries merged commit 7143d8f into master Dec 14, 2023
11 checks passed
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.

1 participant