You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.3.48 - 2026-09-06
Installation and source reliability
Moved the canonical GitHub repository to advaitpaliwal/feynman. Native installers, skills downloads, package source/issue metadata, and public documentation now use the new owner directly.
The canonical npm package is now @advaitpaliwal/feynman. Migrate old npm installs with npm uninstall -g @companion-ai/feynman, then npm install -g @advaitpaliwal/feynman. Future npm updates use npm install -g @advaitpaliwal/feynman@latest. The command remains feynman, and native install commands are unchanged.
Historical release attestations retain their original source identity; new releases are verified against the new repository owner without relaxing provenance checks.
Updated affected URL/query parsing dependencies in the CLI and bundled research runtime, plus the website's browser-target resolver, to patched versions.