-
Couldn't load subscription status.
- Fork 13
Agent Bootcamp Week 2 #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds Week 2 content to the Agents Bootcamp, updating navigation and vocabulary to support Days 6–10.
- Updated the general vocabulary whitelist with Week 2–specific terms.
- Modified docs.json to insert Week 1 and Week 2 groups under the Agents Bootcamp section.
- Enhanced the overview page and added MDX files for Days 6–10, including detailed instructions for Days 6, 7, 9, and 10.
Reviewed Changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| styles/config/vocabularies/general/accept.txt | Added new terms (e.g., Crowdsource, Concierge) |
| docs.json | Inserted Week 1 and Week 2 groups into navigation |
| agents/30-days-of-agents/overview.mdx | Updated availability notice and added Week 2 section |
| agents/30-days-of-agents/day-6.mdx | New Day 6 content |
| agents/30-days-of-agents/day-7.mdx | New Day 7 content |
| agents/30-days-of-agents/day-8.mdx | New Day 8 stub (intro only) |
| agents/30-days-of-agents/day-9.mdx | New Day 9 content |
| agents/30-days-of-agents/day-10.mdx | New Day 10 content |
Comments suppressed due to low confidence (3)
agents/30-days-of-agents/day-8.mdx:1
- The Day 8 page currently only includes the header and intro but lacks the detailed step-by-step sections present in other days. Please add the full set of steps and content to match the format of Days 6–7 and 9–10.
---
agents/30-days-of-agents/day-7.mdx:128
- [nitpick] The heading uses a lowercase 'c' and lacks a colon. It should be formatted consistently as '### Option C: Learning Agent' to match the style of Option A and Option B.
### Option c learning agent
agents/30-days-of-agents/overview.mdx:95
- [nitpick] For consistency with the 'Week 1:' heading, consider adding a colon and title-casing this section: '### Week 2: Community & Custom Agents (available now)'.
### Week 2 community & custom agents (available now)
No description provided.