Refine research workflows and remove Agent Computer

This commit is contained in:
Advait Paliwal
2026-03-24 11:01:27 -07:00
parent b712f89580
commit 8fd06b9299
23 changed files with 137 additions and 299 deletions

View File

@@ -20,7 +20,6 @@ Before running code, Feynman asks you to choose an execution environment:
- **Local** — run in the current working directory
- **Virtual environment** — create an isolated venv/conda env first
- **Docker** — run experiment code inside an isolated Docker container
- **Cloud** — delegate to a remote Agent Computer machine
- **Plan only** — produce the replication plan without executing
## Example