Release Notes - v0.2.9 - Docker install scripts
🚀 Major Features
🐳 Secure Docker Support with Persistence
We know people install us from Docker Hub Docker Hub
But way it works there is suboptimal. Does not support mounting host system folders and looses changes on container restarts.
In this release we added custom installation scripts that solve the key limitations: file persistence and folder mounting.
Installation instructions: Docker Setup Guide
Why it matters: Secure, isolated environment for AI work with persistence and access to selected folders with files
🛠️ Additional Enhantments
- Process Output Fix: Resolved critical bug where completed process outputs couldn't be read by AI
- Uninstall Script: Clean removal with
npx @wonderwhy-er/desktop-commander remove