Changes since v1.0.92
Bug Fixes
- fix(publish): Exclude
insight/node_modulesfrom npm package — hard-linked esbuild binaries caused E415 onnpm publish. Replace"insight"with explicit file list inpackage.jsonfiles field. - fix(web): Replace shields.io badge images with native HTML/CSS tags matching the site's design system.
Chores
- Insight on-demand build:
insight/dist/is no longer committed to git or shipped with npm. The dashboard builds automatically on firstctx_insightrun. - Bundle updates (server.bundle.mjs, cli.bundle.mjs, session hooks).