Release v0.39.0 #496
wladimiiir
announced in
Announcements
Replies: 1 comment
-
|
Regarding the "Enhanced file_read Power Tool", Zed AI has a nice, easy feature where one can just select a code block in the editor, then use the @selection command in the message area to feed the exact code context to the Zed agent. Are you considering down the road something similar to Claude Skills, specifically the YAML front-matter (name, description, optional allowed-tools) and a body that is only read when relevant? |
Beta Was this translation helpful? Give feedback.
0 replies
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
file_readPower Tool: Smarter Context ManagementThe
file_readpower tool has been significantly enhanced to give your Agent more precise control over file content. It can now read only specific parts of a file and display line numbers, optimizing the context window by providing the AI with only the most relevant information and improving its capabilities when analyzing code.🛡️ Fine-Grained Control for
bashPower Tool: Auto-Approval & Denial PatternsTake full control over your Agent's shell commands! The
bashpower tool now includes new settings to define patterns for commands that are automatically allowed or always denied. This allows you to build a trusted execution environment, giving you greater confidence in the commands the Agent runs, even when in auto-approve mode.✅ Task-Level Auto-Approval for Flexible Workflows
We've moved the auto-approve setting from the Agent profile to the individual task level. This means each task can now have its independent auto-approval configuration. Some tasks can be fully automated for hands-off execution, while others can remain under close watch, offering maximum flexibility for diverse workflows.
🗄️ Archive & Search Tasks: Organize Your Project History
Keep your task list tidy without losing valuable work! You can now archive tasks that you want to keep for future reference but don't need in your active list. Access them anytime, and use the new search functionality in the task sidebar to easily find any task you're looking for, making project history management a breeze.
⚙️ Disable Streaming for Improved Provider Compatibility
Some local or specialized providers don't work optimally with streaming responses. We've added a new option to disable streaming per provider, and even per specific model. This ensures smoother and more reliable interactions with a wider range of AI services.
⚡ New Provider Support: GPUStack & Enhanced OpenAI Compatibility
AiderDesk continues to expand its ecosystem:
🚀 Performance Boosts for a Snappier Experience
Expect a faster, more responsive AiderDesk! We've implemented several performance improvements:
These ongoing optimizations contribute to a smoother and snappier overall working experience.
Other Changes
💡 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.39.0.
Beta Was this translation helpful? Give feedback.
All reactions