Skip to content

Update MCP Servers setup section and add Configure Beast Mode to all localized documentation - #47

Merged
Justin Yoo (justinyoo) merged 4 commits into
mainfrom
copilot/fix-46
Aug 5, 2025
Merged

Justin Yoo (justinyoo) merged 4 commits into
mainfrom
copilot/fix-46

Conversation

Copilot AI commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

This PR ensures complete parity between the English documentation and all localized versions by addressing two key areas:

Configure Beast Mode Section

Added the complete "Configure Beast Mode" section that was missing from all 6 localized language versions:

  • Spanish (es-es): "Configurar Modo Bestia"
  • French (fr-fr): "Configurer le Mode Bête"
  • Japanese (ja-jp): "ビーストモードを設定"
  • Korean (ko-kr): "비스트 모드 구성"
  • Portuguese (pt-br): "Configurar Modo Fera"
  • Chinese (zh-cn): "配置野兽模式"

Set-up MCP Servers Section Updates

Fixed discrepancies in the "Set-up MCP Servers" section where localized versions were missing critical setup instructions:

Missing instructions now added:

  1. Docker Desktop verification: Ensures users check Docker Desktop is running when using VS Code locally
  2. awesome-copilot server setup: Added the missing step to start the awesome-copilot MCP server (in addition to the existing context7 server)

Complete Documentation Coverage

Each localized setup document now includes:

  • Instructions for using /mcp.awesome-copilot.get_search_prompt with "beast mode" keywords
  • Steps to select 4.1-Beast mode instead of Agent mode
  • Environment variable setup for $REPOSITORY_ROOT
  • Workspace settings copying commands for both bash/zsh and PowerShell
  • Complete MCP server configuration including both context7 and awesome-copilot servers
  • Docker Desktop verification for local development environments

All translations maintain technical accuracy while preserving the proper relative image paths (../../../docs/images/) and consistent code block formatting across all supported languages.

Fixes #46.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>
Copilot AI changed the title [WIP] Apply changes to all the localised documents Add Configure Beast Mode section to all localized documentation Aug 5, 2025

@justinyoo Justin Yoo (justinyoo) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In 00-setup.md, the ### Set-up MCP Servers section has also been updated. Find the discrepancies and apply the changes.

…ish version

Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>

Copilot AI commented Aug 5, 2025

Copy link
Copy Markdown
Contributor Author

In 00-setup.md, the ### Set-up MCP Servers section has also been updated. Find the discrepancies and apply the changes.

I've identified and fixed the discrepancies in the "Set-up MCP Servers" section. All localized versions were missing two key instructions that exist in the English version:

  1. Docker Desktop verification step for local VS Code users
  2. The awesome-copilot server setup instruction

I've added the properly translated instructions to all 6 localized versions (es-es, fr-fr, ja-jp, ko-kr, pt-br, zh-cn). The changes ensure all users have complete MCP server setup instructions regardless of their language.

Fixed in commit d7b5e99.

Copilot AI changed the title Add Configure Beast Mode section to all localized documentation Update MCP Servers setup section and add Configure Beast Mode to all localized documentation Aug 5, 2025
@justinyoo
Justin Yoo (justinyoo) marked this pull request as ready for review August 5, 2025 07:28
@justinyoo
Justin Yoo (justinyoo) merged commit 29bbe08 into main Aug 5, 2025
1 check passed
@justinyoo
Justin Yoo (justinyoo) deleted the copilot/fix-46 branch August 5, 2025 07:28
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.

Apply changes to all the localised documents

2 participants