Release v0.36.0 #430
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
✨ Enhanced Model Library & Usage Dashboard
We've made it easier to manage and find your AI models!
📁 Organized Custom Commands with Subfolders
Your custom commands just got a major organizational upgrade! You can now arrange your custom commands within subfolders inside your
.aider-desk/commands/directory. For example, place a command inreview/last-commit.mdand invoke it directly in your prompt usingreview:last-commit. This brings a more structured and intuitive command experience, reminiscent of popular coding tools.⬆️ Drag & Drop Agent Profile Sorting
Personalize your Agent workflow even further! You can now easily reorder your Agent profiles in the settings using intuitive drag-and-drop functionality. Move your most frequently used or favorite agents to the top of the list for quicker access.
🚀 Seamless Auto-Approval for Subagents
For those who prefer an uninterrupted workflow, the main agent's auto-approve setting is now automatically passed down to subagents. This means when "auto-approve" is enabled, even if a subagent is configured to use tools that normally require confirmation, they will execute without interruption, ensuring a truly "You Only Live Once" (YOLO) coding experience. (thanks @pcfreak30 for the suggestion)
Other Changes
We've undertaken significant refactoring behind the scenes, moving closer to a "Tasks within a project" architecture. As part of this, your session data located in
.aider-desk/sessionshas been migrated to.aider-desk/tasks. While these changes have been thoroughly tested, there might be specific workflow-related bugs we didn't manage to catch. If you encounter anything not working as expected, please help us improve by creating an issue.💡 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.36.0.
All reactions