Movatterモバイル変換


[0]ホーム

URL:


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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
35C4n0r wants to merge17 commits intocoder:main
base:main
Choose a base branch
Loading
from35C4n0r:feat-amp-version
Open
Changes from1 commit
Commits
Show all changes
17 commits
Select commitHold shift + click to select a range
0914e92
feat: qol updates for amp
35C4n0rAug 26, 2025
a830a79
feat: update readme and agentapi version
35C4n0rAug 26, 2025
0cf9f3e
feat: refactor
35C4n0rSep 6, 2025
e88bf5e
Merge branch 'main' into feat-amp-version
35C4n0rSep 7, 2025
8ba00b3
chore: refactor
35C4n0rSep 7, 2025
c5aeb39
chore: resolve amp comments
35C4n0rSep 12, 2025
72f179e
Merge branch 'main' into feat-amp-version
DevelopmentCatsSep 12, 2025
a6737cb
Update registry/coder-labs/modules/sourcegraph-amp/README.md
35C4n0rSep 13, 2025
a3566b8
chore: address comments
35C4n0rSep 13, 2025
2ad5dcb
Merge branch 'main' into feat-amp-version
DevelopmentCatsSep 22, 2025
1e981cc
Merge branch 'main' into feat-amp-version
DevelopmentCatsSep 23, 2025
212b8b0
Merge branch 'main' into feat-amp-version
DevelopmentCatsSep 30, 2025
6367e26
Merge branch 'main' into feat-amp-version
DevelopmentCatsOct 2, 2025
195b17a
chore: add folder to agentapi
DevelopmentCatsOct 2, 2025
2e88f2f
fix: simplify user_config assignment in sourcegraph-amp module
DevelopmentCatsOct 3, 2025
831a508
test: add tests for custom and default AMP configurations in sourcegr…
DevelopmentCatsOct 3, 2025
6dd1088
feat: add base AMP configuration to sourcegraph-amp module README
DevelopmentCatsOct 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Merge branch 'main' into feat-amp-version
  • Loading branch information
@35C4n0r
35C4n0r authoredSep 7, 2025
commite88bf5ea2e66be90df024f9341726a1e957ff112

Some comments aren't visible on the classic Files Changed page.

7 changes: 3 additions & 4 deletionsregistry/coder-labs/modules/sourcegraph-amp/README.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -15,7 +15,7 @@ module "amp-cli" {
source = "registry.coder.com/coder-labs/sourcegraph-amp/coder"
version = "2.0.0"
agent_id = coder_agent.example.id
amp_api_key =var.amp_api_key
amp_api_key ="xxxx-xxxx-xxxx"
workdir = "/home/coder/project"
}
```
Expand DownExpand Up@@ -50,9 +50,8 @@ module "amp-cli" {
install_amp = true
workdir = "/home/coder/project"
instruction_prompt = <<-EOT
You are an Amp assistant that helps developers debug and write code efficiently.

Always log task status to Coder.
# Instructions
- You are an Amp assistant that helps developers debug and write code efficiently.
EOT
ai_prompt = data.coder_parameter.ai_prompt.value
report_tasks = true
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view thefull changes here.

[8]ページ先頭

©2009-2025 Movatter.jp