Fix postinstall patches for hoisted dependencies, add CI publish workflow

- Postinstall now walks up to find node_modules (works when deps are hoisted)
- All patches verified: piConfig, process.title, OAuth page, editor theme
- Add GitHub Actions workflow to publish on version bump

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Advait Paliwal
2026-03-23 19:05:24 -07:00
parent 6c9d629b5d
commit 58a515c168
4 changed files with 66 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@companion-ai/feynman",
"version": "0.2.3",
"version": "0.2.4",
"description": "Research-first CLI agent built on Pi and alphaXiv",
"type": "module",
"bin": {