Skip to content

Releases: verdenmax/proteinCopilot

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 08:54
update: update tools.rs format

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:48
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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:21
fix(centroid): replace silent drop with CentroidEmptyError in streami…

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:52
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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:34
feat(mcp-server): UX improvements — friendly TTY notice, output dir e…