mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
OAuth enabled but no valid token found. Starting authentication...
Found expired OAuth token, attempting refresh... Token refresh successful # CHANGES - Removed macOS quarantine label clearing requirement from README 🎉 - Added smart caching for GitHub user profile fetching 🚀 - Enhanced leaderboard with real-time ranking notifications and improvements 📊 - Added personal best tracking for longest run achievements 🏆 - Improved markdown image rendering with better display properties 🖼️ - Added privacy note for email addresses in registration modal 🔒 - Fixed remote image toggle behavior in markdown preview 🔧 - Added quick action shortcut to open Maestro website 🌐 - Enhanced leaderboard API with ranking position feedback system 📈 - Improved GitHub analytics script performance with user caching ⚡
This commit is contained in:
@@ -36,8 +36,6 @@ Download the latest release for your platform from the [Releases](https://github
|
||||
- **Linux**: `.AppImage`, `.deb`, or `.rpm`
|
||||
- **Upgrading**: Simply replace the old binary with the new one. All your data (sessions, settings, playbooks, history) persists in your [config directory](#configuration).
|
||||
|
||||
NOTE: On macOS you may need to clear the quarantine label to successfully launch: `xattr -dr com.apple.quarantine Maestro.app`
|
||||
|
||||
### Requirements
|
||||
|
||||
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code) installed and authenticated
|
||||
|
||||
Reference in New Issue
Block a user