v1.0.209
OpenCodeSummary
This release introduces new language support with Nix syntax highlighting and the nixfmt formatter, alongside the addition of the supermemory plugin to the ecosystem. Several fixes address issues in message handling and WebFetch parameters, while the desktop application receives improved error reporting.
New Features
- Added Nix syntax highlighting support.
- Added nixfmt formatter specifically for Nix files.
- Added support for the supermemory plugin to the ecosystem.
Bug Fixes
- Fixed an issue where the format parameter in WebFetch was required, now defaulting to markdown.
- Fixed filtering of messages to only include step-start parts when communicating with models.
Improvements
- Added a timeout mechanism to file watcher subscriptions.
- Adjusted the git watcher to ignore files other than those related to HEAD.
- Configured smaller options for Google models when using OpenRouter.
- Improved error page formatting and error messages within the desktop application.
- Added support for different Nix store path prefixes.