Overhaul Feynman harness: streamline agents, prompts, and extensions
Remove legacy chains, skills, and config modules. Add citation agent, SYSTEM.md, modular research-tools extension, and web-access layer. Add ralph-wiggum to Pi package stack for long-running loops. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"packages": [
|
||||
"npm:pi-subagents",
|
||||
"npm:pi-btw",
|
||||
"npm:pi-docparser",
|
||||
"npm:pi-web-access",
|
||||
"npm:pi-markdown-preview",
|
||||
@@ -11,7 +12,8 @@
|
||||
"npm:pi-zotero",
|
||||
"npm:@kaiserlich-dev/pi-session-search",
|
||||
"npm:pi-schedule-prompt",
|
||||
"npm:@samfp/pi-memory"
|
||||
"npm:@samfp/pi-memory",
|
||||
"npm:@tmustier/pi-ralph-wiggum"
|
||||
],
|
||||
"quietStartup": true,
|
||||
"collapseChangelog": true
|
||||
|
||||
Reference in New Issue
Block a user