You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
tohttps://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
The text was updated successfully, but these errors were encountered: