pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Java language:TypeScript
Filter by
14.7k results
The path qualifier is not supported when searching pull requests. Try searching for code instead?
dependencies
javascript
🔄 dependencies
📦 npm
... 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
dependencies
javascript
dependencies
javascript
dependencies
javascript
Fixed copilot prompt processing as saw earlier in issue #437 to use correct command format as tested:
copilot -p message --allow-all-tools --output-format json
This will likely fix the issue reported in #367 as well
bug-fix