Install
Desktop App
Direct downloads for this release. Checksums: SHA256SUMS.txt
| Platform | Downloads |
|---|---|
| Linux x64 | AppImage · deb |
| macOS Intel | dmg |
| macOS Apple Silicon | dmg |
| Windows x64 | msi · exe |
What's Changed
- Isolate Python/SeekDB runtime from the AppImage environment to fix SeekDB installation and initialization failures
- Align instance list ordering test so instances are returned by creation time descending
- Strip AppImage environment variables inherited by the Linux terminal to fix dependency installation failures on Linux
- Fix Docker environment confirmation flow and instance ordering
- Bump version to 0.1.1
- Align lifecycle logs with the actual instance status
- Preserve runtime logs across instance restarts
- Stop the dev process before cleaning up Docker containers when deleting an instance
- Start hybrid Docker + LangGraph projects with agentseek dev
- Add langchain/rubric template support to e2e tests and fix macOS grep -c compatibility
- Rename DMG bundle product to AgentSeek_Desktop
- Remove deployment_mode from the frontend, add Docker environment confirmation, and fix the log center
- Remove deployment_mode from the backend and add Docker environment detection and guidance
- Instance deployment - Delete, Add Docker Environment - Confirmation Page