issues Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Python language:JavaScript
Filter by
616 results
The path qualifier is not supported when searching issues. Try searching for code instead?
browse
epic
feature
priority:high
...
# GitHub Copilot CLI 1.0.41.
copilot --help | Select-String prompt|model|allow-all
# -p, --prompt prompt Initial prompt for non-interactive mode
# --allow-all ...
orchestrator-defect
self-repair
Description
DeepLoop s orchestrator generates massive, stateful JSON files (e.g., mission_state.json). Passing this massive state
directly into Copilot via CLI flags like -p causes OS-level command ...
area:smoke
area:tests
chapter:01
priority:P1
status:done
Symptom
When default-workflow (or smart-orchestrator decomposing into a development workstream) reaches an agent:
amplihack:builder step, the inner amplihack copilot -p ... invocation denies all ...
bug
Bug
claude_process.py:_build_command() constructs agent commands as:
amplihack copilot --allow-all-tools -p prompt text
But the Rust amplihack copilot subcommand does not recognize -p or --allow ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.