v0.4.0 β Instant Search & Persistent Cache
Highlights
β‘ Instant Search (was: minutes β now: milliseconds)
- Full ROM file index cached to disk
- Search works from memory β no more filesystem walking
- 86 systems, 100K+ ROMs indexed in one scan
πΎ Persistent Discovery Cache
- First startup: scans and saves to
/media/fat/config/misterclaw_cache.json - Subsequent starts: loads from cache instantly β no scanning at all
- Two-phase discovery: fast folder scan first, detailed scan in background
π New Commands
rescanβ Re-scan ROM library, optionally for a specific drive (--location usb0)reloadβ Reload current core to apply config changescfg-writenow returnsreload_required: trueinstead of auto-reloading
πΉοΈ 15 MCP Tools
Two new tools: mister_reload, mister_rescan
Full Changelog: v0.3.1...v0.4.0