• v0.2.0 772b987928

    rs-parrot released this 2024-05-08 12:49:32 -06:00 | 1 commits to main since this release

    The theia IDE code has been updated to version 1.49.1 which is compatible with vscode API version 1.88.1 plugins. The standard extensions have been updated to this version, pulled from the OpenVSX Registry.

    The IDE AI extension's upstream from continedev had a major rewrite/refactoring. There is no more independent Python server nor Meilisearch. It is (mostly) all typescript now. The Parrot AI extension was rebased on this newer generation code.

    Many configuration examples were added to the AI extension for llama.cpp. A separate llama.cpp server is still needed, running either local or remote.

    Spyware ("telemetry") is disabled by default, where known.

    Downloads