What's new
- Per-session view restored - the slot
useSessionshook is now guarded by an error boundary, so it can never prevent the panel from opening (degrades safely to the global view); session scoping works when the hook is healthy. - Usage screenshot added to the README (new
?view=usagepreview branch + fictional stats). - README (en/zh/ru) synced: new feature rows (per-session, favorites/sort, health, export, search-by-params), Config section, TS-based Development block.
- Host is fully TypeScript (
src/index.ts? compiledlib/index.js+ types).
Also: npm latest is now 0.2.1.