7 Commits

Author SHA1 Message Date
Pedram Amini
dc6f8f5912 ## CHANGES
- Explore markdown relationships with the new interactive Document Graph view 🕸️
- Jump into Document Graph from explorer, quick actions, and file preview ⌨️
- Navigate graphs keyboard-first with depth control, search, and node positioning 🧭
- Optionally surface external-link domains as nodes for instant reference 🔗
- Group Chat now mixes local and SSH-remote agents for cross-machine teamwork 🛰️
- SSH Remote Execution docs revamped with clearer setup, mapping, and status cues 🛠️
- Remote sessions now fully support File Explorer, Auto Run, worktrees, and terminal 🧰
- File explorer context menu adds “Document Graph” for markdown files only 📁
- Edit Agent modal lets you copy session ID from a slick custom header 🪪
- Freshened app branding with updated icons across platforms 🎨
2025-12-31 15:21:12 -06:00
Pedram Amini
5a8f529676 MAESTRO: Update app icons with new maestro.png source
- Archive old icons to build/archive/ (icon.png, icon.icns, icon.ico,
  icon-original-square.png, and 4 .icon directories)
- Replace icon.png with new 1024x1024 maestro.png
- Regenerate icon.icns for macOS with all required sizes
- Regenerate icon.ico for Windows with 7 sizes (16-256px)
2025-12-31 13:47:27 -06:00
Pedram Amini
9d5b0306a4 # CHANGES
- Updated app icons with fresh new design aesthetic! 🎨
- Added markdown rendering support for group chat messages 📝
- Implemented toggle between formatted and plain text views 👁️
- Added copy-to-clipboard functionality for chat messages 📋
- Improved phase generation logic for better document detection 🔍
- Enhanced disk document validation with task counting checks 
- Fixed Claude Code file output handling in wizard mode 🛠️
- Added keyboard shortcut (⌘E) for markdown view toggle ⌨️
- Improved UI with hover effects on message action buttons 
- Better handling of documents written directly to disk 💾
2025-12-18 17:28:11 -06:00
Pedram Amini
aaf315adf6 feat: Update app branding with darker icons and README badge
- Add "Made with Maestro" SVG badge to README
- Update app icons with darker purple color scheme (#2d1f4e)
- Add canvas dev dependency for icon generation
- Fix AchievementCard badge visibility with consistent dark bg
- Move code block copy button to bottom-right for better UX
- Add vertical margin to pre blocks for better spacing
- Improve batch synopsis prompt to be more concise

Claude ID: 97a10f0d-145d-4352-babd-6d9caed0f9dc
Maestro ID: b9bc0d08-5be2-4fdf-93cd-5618a8d53b35
2025-12-02 17:02:29 -06:00
Pedram Amini
b90394b0eb fix: Use proper conductor silhouette graphic for app icon and splash
Replace generated SVG conductor with the authentic conductor silhouette
graphic provided by the user. The conductor graphic now appears in:
- App icon (white silhouette on purple background)
- Startup splash screen
- Achievement overlays (dark/light variants for theme support)

Also includes a TabBar fix for initial scroll position of active tab.
2025-12-01 00:44:13 -06:00
Pedram Amini
db55798aa0 feat: Update app icon and splash logo to conductor silhouette
Replace wand icon with conductor maestro silhouette for:
- App icon (icon.png, icon.icns, icon.ico)
- Startup splash screen
- PWA icons for web interface

The wand icon is preserved as icon-wand.png (the "glyph" version)
for use elsewhere in the UI where simplicity is preferred.
2025-12-01 00:29:25 -06:00
Pedram Amini
ca85ff7c48 UX prototype complete 2025-11-23 19:00:08 -06:00