Skip to content

chore: update module sources for Windsurf, Zed and JetBrains #18759

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

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

matifali
Copy link
Member

@matifali matifali commented Jul 6, 2025

Switch Windsurf and Zed modules to use development registry URLs, replacing the local relative path for Zed. Remove redundant Zed module file to streamline configuration.
@matifali matifali requested a review from mafredri July 6, 2025 13:29
@matifali matifali self-assigned this Jul 6, 2025
@@ -337,15 +337,16 @@ module "cursor" {

module "windsurf" {
count = data.coder_workspace.me.start_count
source = "registry.coder.com/coder/windsurf/coder"
source = "dev.registry.coder.com/coder/windsurf/coder"
Copy link
Member

Choose a reason for hiding this comment

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

With dev containers / multi agents, we'll need to add agent_name to this module as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. Please contribute in coder/registry :)

Copy link
Member Author

Choose a reason for hiding this comment

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

I will hold on merging if you want to help add that to all IDE modules.

Copy link
Member Author

@matifali matifali Jul 8, 2025

Choose a reason for hiding this comment

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

We can handle agent_name support for WindSurf in a follow up PR.

@matifali matifali changed the title chore: update module sources for Windsurf and Zed chore: update module sources for Windsurf, Zed and JetBrains Jul 8, 2025
@matifali matifali enabled auto-merge (squash) July 8, 2025 20:29
@matifali matifali merged commit 79d1465 into main Jul 8, 2025
31 checks passed
@matifali matifali deleted the atif/zed-module-registry branch July 8, 2025 20:33
@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants