| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| feynman-0.2.54-darwin-arm64.tar.gz | 2026-05-11 | 128.5 MB | |
| feynman-0.2.54-darwin-x64.tar.gz | 2026-05-11 | 130.7 MB | |
| feynman-0.2.54-linux-x64.tar.gz | 2026-05-11 | 131.8 MB | |
| feynman-0.2.54-win32-x64.zip | 2026-05-11 | 132.6 MB | |
| README.md | 2026-05-11 | 670 Bytes | |
| v0.2.54 source code.tar.gz | 2026-05-11 | 4.6 MB | |
| v0.2.54 source code.zip | 2026-05-11 | 4.7 MB | |
| Totals: 7 Items | 532.9 MB | 0 | |
v0.2.54 - 2026-05-11
Runtime Reliability
- Fixed packed npm installs that hoist package dependencies outside Feynman's package root. Feynman now falls back to its vendored
.feynman/npmruntime workspace when resolving Pi, sofeynman doctorand prompt launches work from a clean packed install. - Applied runtime node-module patches to both package-local dependencies and the vendored runtime workspace.
Validation
- Added regression coverage for packed-install Pi path resolution and vendored runtime patching.
- Added an isolated packed-install E2E that installs the generated tarball into a clean prefix/home and launches Feynman from that install.