Skip to content

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

Filter by

13.9k results  (531 ms)

13.9k results

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

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

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

... ) - Reimplemented GitHubCopilotProvider to run Copilot in prompt mode (copilot -p) with JSON output handling. - Removed Copilot app-server provider selection from createProvider. - Kept Copilot-specific ...

... . Measurement $ time copilot -p ping --model gpt-5.5 --no-ask-user --add-dir . pong real 0m33.165s user 0m0.153s sys 0m0.323s Per the same dogfooding session, the warm-broker task path runs an ...

dependencies
ruby