This commit is contained in:
Colin McDonnell
2026-01-13 06:02:29 +00:00
parent 9903072286
commit a57866a8cd
11 changed files with 27384 additions and 1262 deletions
+3
View File
@@ -10,6 +10,9 @@ inputs:
description: "Effort level: nothink (fast), think (default), max (most capable)"
required: false
default: "think"
cwd:
description: "Working directory for the agent (defaults to GITHUB_WORKSPACE)"
required: false
runs:
using: "node24"