Skip to content

Commit 76bdccd

Browse files
committed
Renamed files
1 parent b770d32 commit 76bdccd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

workshop-content/7-iterating-coding-agent.md renamed to workshop-content/7-iterating-copilot-work.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
|:--|

workshop-content/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ These labs will walk you through the most common workloads with the agent capabi
1717
3. [Complete a site-wide update](./3-copilot-agent-mode-vscode.md) with the help of Copilot agent mode.
1818
4. [Assign issues to GitHub Copilot coding agent](./4-copilot-coding-agent.md) to allow Copilot to work on tasks asynchronously.
1919
5. [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

0 commit comments

Comments
 (0)