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

Commitf24557b

Browse files
matifalidannykopping
authored andcommitted
chore(dogfood): add windsurf module (#17558)
1 parente466844 commitf24557b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎dogfood/coder/main.tf‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,14 @@ module "cursor" {
225225
folder=local.repo_dir
226226
}
227227

228+
module"windsurf" {
229+
count=data.coder_workspace.me.start_count
230+
source="registry.coder.com/modules/windsurf/coder"
231+
version=">= 1.0.0"
232+
agent_id=coder_agent.dev.id
233+
folder=local.repo_dir
234+
}
235+
228236
module"zed" {
229237
count=data.coder_workspace.me.start_count
230238
source="./zed"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp