From 192f8a19a0adb33008ffdf1b47db1a090991568b Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Fri, 21 Nov 2025 08:18:12 -0800 Subject: [PATCH] WIP --- todo.md | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/todo.md b/todo.md index 63d88dc..48301b8 100644 --- a/todo.md +++ b/todo.md @@ -2,24 +2,17 @@ [] gemini installation speed (bundle/esm.sh?) (TODO: SHAWN) [] handle defaulting agent name value (TODO: SHAWN) - [] test agent/mode combinations [] test if home directory mcp.json works if mcp.json is specified in repo -[] add footer to the working comment - - "executed by {agent}" - - link to pullfrog (homepage) w/ small logo? - - feedback (create github issue) - - link to workflow run - - Open in Pullfrog? - - update with "Execute Plan"? - - see https://github.com/colinhacks/zod/issues/5459#issuecomment-3548382991 +[] write Plan to issue/PR body +[] "Implement plan" button [] avoid passing all of process.env into agents: minimum # of vars -[x] toon encode in prompt -[] branching: use pullfrog/ prefix -[] test modifications to existing PRs (proper branching) [] web access settings -[] implement Learnings -[] implement Billing +[x] add footer to the working comment +[x] toon encode in prompt +[x] branching: use pullfrog/ prefix +[x] test modifications to existing PRs (proper branching) + ## MAYBE