Skip to content

add support for windsurf #127

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 1 commit into from
Apr 23, 2025
Merged

add support for windsurf #127

merged 1 commit into from
Apr 23, 2025

Conversation

slimslenderslacks
Copy link
Collaborator

I used windsurf to try to add support for windsurf. It used the other clients as templates. It thinks we should be able to discover HOME but was failing at runtime.

@ColinMcNeil
Copy link
Collaborator

ColinMcNeil commented Apr 17, 2025

Regarding config path, we have a bit hacky method to populate $HOME which this PR does use, so good!

const configPath = this.expectedConfigPath[platform].replace('$USER', await getUser(client));

@ColinMcNeil ColinMcNeil marked this pull request as ready for review April 23, 2025 20:51
@ColinMcNeil ColinMcNeil merged commit c347c28 into main Apr 23, 2025
@ColinMcNeil ColinMcNeil deleted the slim/windsurf branch April 23, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants