Commit 851eaf4
refactor: Clean professional Plugin UI with visual feedback (v0.25.2)
- Remove all log display from UI - logs now go to browser console (F12)
- Add visual heartbeat indicator (❤️/💔) with double-beat animation scaling to 125%
- Replace continuous status logging with clean status dot (🟢/🔴) and connection text
- Add statistics grid showing Commands, Errors, and Uptime (removed success counter)
- Implement simple debug checkbox controlling console logging verbosity
- Correct title from "Plugin Title" to "MCP WebSocket Client v0.25.2"
- Improve visual balance with 14px status dot and tighter control spacing
- Fix get_plugin_status error by replacing require("path") with proper ES6 import
Designed with ❤️ by oO. Coded with ✨ by Claude Sonnet 4
Co-authored-by: Claude.AI <noreply@anthropic.com>1 parent 76e6317 commit 851eaf4
4 files changed
Lines changed: 299 additions & 129 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
8 | 27 | | |
9 | 28 | | |
10 | 29 | | |
| |||
0 commit comments