What's Changed
- An all-new preferences view that combines all extension options into a single powerful command. To change any preference, simply launch the “Preferences” command.
- Extensive support for custom APIs. Connecting and using your own API is now simple and intuitive. Simply go to "Custom OpenAI-compatible APIs" in the Preferences and add your API. You can even add multiple APIs and switch between models seamlessly. Learn more.
- Performance optimizations for extension startup times and long context.
Why have the preferences been moved to a new command?
Due to Raycast limitations. Their API for extensions offers very limited customization for preferences, and it quickly gets messy. Moving the preferences into a separate command keeps things simple for both the developer and the user.
Contributing
I welcome all contributions! If you’ve found a bug, have a feature request, or want to help improve the extension, please open an issue/PR on GitHub. Also feel free to join our Discord server!
Full Changelog: v4.5...v5.0
Compared to v4: v4.0...v5.0