pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Ruby language:JavaScript
Filter by
5.5k results
The path qualifier is not supported when searching pull requests. Try searching for code instead?
dependencies
ruby
... is actually doing.
What changed
Workers section — was dumping the full ~10 KB copilot -p RALPH.md prompt argv on one line, drowning the rest of the
report in escaped-newline noise. Now renders as ...
... specified.
Changes:
- Add executeCodexCli() for JSONL response parsing from codex exec
- Add executeCopilotCli() for direct text output via copilot -s -p
- Add executeClaudeCli() for JSON output ...
dependencies
github_actions