Reframe Feynman for general research workflows

This commit is contained in:
Advait Paliwal
2026-03-20 12:03:35 -07:00
parent 4bb1823a20
commit 806ea80c2c
21 changed files with 242 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@companion-ai/feynman",
"version": "0.1.0",
"version": "0.1.1",
"description": "Research-first CLI agent built on Pi and alphaXiv",
"type": "module",
"bin": {
@@ -42,7 +42,7 @@
]
},
"dependencies": {
"@companion-ai/alpha-hub": "^0.1.1",
"@companion-ai/alpha-hub": "^0.1.2",
"@mariozechner/pi-ai": "^0.56.1",
"@mariozechner/pi-coding-agent": "^0.56.1",
"@sinclair/typebox": "^0.34.41",