add macros (#68)
This commit is contained in:
committed by
pullfrog[bot]
parent
3539ddf943
commit
1daf1571cf
+2
-2
@@ -7,9 +7,9 @@ inputs:
|
||||
description: "Prompt to send to the agent"
|
||||
required: true
|
||||
effort:
|
||||
description: "Effort level: nothink (fast), think (default), max (most capable)"
|
||||
description: "Effort level: mini (fast), auto (default), max (most capable)"
|
||||
required: false
|
||||
default: "think"
|
||||
default: "auto"
|
||||
cwd:
|
||||
description: "Working directory for the agent (defaults to GITHUB_WORKSPACE)"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user