Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Open
35C4n0r wants to merge 5 commits into coder:main
base: main
Choose a base branch
Loading
from 35C4n0r:feat-amp-version

Conversation

Copy link
Collaborator

@35C4n0r 35C4n0r commented Aug 26, 2025
edited
Loading

Closes #

Description

  • remove default node installation
  • users can pass amp versions now
  • move env variables to terraform variable (system prompt and ai prompt)

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder-labs/modules/sourcegraph-amp
New version: v2.0.0
Breaking change: [x] Yes [ ] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

Related Issues

@@ -60,18 +45,20 @@ variable "sourcegraph_amp_api_key" {
module "amp-cli" {
count = data.coder_workspace.me.start_count
source = "registry.coder.com/coder-labs/sourcegraph-amp/coder"
version = "1.0.2"
sourcegraph_amp_version = "2.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sourcegraph_amp_version = "2.0.0"
amp_cli_version = "2.0.0"

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.

DevelopmentCats reacted with eyes emoji
Copy link
Collaborator Author

@35C4n0r 35C4n0r Sep 7, 2025

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)

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

@DevelopmentCats DevelopmentCats Awaiting requested review from DevelopmentCats

@matifali matifali Awaiting requested review from matifali

At least 1 approving review is required to merge this pull request.

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /