Skip to content
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

add support for Aide IDE #1720

Open
hunnywar opened this issue Jan 15, 2025 · 0 comments
Open

add support for Aide IDE #1720

hunnywar opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@hunnywar
Copy link
Contributor

https://aide.dev/

they do have reh (remote extension binaries) https://github.com/codestoryai/binaries/releases

but they forgot to clone the Remote SSH extension into their https://github.com/codestoryai/aide/tree/cs-main/extensions

Please track that thing or do a PR ,

just clone it like how this one is done https://github.com/codestoryai/aide/tree/cs-main/extensions/open-remote-wsl
const DEFAULT_DOWNLOAD_URL_TEMPLATE = 'https://github.com/codestoryai/binaries/releases/download/${version}.${release}/aide-reh-${os}-${arch}-${version}.${release}.tar.gz';

OR

you can set the server binary template of extension jeanp413.open-remote-ssh to https://github.com/codestoryai/binaries/releases/download/${version}.${release}/aide-reh-${os}-${arch}-${version}.${release}.tar.gz

Please find a way to do this in CLI

@hunnywar hunnywar added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant