This commit was merged in pull request #105.
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
# In the triggered case, write the issue body to a file for the agent to read. Read it from
|
||||
# $BODY so the shell treats it as data, not as script text.
|
||||
printf '%s' "$BODY" > issue.md
|
||||
python modules/25-autonomous-agents/lab/agent_runner.py issue-to-pr issue.md
|
||||
python3 modules/25-autonomous-agents/lab/agent_runner.py issue-to-pr issue.md
|
||||
|
||||
# The agent's output is a PROPOSAL. Open the PR; do NOT merge. CI + security + review decide.
|
||||
# (Use your forge's PR-creation step or CLI here; kept generic to stay vendor-neutral.)
|
||||
|
||||
Reference in New Issue
Block a user