Skip to content

add support for Aide IDE #1720

@hunnywar

Description

@hunnywar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions