todos
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
create a comment on https://github.com/pullfrogai/scratch/pull/29 that says GEM ribbit
|
||||
create a comment on https://github.com/pullfrogai/scratch/pull/29 that says ribbit
|
||||
@@ -24,7 +24,7 @@ export async function run(
|
||||
|
||||
const inputs: Required<Inputs> = {
|
||||
prompt,
|
||||
agent: "gemini",
|
||||
agent: "claude",
|
||||
...flatMorph(agents, (_, agent) =>
|
||||
agent.inputKeys.map((inputKey) => [inputKey, process.env[inputKey.toUpperCase()]])
|
||||
),
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
## CURRENT
|
||||
|
||||
[] gemini installation speed
|
||||
[] gemini installation speed (bundle/esm.sh?)
|
||||
[] entry.js
|
||||
[] handle defaulting agent name value
|
||||
[] 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user