AI-Repo-Commander/src
rob 3981fc0528 Update src/ai-repo-commander.user.js
1. Two Helper Methods (added to DebugConsole class):

flashBtn(btn, label, ms) - Temporarily disables button, shows checkmark feedback
toast(msg, ms) - Shows temporary toast notification in bottom-right of panel

2. Enhanced All Button Click Handlers:

Copy buttons - Flash "Copied ✓" and show toast
Pause/Resume - Flash "Paused ✓" or "Resumed ✓" with toast
STOP API - Flash "Stopped ✓" with toast
Clear History - Flash "Cleared ✓" with toast
Toggles & Number inputs - Show inline toast feedback
Save/Reset Config - Flash button and show toast
Bridge Key buttons - Flash and show toast feedback
Run Again buttons - Flash "Running ✓" or "Dismissed ✓"

3. Version Bump:

Updated from v1.5.1 to v1.5.2
2025-10-09 18:34:45 +00:00
..
ai-repo-commander.user.js Update src/ai-repo-commander.user.js 2025-10-09 18:34:45 +00:00