chore: Gandalf rename, autograder fixes, phrase cleanup, and doc currency update#206
chore: Gandalf rename, autograder fixes, phrase cleanup, and doc currency update#206accesswatch wants to merge 4 commits into
Conversation
Completes the bot rename started in chore: rename workshop agent to Gandalf with magic messaging (84a5a75). That commit renamed the bot in scripts and workflows; this commit renames it across all documentation, QA guides, accuracy-review backlog, and podcast REGENERATION.md template. - GO-LIVE-QA-GUIDE.md: 5 Aria references updated to Gandalf - docs/05-working-with-issues.md: Aria -> Gandalf, fix she -> it pronoun - docs/06-working-with-pull-requests.md: Aria -> Gandalf - admin/qa-bundle mirrors updated to match - admin/accuracy-review/findings-backlog.md: search term updated - podcasts/REGENERATION.md: episode template updated - Merge conflict resolved: upstream backward-compat aliases kept in comment-responder.js (@aria-BOT and @gandalf-bot both handled) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
#204) Gandalf rename - remaining source files: - REPOSITORY_SECURITY.md: 4 Aria references updated - classroom/challenge-content-review.md: ~25 Aria refs + gender pronouns updated - admin/qa-bundle/classroom/challenge-content-review.md: mirrored - docs/images/learning-room-tree.svg: caption updated - podcasts/build-challenge-bundles.js: template prompt updated - podcasts/generate-draft-transcripts.js: proper noun regex updated - podcasts/scripts/{cc-01,cc-03,cc-04,cc-05,ep00,ep04}: 43 bot name refs Issue #204 - stale autograder language in podcast scripts: - cc-07: autograded check replaced with Gandalf validation language - cc-10: autograded check + raw YAML metadata removed - cc-14: autograder check references updated to validation workflow - cc-16: 8 autograder references replaced (Validation Report, no point values) - cc-bonus-a: 7 autograder references replaced - ep48-build-your-agent-capstone: 7 autograder references replaced Removes: Classroom point-based scoring (10/10, 0/15), autograded section labels, and listen-for-score instructions. Replaces with: Challenge 16 validation workflow checks, Gandalf PR Validation Report language. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Fix billing date: usage-based billing launched June 18, 2025 (not June 1, 2026) - Fix Free plan limits: 2,000 completions + 50 premium requests/month (not 50 completions) - Add #codebase as preferred alternative to superseded @workspace participant - Add #githubRepo variable (added VS Code v1.100) - Fix Chat modes description: unified view since v1.99, Edit mode is NOT deprecated - Update Plan mode: remove '(Public preview)' label - it is now GA - Fix Appendix L authoritative source: Copilot Extensions docs redirect to MCP - Strip 1,782 template phrase lines from 75 podcast scripts (chapters, challenges, appendices) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Updated all 75 segments.json files to reflect the phrase cleanup commit. Used a parse-only script (not the full regeneration which overwrites .txt source). Temporary helper podcasts/parse-scripts-to-segments.js removed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hi! I am Gandalf, your workshop agent. I bring a little magic to make this interaction clear, helpful, and fun. Here is my review of your pull request: Report StatusValidation Needs Attention [ACTION REQUIRED] Required Checks
Suggestions for ImprovementThese are optional but will make your contribution even better:
Accessibility Analysis
Learning ResourcesBased on your changes, these guides might help: Automated validation by Learning Room Bot. Gandalf generated this review. Last updated: 2026-05-14T17:15:35.731Z |
Learning Room Validation ReportGreat work. Your changes look good. Resources |
Peer Review AssignedHi @accesswatch! Your PR has been automatically paired with @taylorarndt for peer review. For @taylorarndt:This is a great opportunity to practice code review skills! Here's what to look for: Content Quality:
Accessibility:
Documentation:
Review Guidelines:
Resources: Pairing by Learning Room Grouping Engine |
Summary
This PR completes a major content sprint across the entire curriculum and podcast corpus.
Changes
Gandalf Bot Rename (48 files)
Issue #204 - Stale Autograder References (6 scripts)
Podcast Template Phrase Cleanup (75 scripts, -1,782 lines)
Documentation Currency - Appendix K + Appendix L
Research findings from VS Code v1.97-v1.101 and GitHub Copilot docs, verified June 2026:
Files Changed
Closes #204