Release v0.51.0 #651
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
🧠 Advanced Context Management: Auto-Handoff vs. Auto-Compact
We’ve upgraded how AiderDesk handles long conversations! In your task settings, you can now choose your preferred "Compaction Type."
Previously, auto-compaction would summarize the thread within the same task. Now, you can opt for Auto-Handoff. When your conversation hits the token threshold, AiderDesk will automatically extract the essential context and move the conversation into a new subtask. This keeps your current context perfectly clean while preserving the original conversation history for reference.
✅ TODO Item Handoff: Modularize Your Workflow
Sometimes a single TODO item turns out to be a task of its own. You can now handoff a specific TODO item to a new task directly from the TODO window. This is perfect for isolating work that can be done in parallel, like generating unit tests or implementing a sub-component, without cluttering your main task's context.
🌐 Browser & Headless Enhancements: Notifications & URL Navigation
For those running AiderDesk via Docker or as a headless server, we’ve brought the browser experience closer to the desktop app:
projectandtaskURL parameters. You can now bookmark specific tasks or share direct links to them for instant navigation.⚔️ The
/resolve-conflictsCommandThe AI-powered conflict resolution that was previously exclusive to our Worktree rebase flow is now available as a standalone command! Simply type
/resolve-conflictsin any project to let the agent analyze and resolve merge conflicts for you. It’s like having a senior dev handle the messy parts of a rebase.✂️ "Delete Up To Here": Precise Course Correction
Building on our "Fork" and "Delete Message" features, we’ve added Delete up to here. If you notice an agent drifting off-course, you can select any message and delete everything following it. This allows you to "re-steer" the agent from a known good point without the overhead of creating an entirely new forked task.
Other Changes
claudeexecutable is detected on your system.💡 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.51.0.
Beta Was this translation helpful? Give feedback.
All reactions