diff --git a/bmad-core/data/bmad-kb.md b/bmad-core/data/bmad-kb.md index 778f384c5..0279d4eb8 100644 --- a/bmad-core/data/bmad-kb.md +++ b/bmad-core/data/bmad-kb.md @@ -78,7 +78,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -91,6 +91,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -278,11 +279,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -362,7 +364,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/agents/analyst.txt b/dist/agents/analyst.txt index b9d4e97ef..7a23e68d6 100644 --- a/dist/agents/analyst.txt +++ b/dist/agents/analyst.txt @@ -2034,7 +2034,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -2047,6 +2047,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -2234,11 +2235,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -2318,7 +2320,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/agents/bmad-master.txt b/dist/agents/bmad-master.txt index 407527240..2af8dd0f4 100644 --- a/dist/agents/bmad-master.txt +++ b/dist/agents/bmad-master.txt @@ -8843,7 +8843,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -8856,6 +8856,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -9043,11 +9044,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -9127,7 +9129,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/agents/bmad-orchestrator.txt b/dist/agents/bmad-orchestrator.txt index b6f3f3d5f..009d1fe5e 100644 --- a/dist/agents/bmad-orchestrator.txt +++ b/dist/agents/bmad-orchestrator.txt @@ -1063,7 +1063,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -1076,6 +1076,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -1263,11 +1264,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -1347,7 +1349,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/teams/team-all.txt b/dist/teams/team-all.txt index 2572565b6..c58e57fa0 100644 --- a/dist/teams/team-all.txt +++ b/dist/teams/team-all.txt @@ -1552,7 +1552,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -1565,6 +1565,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -1752,11 +1753,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -1836,7 +1838,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/teams/team-fullstack.txt b/dist/teams/team-fullstack.txt index 0c5366593..e6edc792c 100644 --- a/dist/teams/team-fullstack.txt +++ b/dist/teams/team-fullstack.txt @@ -1400,7 +1400,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -1413,6 +1413,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -1600,11 +1601,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -1684,7 +1686,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/teams/team-ide-minimal.txt b/dist/teams/team-ide-minimal.txt index d68cedeb1..3e63089df 100644 --- a/dist/teams/team-ide-minimal.txt +++ b/dist/teams/team-ide-minimal.txt @@ -1298,7 +1298,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -1311,6 +1311,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -1498,11 +1499,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -1582,7 +1584,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/dist/teams/team-no-ui.txt b/dist/teams/team-no-ui.txt index 0b08941d2..369abd9fd 100644 --- a/dist/teams/team-no-ui.txt +++ b/dist/teams/team-no-ui.txt @@ -1338,7 +1338,7 @@ BMad transforms you into a "Vibe CEO" - directing a team of specialized AI agent 5. Type `/help` to see available commands #### Option 2: IDE Integration -**Best for**: Cursor, Claude Code, Windsurf, Cline, Roo Code, GitHub Copilot users +**Best for**: Cursor, Claude Code, Windsurf, Trae, Cline, Roo Code, GitHub Copilot users ```bash # Interactive installation (recommended) @@ -1351,6 +1351,7 @@ npx bmad-method install - **Cursor**: Native AI integration - **Claude Code**: Anthropic's official IDE - **Windsurf**: Built-in AI capabilities + - **Trae**: Built-in AI capabilities - **Cline**: VS Code extension with AI features - **Roo Code**: Web-based IDE with agent support - **GitHub Copilot**: VS Code extension with AI peer programming assistant @@ -1538,11 +1539,12 @@ You are the "Vibe CEO" - thinking like a CEO with unlimited resources and a sing - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. **Chat Management Guidelines**: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation **Common Task Commands**: @@ -1622,7 +1624,7 @@ The BMad-Method is built around a modular architecture centered on the `bmad-cor #### Web UI Environment -- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assest with an orchestrating agent +- Uses pre-built bundles from `dist/teams` for stand alone 1 upload files for all agents and their assets with an orchestrating agent - Single text files containing all agent dependencies are in `dist/agents/` - these are unnecessary unless you want to create a web agent that is only a single agent and not a team - Created by the web-builder tool for upload to web interfaces - Provides complete context in one package diff --git a/docs/bmad-workflow-guide.md b/docs/bmad-workflow-guide.md index 9eca68925..d8ae6b847 100644 --- a/docs/bmad-workflow-guide.md +++ b/docs/bmad-workflow-guide.md @@ -22,7 +22,7 @@ The BMad Method follows a structured approach to AI-assisted software developmen ``` - Choose "Complete installation" - - Select your IDE (Cursor, Claude Code, Windsurf, Roo Code, or GitHub Copilot) + - Select your IDE (Cursor, Claude Code, Windsurf, Trae, Roo Code, or GitHub Copilot) 2. **Verify installation**: - `.bmad-core/` folder created with all agents @@ -112,12 +112,13 @@ Follow the SM → Dev cycle for systematic story development: - **Claude Code**: `/agent-name` (e.g., `/bmad-master`) - **Cursor**: `@agent-name` (e.g., `@bmad-master`) - **Windsurf**: `@agent-name` (e.g., `@bmad-master`) +- **Trae**: `@agent-name` (e.g., `@bmad-master`) - **Roo Code**: Select mode from mode selector (e.g., `bmad-bmad-master`) - **GitHub Copilot**: Open the Chat view (`⌃⌘I` on Mac, `Ctrl+Alt+I` on Windows/Linux) and select **Agent** from the chat mode selector. ### Chat Management: -- **Claude Code, Cursor, Windsurf**: Start new chats when switching agents +- **Claude Code, Cursor, Windsurf, Trae**: Start new chats when switching agents - **Roo Code**: Switch modes within the same conversation ## Available Agents