Releases: zhubby/miku
Releases · zhubby/miku
Release list
release-v0.2.0
release-v0.1.0
Miku v0.1.0
Initial release of Miku, a Rust Kubernetes management application inspired by Lens.
Features
- Native egui Desktop App — multi-pane docked layout with cluster navigation, resource workspace, agent panel, and status bar
- Server + Web Mode — Axum REST server with wasm egui UI (BS mode)
- Kubernetes Integration — cluster discovery via kubeconfig, resource browsing, pod logs, resource actions (restart, scale, delete), YAML templates, and rollout strategy display
- Resource Management — create/edit/patch resources with dialog-driven workflows, timeout controls, and CronJob-specific panels
- macOS App Bundle & DMG — packaged macOS distribution with app icon and version info
- Sidebar Toggle — View menu with compact agent composer
- About Dialog — app icon, version, and git commit display
- Theme Switching — light/dark theme support
- Offline Fallback — server starts without live Kubernetes cluster