11 Commits

Author SHA1 Message Date
Advait Paliwal
9841342866 Fix workflow continuation and provider setup gaps 2026-04-17 09:47:38 -07:00
Advait Paliwal
0995f5cc22 fix: tighten workflow prompts and search defaults 2026-04-14 09:30:15 -07:00
Advait Paliwal
5d10285372 fix: require final research artifacts before exit 2026-04-12 13:17:55 -07:00
Advait Paliwal
4f6574f233 fix: unblock unattended research workflows 2026-04-12 13:15:45 -07:00
Advait Paliwal
8fd06b9299 Refine research workflows and remove Agent Computer 2026-03-24 11:01:27 -07:00
Advait Paliwal
0f62901ab0 Improve Feynman packaging and research prompts 2026-03-24 09:57:25 -07:00
Advait Paliwal
a452cd95b8 Add plan-confirm steps to all workflows, cite alphaXiv and Agent Computer, add visuals to writer
- Every workflow prompt now shows a plan and asks the user to confirm before executing
- /autoresearch asks for execution environment (local, branch, venv, cloud) and confirms before looping
- Writer agent and key prompts now generate charts (pi-charts) and diagrams (Mermaid) when data calls for it
- Cite alphaXiv and Agent Computer in README and website homepage
- Clear terminal screen before launching Pi TUI
- Remove Alpha Hub GitHub link in favor of alphaxiv.org

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:45:26 -07:00
Advait Paliwal
f5570b4e5a Rename .pi to .feynman, rename citation agent to verifier, add website, skills, and docs
- Rename project config dir from .pi/ to .feynman/ (Pi supports this via piConfig.configDir)
- Rename citation agent to verifier across all prompts, agents, skills, and docs
- Add website with homepage and 24 doc pages (Astro + Tailwind)
- Add skills for all workflows (deep-research, lit, review, audit, replicate, compare, draft, autoresearch, watch, jobs, session-log, agentcomputer)
- Add Pi-native prompt frontmatter (args, section, topLevelCli) and read at runtime
- Remove sync-docs generation layer — docs are standalone
- Remove metadata/prompts.mjs and metadata/packages.mjs — not needed at runtime
- Rewrite README and homepage copy
- Add environment selection to /replicate before executing
- Add prompts/delegate.md and AGENTS.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:35:35 -07:00
Advait Paliwal
406d50b3ff 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>
2026-03-23 14:59:30 -07:00
Advait Paliwal
46810f97b7 Polish Feynman harness and stabilize Pi web runtime 2026-03-22 20:20:26 -07:00
Advait Paliwal
dd701e9967 Refine Feynman research workflows 2026-03-22 12:19:33 -07:00