rename entry.js to entry

This commit is contained in:
David Blass
2025-11-19 16:18:59 -05:00
parent aa5eb4c43c
commit 2ba6cf7c0b
3 changed files with 5 additions and 4 deletions
+4 -2
View File
@@ -2,11 +2,14 @@
[] gemini installation speed (bundle/esm.sh?) (TODO: SHAWN)
[] handle defaulting agent name value (TODO: SHAWN)
[] split up prompts, load dynamically based on mode
[] log.txt to stdout
[] entry.js
[] 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)- see https://github.com/colinhacks/zod/issues/5459#issuecomment-3548382991
[] log.txt to stdout
## MAYBE
@@ -14,7 +17,6 @@
[] try to find heavy claude code user
[] investigate including terminal output from bash commands as collapsed groups from claude
[] test initialization trade offs for pullfrog.yml
[] split up prompts, load dynamically based on mode
## DONE