pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript
Filter by
4.6k results
The path qualifier is not supported when searching pull requests. Try searching for code instead?
... with copilot -p in batch runner and documentation
- Replace --dangerously-skip-permissions with --allow-all
- Translate all 14 Spanish mode files and batch prompt to English
- Update README, docs ...
⚠️ agent-behavior
⚙️ ci
🔴 core-architecture
📊 dashboard
📄 docs
🌐 i18n
🔧 scripts
stale
dependencies
ruby
Summary
- replace mock chat response path with live gh copilot -p bridge adapter
- add compatibility handling for modern gh copilot bridge mode in auth probing
- expose lastEngineId ...
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 ...
dependencies
github_actions
... 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 ...