Skip to content

0.35.0

Choose a tag to compare

@wladimiiir wladimiiir released this 13 Oct 05:07

Highlights

πŸš€ AI SDK v5 Migration & Enhanced Tooling Capabilities

We've upgraded our underlying AI SDK from v4 to v5, laying a robust foundation for future support and exciting new integrations with various AI providers. This migration immediately unlocks powerful new capabilities:

  • Native Web Search for OpenAI Models: You can now configure your OpenAI models to utilize their native web search functionality, enabling them to fetch real-time information directly.
  • Unrestricted Gemini Search Grounding: Gemini models can now leverage search grounding without limiting the use of other tools, providing more flexible and powerful multi-tool interactions.

🚫 Clearer Tool Denied Feedback

To provide immediate and intuitive feedback, we've updated the icon displayed when a tool is denied. This visual cue makes it much clearer why a tool did not execute, helping you understand and adjust your workflow more efficiently.

Other Changes

  • Correctly using OPENAI_ environment variables for the Z.AI Coding Plan provider in Aider modes.
  • Removed _API_KEY environment setting for Aider modes when it's not explicitly defined in the Provider.
  • The /model command now correctly opens the agent model selector when in Agent mode.
  • Fixed an issue with duplicated parts of the message appearing during streaming.
  • Properly using overridden custom token cost values for models.
  • Now showing an informational message when "Export to Image" of messages is not available due to virtualized rendering.
  • Properly reconstructing thinking messages after loading a session, even when there are multiple message parts.

πŸ’‘ We’d love to hear your thoughts! Your feedback helps us improve AiderDesk - feel free to share any suggestions or issues. Happy coding! πŸš€