-
Notifications
You must be signed in to change notification settings - Fork 58
feat: amp upgrades for better ux #390
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's use Amp CLI everywhere we were using SourceGraph Amp
See #382 for context. I could not update variable names in order to avoid breaking changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've just kept it as amp (instead of amp_cli)
Uh oh!
There was an error while loading. Please reload this page.
Closes #
Description
Type of Change
Module Information
Path:
registry/coder-labs/modules/sourcegraph-amp
New version:
v2.0.0
Breaking change: [x] Yes [ ] No
Testing & Validation
bun test
)bun run fmt
)Related Issues