Skip to content

February refresh#44

Merged
juliamuiruri4 merged 5 commits intomainfrom
feb-refresh
Feb 18, 2026
Merged

February refresh#44
juliamuiruri4 merged 5 commits intomainfrom
feb-refresh

Conversation

@liamchampton
Copy link
Collaborator

Feb refresh

  • updated demo sequence
  • added copilot cli
  • added mcp.json with microsoft learn mcp
  • removed need for local vscode connection to codespace - can all be done in a codespace
  • removed mcp demo and incorporated it within other demos
  • consolidated custom test agent into one demo

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the BRK442 session delivery materials for a February refresh, shifting the demo flow to be Codespaces-first, introducing Copilot CLI delegation, and consolidating MCP/custom-agent content into fewer demos.

Changes:

  • Reworked demo sequencing and setup guidance to run fully in a Codespace (no local VS Code requirement).
  • Added a repo-level MCP server configuration (.vscode/mcp.json) and ensured it’s committed.
  • Consolidated/removed standalone docs for MCP install + separate “add tests” demo, and updated demo scripts accordingly.

Reviewed changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
session-delivery-resources/05-app-mod/app-mod.md Adds updated App Modernization demo instructions (recorded delivery).
session-delivery-resources/05-add-mcp-server/add-mcp.md Removes standalone “install MCP server locally” demo doc.
session-delivery-resources/04-db-migration/add-sqldb.md Adds updated SQLite demo instructions (recorded delivery + agent prompt).
session-delivery-resources/04-custom-agent-add-tests/custom-agent-add-tests.md Removes standalone “add tests with custom agent” demo doc.
session-delivery-resources/03-custom-test-agent/custom-test-agent.md Updates custom test-agent demo steps and agent file content snippet.
session-delivery-resources/01-cloud-agent-assign-task/cloud-agent-assign.md Updates Demo 1 to use Copilot CLI for plan + delegate.
session-delivery-resources/00-setup/demo-setup.md Refreshes end-to-end setup + renumbers demos to match new flow.
.vscode/mcp.json Adds Microsoft Learn MCP server config in workspace settings.
.gitignore Ensures .vscode/mcp.json is not ignored.
.devcontainer/devcontainer.json Enables extension tools + auto-update settings inside the devcontainer.
Comments suppressed due to low confidence (4)

session-delivery-resources/00-setup/demo-setup.md:146

  • Typo: “gloablly” should be “globally”.
- **MCP Server Issues:** Ensure proper installation of MCP Servers (workspace vs gloablly)

session-delivery-resources/03-custom-test-agent/custom-test-agent.md:37

  • The instructions say to “use the following file contents” for the custom agent, but only the YAML header is inside the fenced code block and the rest of the intended content appears outside it. Consider wrapping the entire agent file content in a single code block (or clearly separating what should be copied vs what is explanatory) to prevent incomplete copy/paste.
    session-delivery-resources/00-setup/demo-setup.md:20
  • Typo: “recomend” should be “recommend”.
We strongly recomend you use a Codespace for the demos as this provides a consistent environment for delivery. If you choose to run the demos locally, please ensure your local environment matches the requirements outlined below.

session-delivery-resources/00-setup/demo-setup.md:23

  • Typos/wording: “Extentions pannel” should be “Extensions panel”, and “mcp” should be capitalized as “MCP” for consistency.
- [ ] **Enable MCP Extensions in the Extentions pannel** This allows you to use the mcp server configurations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@juliamuiruri4 juliamuiruri4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I've left 2 comments which you can review and let me know what you think

@juliamuiruri4 juliamuiruri4 merged commit 0cf3a77 into main Feb 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants