Releases: verdenmax/proteinCopilot
Releases · verdenmax/proteinCopilot
Release list
v0.1.4
v0.1.3
perf(release): strip binaries to reduce size by ~40% Add post-build strip step for Linux and macOS targets. Expected: 26 MB -> 12-15 MB (unstripped), 8 MB -> 5-6 MB (gzipped)
v0.1.2
fix(centroid): replace silent drop with CentroidEmptyError in streami…
v0.1.1
feat(npm): add npm package publishing with optionalDependencies pattern - Add npm packaging infrastructure (main + 5 platform packages) - JS launch shim detects OS/arch/libc and spawns matching binary - build-packages.js assembles packages from CI artifacts - release.yml: upload raw binaries as artifacts, new publish-npm job - README: add npx/npm install as preferred installation method
v0.1.0
feat(mcp-server): UX improvements — friendly TTY notice, output dir e…