Skip to content

pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Java language:TypeScript

Filter by

14.7k results  (721 ms)

14.7k results

The path qualifier is not supported when searching pull requests. Try searching for code instead?

... 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
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