Recipes collected by the forager, awaiting vet review.
Enter your admin key and click Refresh.
Published template recipes visible to all users.
Click Refresh to load.
Run Recipe Forager
Starts a server-side job that uses Claude + web_search to collect new recipes and auto-imports them.
Monitor progress in the log below.
This calls POST /api/v1/admin/forager/run on the server (not yet wired — see note below).
Note: The forager currently runs as a local CLI tool (python -m recipe_forager.run).
Wiring it to a server endpoint is the next step. For now, run the CLI on your machine and recipes will
auto-appear in the Pending tab after import.