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" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy