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:
Pedram Amini
2025-12-13 02:14:29 -06:00
parent 7892b22582
commit 801bc6f9ac
8 changed files with 126 additions and 18 deletions

View File

@@ -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