Releases: pheuter/claude-agent-desktop
Releases · pheuter/claude-agent-desktop
v0.1.3 - Fix Auto Update
What's New
Bug Fixes
- Update notification: Fixed the update banner to display cleanly instead of rendering raw HTML from GitHub release notes. The banner now shows a compact "What's new" link that opens the releases page in your browser. (Fixes #5)
Full Changelog
v0.1.2 - Claude Opus 4.5 Support
What's New
Features
- Claude Opus 4.5 Support: Added a smart model variant toggle in the chat input UI, allowing you to switch between Sonnet and Opus models when using Smart mode
Improvements
- Split the 'smart' model preference into 'smart-sonnet' and 'smart-opus' for more granular control
- Added backward compatibility for legacy 'smart' config values (automatically maps to 'smart-sonnet')
Dependencies
- Updated
@anthropic-ai/claude-agent-sdkto 0.1.51 - Updated
typescript-eslintto 8.48.0
v0.1.1 - Auto Updates and History Improvements
What's New
- Improved chat history drawer — Redesigned UI with glassmorphism styling and floating panel layout, plus relative time formatting for better readability
- Auto-updates from GitHub releases — Packaged builds now automatically check for and install updates from GitHub releases
- CI/CD pipeline — Added GitHub Actions workflow to run lint, typecheck, test, and format checks on pull requests
Dependencies
- Updated Claude Agent SDK to 0.1.50
- Updated Bun runtime to 1.3.3
- Updated UV runtime to 0.9.11
Downloads
Pre-built binaries will be available for:
- macOS (Apple Silicon)
- Windows (x64)
v0.1.0 - Initial Release
Claude Agent Desktop
The first release of Claude Agent Desktop - an open-source desktop application that brings the full power of the Claude Agent SDK to everyone, without requiring any technical setup.
Highlights
- Zero technical setup — All required runtimes are bundled: bun for JavaScript/TypeScript, uv for Python, and portable Git/Unix tools for Windows
- Accessible workspace — Agent workspace defaults to
~/Desktop/claude-agentfor easy collaboration between you and the agent - Pre-configured Skills — Built-in capabilities for document handling, data analysis, and more
- Full agent capabilities — Execute scripts, analyze files, create documents, and automate workflows through natural conversation
Downloads
Pre-built binaries are available below for:
- macOS (Apple Silicon)
- Windows (x64)
Note: This project is not affiliated with Anthropic.