v1.2.0
Free
- Disk Usage Dashboard. See which projects eat the most space, what's reclaimable, and drill into per-project breakdowns.
- Git Auto-Sync. Pull upstream changes and merge base branches automatically so your local repos stay up to date.
- Polyscope Integration. Clones are detected, mapped to parent projects, and cleaned up on hibernation. Includes a session tracking widget.
- New Stack Detectors. Android Studio, Xcode, Tauri, Docker, Rust/Cargo, Laravel Sail, Deno, Nx, Maven, Hugo, Jekyll, Gatsby, Django, Rails, and expanded WordPress/Drupal/Symfony detection.
- Log Viewer. Auto-detects log file locations per stack. Quick access to all your logs from the app, CLI, and menubar.
- Expanded Quick Actions. "Open Remote" (GitHub), IDE open actions (multi-IDE support), version-gated NativePHP Mobile actions.
- Broader Ecosystem Detection. Python, Ruby, Go, Rust, .NET ecosystems. Bun package manager support.
- Hibernation Defaults. Set global defaults for hibernation schedule and commands, with per-project overrides.
- Desktop Notification Settings. Global toggle to silence notifications. Suppressed automatically when the window is focused.
Pro
- Claude Code Usage Dashboard. See exactly where your tokens go, per project. Even tracks usage in hidden Polyscope worktrees.
- GitHub Workflow Monitor. Watch your CI/CD runs in real-time. Trigger, retry, and inspect job steps without leaving the app.
- Forge Deployment Watcher. Track Laravel Forge deployments with status updates and desktop notifications.
- CLI Tool (
dk). Navigate projects, trigger actions, tail logs, toggle bookmarks, open editors. All from your terminal. - Service Connections. GitHub & Forge OAuth integration (with many more coming)
Fixes
Notable:
- Faster initial window open
- Launch at Login enabled by default on first run
- UI polish: changelog viewer, color-coded size badges, hibernation menubar shortcut, improved settings layout
- Fixed environment variable leakage into child processes
- Fixed database lock contention with SQLite concurrent access optimizations
- Removed devkeepr actions from the activity algorithm (they were skewing scores)
- Fixed IDE open command for apps with spaces in their name
- Fixed hidden projects not being properly filtered
- Fixed job serialization errors
- Fixed notification clicks not opening the correct window
Plus ~30 additional fixes: CI test stability, Livewire payload limits, UI contrast tweaks, rate limiting display, menubar builder regressions, process tray animation issues, GitHub workflow integrity constraints, and test isolation bugs.