Release v0.31.0 #385
wladimiiir
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Highlights
✨ Dynamic Model Loading & Enhanced Model Selection
Getting started with AiderDesk is now smoother than ever! The model selector for Agent mode now dynamically loads models based on the providers you have configured and for which API keys are provided. This means you'll instantly see available models without manual configuration, making the onboarding process much simpler for new users. We've also enhanced model selection for both Agent and Aider modes, ensuring that once you configure a provider, the appropriate model is automatically set, allowing you to jump straight into your tasks. While this significantly improves the initial experience, we're continuously working on further enhancements to model selection and onboarding. If your desired model isn't listed, you can still manually type its name with the provider's prefix (e.g.,
openai/model-007).🛠️ Smarter Power Tool Messages UX
We've refined the user experience for Power Tool messages to make your agent's workflow clearer and less cluttered. Power Tool messages are now better recognizable with distinct icons and improved labeling. Furthermore, tool messages now feature smarter expanded and collapsed states based on their type and result. This ensures that when you're reviewing the agent's steps, distracting or less critical messages are automatically collapsed, providing a much cleaner and more focused view of the important actions and outcomes.
📂 Improved Monorepo Support
Working with complex repository structures is now more robust. We've added better support for opening projects located in a subfolder of a Git root, such as within a monorepo. This enhancement ensures AiderDesk correctly recognizes and manages your project context even in these advanced setups.
🚀 Performance Boost with React 19
AiderDesk has been updated to React 19, bringing potential performance improvements and laying the groundwork for future UI enhancements. This update helps ensure a snappier and more responsive user experience.
↩️ Enhanced Undo Last Commit
You now have more control over your Git history! The
/undocommand has been enhanced to provide better support for undoing the last commit, even outside of active Aider sessions. This means you can more reliably revert unpushed commits, giving you greater flexibility in your development workflow.Other Changes
Nonereasoning effort option for the OpenAI provider.autoApproveproperty in custom commands.💡 We’d love to hear your thoughts! Your feedback helps us improve AiderDesk - feel free to share any suggestions or issues. Happy coding! 🚀
This discussion was created from the release 0.31.0.
All reactions