|
The "/delegate" command works in an interactive session to delegate a coding job to the Coding Agent on the Github server. How can I use this feature without entering the interactive mode? For example running copilot -p "/delegate " does not work from the command line. EDIT: It seems that using the prompt with -i (interactive) option does the trick. However, I wonder if it would be possible to have the delegation functionality automatically commit all the changes etc so it would be in effect non-interactive. Currently the copilot's interactive mode will ask permission to use agent etc. making it cumbersome to automate. |
Answered by
RyanHecht
Feb 25, 2026
Replies: 1 comment
|
Hey! Look into |
0 replies
Answer selected by
RyanHecht
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! Look into
gh agent-taskin the GitHub CLI: https://cli.github.com/manual/gh_agent-task