Minke v0.2.0
Highlights
- Minke Host and remote workspace β Continue conversations, start agent tasks, manage project files, and use a real host PTY from the responsive Web UI instead of streaming the Electron window as pixels.
- Installable PWA β Install Minke from a secure HTTPS address for a standalone mobile experience with branded launch surfaces and early connection or offline feedback.
- A deeper Tabs workspace β Keep Details, Files, Terminal, Browser, and Plugins in independent right and bottom panels, with persistent panel and file-view state plus mobile-adapted navigation.
- Files and Terminal workflows β Browse, edit, preview, and diff project files; follow disk changes and Git state; and run the bundled
dshfrom host terminals. - Plugin management β Discover plugins on GitHub, install authenticated repositories, inspect status, repair installations, and remove plugins from the workspace.
- Desktop productivity β Open the global Command Palette with
Mod+K, configure shortcuts and code appearance, and migrate Sessions, plugins, and settings safely between data homes. - Runtime and distribution β Updated the bundled DeepSeek Harness to rc.8 and added a portable Linux AppImage alongside macOS, Windows,
.deb, and.rpmpackages.
Note
Remote access has been tested end to end only with Tailscale Serve over HTTPS. Tailscale Direct IP, Cloudflare Access, and other access paths remain experimental or unverified for this release.
Fixes since v0.1.0
- Fixed packaged Windows directory picker workers so they use Minke's embedded Node runtime.
- Stabilized macOS native window controls and desktop window drag regions.
- Improved Files view-state persistence and explorer reliability.
Contributors
Thanks to @Rybens92 for Linux AppImage support in #6 and @muddlebee for the global Command Palette in #9.
Full Changelog: v0.1.0...v0.2.0