Changelog
Release notes for Maestro Deck — pulled live from GitHub Releases.
Latestv0.3.4··4 releases
No changes are documented for this version.
Bug fixes
- Inspector mode now works when launching from the Dock or Applications folder — on macOS, GUI-launched apps inherit a minimal
PATHthat doesn't include Homebrew, Android Studio, or~/.maestro/bin. Maestro Deck now probes those locations directly and falls back to your login shell, somaestroandadbare found even when launched outside a terminal. - New "Tool paths" section in Settings — explicitly point Maestro Deck at your
adbandmaestrobinaries when auto-detection fails (typical on locked-down corporate machines). Browse for the file or paste a path; changes apply on the next call without restarting the app.
Auto-update
Maestro Deck now ships with built-in auto-update on macOS and Windows:
- Check on startup — the app silently looks for new versions when you launch it
- Manual check — click the version label in the toolbar to check on demand
- Release notes — see what's new before downloading
- One-click install — download and restart, no separate installer to run
BYOK Chat Assistant (Billy)
- Bring your own key — wire up Anthropic or Vertex AI credentials and chat with Billy directly inside the editor
- Model picker — switch between providers and models per-conversation (Anthropic Claude or Vertex Gemini)
- Persisted choice — your selected provider/model now sticks across restarts
- Workspace context — Billy can read your open flow and the YAML files in the workspace to give targeted help
Run highlight fixes
- Multi-line steps —
assertVisible: { id: ... },scrollUntilVisible: { element: ... }and other object-form selectors now correctly highlight all of their lines as they execute - Resilient matching — when the Maestro CLI emits a selector format that differs from the parsed YAML, the gutter still falls back to the next pending step in order
Improvements
- Dynamic version display in the toolbar (read from
package.jsonat build time) - Version aligned across
package.json,tauri.conf.json, andCargo.toml
No changes are documented for this version.
Never miss a release
Watch the repo to get pinged on every new version, or wire the Atom feed into your reader of choice.