You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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.
All reactions