Skip to content

Conversation

@blackgirlbytes
Copy link
Contributor

@blackgirlbytes blackgirlbytes commented Dec 22, 2025

Summary

Adds a YouTube short demo video to the Chrome DevTools MCP Server tutorial, following the same pattern used in other tutorials like the PDF Reader extension.

Changes

Preview

The tutorial will now display a collapsible "🎥 Plug & Play - Watch the demo" section at the top of the page, consistent with other MCP extension tutorials.


Copilot AI review requested due to automatic review settings December 22, 2025 20:30
@blackgirlbytes blackgirlbytes requested a review from a team as a code owner December 22, 2025 20:30
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

This PR adds two pieces of documentation content: a YouTube short demo video to the Chrome DevTools MCP tutorial and a new blog post explaining how Code Mode works with MCP.

Key Changes:

  • Added YouTubeShortEmbed component to the Chrome DevTools MCP tutorial with a demo video
  • Published a new blog post clarifying that Code Mode doesn't replace MCP but enhances it by reducing context window bloat

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
documentation/docs/mcp/chrome-devtools-mcp.md Imports and embeds a YouTube short demo video at the top of the tutorial, following the established pattern used in other MCP extension tutorials
documentation/blog/2025-12-22-code-mode-doesnt-replace-mcp/index.md New blog post explaining Code Mode's relationship with MCP, including practical comparisons, use cases, and goose's implementation approach
Comments suppressed due to low confidence (1)

documentation/blog/2025-12-22-code-mode-doesnt-replace-mcp/index.md:111

  • The URL date (2025/12/21) doesn't match the file's folder date (2025-12-22). Based on the pattern in other blog posts, these dates should be consistent.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 22, 2025

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2025-12-22 21:06 UTC

Copilot AI review requested due to automatic review settings December 22, 2025 20:42
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

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings December 22, 2025 20:50
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

Copilot reviewed 2 out of 4 changed files in this pull request and generated no new comments.

@blackgirlbytes blackgirlbytes force-pushed the add-youtube-short-chrome-devtools-tutorial branch from 9e96666 to eb466d5 Compare December 22, 2025 20:52
@blackgirlbytes blackgirlbytes force-pushed the add-youtube-short-chrome-devtools-tutorial branch from eb466d5 to 6a8bc3c Compare December 22, 2025 20:54
Copilot AI review requested due to automatic review settings December 22, 2025 20:54
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@blackgirlbytes blackgirlbytes merged commit 7f9c21a into main Dec 22, 2025
26 checks passed
@blackgirlbytes blackgirlbytes deleted the add-youtube-short-chrome-devtools-tutorial branch December 22, 2025 21:04
cronus42 pushed a commit to cronus42/goose that referenced this pull request Dec 22, 2025
wpfleger96 added a commit that referenced this pull request Dec 23, 2025
* main: (155 commits)
  remove Tool Selection Strategy preview (#6250)
  fix(cli): correct bash syntax in terminal integration functions (#6181)
  fix : opening a session to view it modifies session history order in desktop (#6156)
  test: fix recipe and audio tests to avoid side effects (#6231)
  chore: Update gemini versions in test_providers.sh (#6246)
  feat: option to stream json - jsonl really (#6228)
  feat: add mcp app renderer (#6095)
  docs: update skills extension to support .agents/skills directories (#6199)
  Add YouTube short to Chrome DevTools MCP tutorial (#6244)
  docs: Caveats for privacy information in logs documentation (#6218)
  move goose issue solver to opus (#6233)
  feat: improved UX for tool calls via execute_code (#6205)
  Blog: Code Mode Doesn't Replace MCP (#6227)
  fix: prevent keychain requests during cargo test (#6219)
  test: fix test_max_turns_limit slow execution and wrong message type (#6221)
  Skills vs MCP blog (#6220)
  Add blog post: Does Your AI Agent Need a Plan? (#6209)
  fix(ui): enable MCP UI to send a prompt message when an element is clicked (#6207)
  docs: param option for recipe deeplink/open (#6206)
  docs: edit in place or fork session (#6203)
  ...
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