5fabf1e518
The plugin was not appearing in the sidebar because the installed v0.2.4 tarball had the old v0.2.0 package.json with the broken "main": "dist/main.js" field. Changes: - Rebuilt tarball with correct v0.2.4 package.json (no "main" field) - Updated checksum: 42545048578d613483993a233326abf6a952b920baf3997fed00e989eb0aa5ba - main.js is now correctly placed in plugin root (not in dist/ subdirectory) Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>