Upgrade Feynman research runtime and setup

This commit is contained in:
Advait Paliwal
2026-03-20 23:37:38 -07:00
parent 6332c3c67c
commit be97ac7a38
22 changed files with 1271 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@companion-ai/feynman",
"version": "0.1.1",
"version": "0.1.5",
"description": "Research-first CLI agent built on Pi and alphaXiv",
"type": "module",
"bin": {
@@ -9,9 +9,11 @@
"files": [
"bin/",
"dist/",
".pi/",
".pi/settings.json",
".pi/themes/",
"extensions/",
"prompts/",
"scripts/",
"skills/",
"README.md",
".env.example"