File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # Exercise 7: Iterating on GitHub Copilot coding agent 's work
1+ # Exercise 7: Iterating on GitHub Copilot's work
22
33| [ ← Previous lesson: Mission control] [ previous-lesson ] |
44| :--|
Original file line number Diff line number Diff line change @@ -17,8 +17,10 @@ These labs will walk you through the most common workloads with the agent capabi
17173 . [ Complete a site-wide update] ( ./3-copilot-agent-mode-vscode.md ) with the help of Copilot agent mode.
18184 . [ Assign issues to GitHub Copilot coding agent] ( ./4-copilot-coding-agent.md ) to allow Copilot to work on tasks asynchronously.
19195 . [ Create and use custom agents] ( ./5-custom-agents.md ) to provide specialized guidance for specific tasks.
20- 6 . [ Monitor and guide agent sessions in mission control] ( ./6-mission-control.md ) to track progress and redirect work.
21- 7 . [ Iterate on Copilot coding agent's work] ( ./7-iterating-coding-agent.md ) to refine and improve the generated code.
20+ 6 . [ Manage agents] ( ./6-managing-agents.md ) to control who has access to your agents and how they're used.
21+ 7 . [ Iterate on Copilot's work] ( ./7-iterating-copilot-work.md ) to refine and improve the generated code.
22+
23+ ## Conclusion
2224
2325## Scenario
2426
You can’t perform that action at this time.
0 commit comments