Skip to content

Commit e0be32e

Browse files
authored
Merge pull request #9627 from olguzzar/update-toc
Update foundations course TOC/headers to match
2 parents 2b34371 + b4ae9c9 commit e0be32e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

learn/foundations/approvals-autonomy-and-context-budget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DateApproved: 03/30/2026
44
MetaDescription: Manage approvals, autonomy, and context budget for coding agents in VS Code, including scoped approvals and compaction.
55
MetaSocialImage: ../images/shared/agent-first-development-social.png
66
---
7-
# Approvals, autonomy, and context budget
7+
# Your first agent session
88

99
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/WcN74XvZGes?si=OCbyVFSsIskUnHga" title="Video for approvals, autonomy, and context budget." frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1010

learn/foundations/debugging-and-whats-happening-behind-the-scenes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DateApproved: 03/30/2026
44
MetaDescription: Diagnose agent behavior in VS Code with Agent Debug Logs, Chat Debug view, debug event snapshots, and troubleshooting.
55
MetaSocialImage: ../images/shared/agent-first-development-social.png
66
---
7-
# Debugging and what's happening behind the scenes
7+
# Debugging agent work
88

99
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/aW2jlbbUREc?si=EmrRxM6eNywWK7sK" title="Video for debugging and what's happening behind the scenes." frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
1010

learn/toc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
["Your first agent session", "/learn/foundations/approvals-autonomy-and-context-budget"],
99
["Reviewing and controlling agent changes", "/learn/foundations/reviewing-and-controlling-agent-changes"],
1010
["Agent sessions and where agents run", "/learn/foundations/agent-sessions-and-where-agents-run"],
11-
["Review agent work", "/learn/foundations/debugging-and-whats-happening-behind-the-scenes"],
11+
["Debugging agent work", "/learn/foundations/debugging-and-whats-happening-behind-the-scenes"],
1212
["Build your first app with agent mode", "/learn/foundations/build-your-first-app-with-agent-mode"]
1313
]
1414
}

0 commit comments

Comments
 (0)