-
|
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. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hey! Look into |
Beta Was this translation helpful? Give feedback.
Hey! Look into
gh agent-taskin the GitHub CLI: https://cli.github.com/manual/gh_agent-task