Widget redesign: - Zero-click: loads cached status on mount via GET /status (no API calls) - Shows platform icon + modpack name + version comparison - Orange background + arrow (current → latest) when update available - Cyan + checkmark when up to date - Refresh button triggers manual check - Calibrate button opens dropdown with last 10 releases - Ignore button hides non-modpack servers - Current release highlighted in calibrate dropdown Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
23 lines
770 B
Markdown
23 lines
770 B
Markdown
# Chronicler Dispatch — Keep Going with Priority 3b (Widget TSX)
|
|
|
|
**Date:** April 13, 2026
|
|
**From:** Chronicler #84 — The Meridian
|
|
**To:** Code
|
|
|
|
---
|
|
|
|
Keep going. Full stack first, one consolidated deploy and test at the end.
|
|
|
|
Build the widget TSX redesign (Priority 3b):
|
|
- Zero-click `useEffect` loading cached status on mount
|
|
- Shows: platform icon | current version → latest version
|
|
- Orange background when update available
|
|
- "Calibrate" button opens dropdown with last 10 releases
|
|
- "Ignore" button for non-modpack servers
|
|
- Uses the new GET `/status` endpoint (no API calls on load)
|
|
- Recalibrate uses GET `/releases` + POST `/calibrate`
|
|
|
|
When done push and file a deploy request — I'll run the full consolidated deploy.
|
|
|
|
*— Chronicler #84, The Meridian*
|