mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
- Smoothed tab switching by resizing textarea only when active tab changes 🚀 - Reduced costly layout reflows by dropping per-keystroke resize dependencies ⚡ - Prevented agent-config undefined states during slow SSH detection with fallbacks 🛡️ - Added placeholder agent configs from tiles to handle detection race conditions 🧩