Release v0.48.0 #606
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
🌐 Expanded Provider Support: LiteLLM, Synthetic, & OpenCode ZEN
We are continuing to broaden your choice of LLMs with direct support for three new providers:
⚡ Z.AI One-Click MCP Setup
For users on the Z.AI Coding Plan, we've made it incredibly easy to supercharge your agent. You can now set up Z.AI's specialized MCP servers (including Vision for images and Web Search for web results) with a single click directly from the provider settings.
📺 Real-time Bash Tool Streaming
No more waiting in the dark! The bash power tool now supports live output streaming. If your agent is running a long-duration script or a complex build command, you can see the terminal output in real-time as it happens, making it much easier to monitor progress.
🌳 Professional Worktree & Task Management
We've added several features to make working with Git worktrees and complex tasks even smoother:
node_modulesorvendor) to be automatically symlinked into your worktrees via Settings -> Tasks -> Worktree. This ensures your agent has access to all dependencies without duplicating data./task-infocommand to see detailed metadata about your current task, with quick options to copy the path or open the worktree folder.🛠️ Smart MCP Placeholders
To provide better control over MCP server configurations, we've refined our directory placeholders:
${taskDir}: Points to the current working directory (either the project root or the specific worktree directory).${projectDir}: Now always points to the main project root, even when working inside a worktree.Other Changes
~/.aider-desk/skills/folder and ask agent that has access to the skills to help you create a specific agent.~character to the user's HOME directory path.max_output_tokensin Aider modes and respecting compacting thresholds when updated within a task.AGENTS.mdentry from the system prompt knowledge section and improved theretrieve_memoriestool description for better LLM utilization.💡 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.48.0.
Beta Was this translation helpful? Give feedback.
All reactions