Initial Feynman research agent scaffold

This commit is contained in:
Advait Paliwal
2026-03-20 11:05:58 -07:00
commit 1fe1ce04a5
25 changed files with 5079 additions and 0 deletions

12
prompts/reading-list.md Normal file
View File

@@ -0,0 +1,12 @@
---
description: Build a prioritized reading list on a research topic with rationale for each paper.
---
Create a research reading list for: $@
Requirements:
- Use `alpha_search` with `all` mode.
- Inspect the strongest papers with `alpha_get_paper`.
- Use `alpha_ask_paper` when a paper's fit is unclear.
- Group papers by role when useful: foundational, strongest recent work, methods, benchmarks, critiques, replication targets.
- For each paper, explain why it is on the list.
- Save the final reading list to `outputs/` as markdown.