Content-Length: 822 | pFad | http://github.com/coder/coder/pull/17558.patch
thub.com
From 95a11f1d60c4f1a60f69b230eb8722f5d1a54029 Mon Sep 17 00:00:00 2001
From: M Atif Ali
Date: Thu, 24 Apr 2025 13:53:28 +0500
Subject: [PATCH] chore(dogfood): add windsurf module
---
dogfood/coder/main.tf | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dogfood/coder/main.tf b/dogfood/coder/main.tf
index e9df01a4a12f3..a3603f2294857 100644
--- a/dogfood/coder/main.tf
+++ b/dogfood/coder/main.tf
@@ -225,6 +225,14 @@ module "cursor" {
folder = local.repo_dir
}
+module "windsurf" {
+ count = data.coder_workspace.me.start_count
+ source = "registry.coder.com/modules/windsurf/coder"
+ version = ">= 1.0.0"
+ agent_id = coder_agent.dev.id
+ folder = local.repo_dir
+}
+
module "zed" {
count = data.coder_workspace.me.start_count
source = "./zed"
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/coder/coder/pull/17558.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy