2025-06-29 09:05:41 -05:00
|
|
|
{
|
2025-09-28 23:17:07 -05:00
|
|
|
"chat.agent.enabled": true,
|
|
|
|
|
"chat.agent.maxRequests": 15,
|
|
|
|
|
"github.copilot.chat.agent.runTasks": true,
|
|
|
|
|
"chat.mcp.discovery.enabled": {
|
|
|
|
|
"claude-desktop": true,
|
|
|
|
|
"windsurf": true,
|
|
|
|
|
"cursor-global": true,
|
|
|
|
|
"cursor-workspace": true
|
|
|
|
|
},
|
|
|
|
|
"github.copilot.chat.agent.autoFix": true,
|
|
|
|
|
"chat.tools.autoApprove": false,
|
2025-07-02 21:08:43 -05:00
|
|
|
"cSpell.words": [
|
|
|
|
|
"Agentic",
|
2025-07-05 21:08:26 -05:00
|
|
|
"atlasing",
|
|
|
|
|
"Biostatistician",
|
2025-09-28 23:17:07 -05:00
|
|
|
"bmad",
|
2025-07-05 21:08:26 -05:00
|
|
|
"Cordova",
|
|
|
|
|
"customresourcedefinitions",
|
|
|
|
|
"dashboarded",
|
|
|
|
|
"Decisioning",
|
|
|
|
|
"eksctl",
|
2025-07-02 21:08:43 -05:00
|
|
|
"elicitations",
|
2025-11-15 19:39:53 -06:00
|
|
|
"Excalidraw",
|
2025-07-05 21:08:26 -05:00
|
|
|
"filecomplete",
|
|
|
|
|
"fintech",
|
|
|
|
|
"fluxcd",
|
2025-09-28 23:17:07 -05:00
|
|
|
"frontmatter",
|
2025-07-05 21:08:26 -05:00
|
|
|
"gamedev",
|
|
|
|
|
"gitops",
|
|
|
|
|
"implementability",
|
2025-09-28 23:17:07 -05:00
|
|
|
"Improv",
|
2025-07-05 21:08:26 -05:00
|
|
|
"inclusivity",
|
|
|
|
|
"ingressgateway",
|
|
|
|
|
"istioctl",
|
|
|
|
|
"metroidvania",
|
|
|
|
|
"NACLs",
|
|
|
|
|
"nodegroup",
|
|
|
|
|
"platformconfigs",
|
|
|
|
|
"Playfocus",
|
|
|
|
|
"playtesting",
|
|
|
|
|
"pointerdown",
|
|
|
|
|
"pointerup",
|
2025-07-06 00:10:00 -05:00
|
|
|
"Polyrepo",
|
2025-07-05 21:08:26 -05:00
|
|
|
"replayability",
|
|
|
|
|
"roguelike",
|
|
|
|
|
"roomodes",
|
|
|
|
|
"Runbook",
|
|
|
|
|
"runbooks",
|
|
|
|
|
"Shardable",
|
|
|
|
|
"Softlock",
|
2025-09-28 23:17:07 -05:00
|
|
|
"solutioning",
|
2025-07-05 21:08:26 -05:00
|
|
|
"speedrunner",
|
2025-09-28 23:17:07 -05:00
|
|
|
"substep",
|
2025-07-05 21:08:26 -05:00
|
|
|
"tekton",
|
|
|
|
|
"tilemap",
|
|
|
|
|
"tileset",
|
2025-09-28 23:17:07 -05:00
|
|
|
"tmpl",
|
2025-07-06 10:34:53 -05:00
|
|
|
"Trae",
|
Major Enhancements:
- Installation path is now fully configurable, allowing users to specify custom installation directories during setup
- Default installation location changed to .bmad (hidden directory) for cleaner project root organization
Web Bundle Improvements:
- All web bundles (single agent and team) now include party mode support for multi-agent collaboration!
- Advanced elicitation capabilities integrated into standalone agents
- All bundles enhanced with party mode agent manifests
- Added default-party.csv files to bmm, bmgd, and cis module teams
- The default party file is what will be used with single agent bundles. teams can customize for different party configurations before web bundling through a setting in the team yaml file
- New web bundle outputs for all agents (analyst, architect, dev, pm, sm, tea, tech-writer, ux-designer, game-*, creative-squad)
Phase 4 Workflow Updates (In Progress):
- Initiated shift to separate phase 4 implementation artifacts from documentation
- Phase 4 implementation artifacts (stories, code review, sprint plan, context files) will move to dedicated location outside docs folder
- Installer questions and configuration added for artifact path selection
- Updated workflow.yaml files for code-review, sprint-planning, story-context, epic-tech-context, and retrospective workflows to support this, but still might require some udpates
Additional Changes:
- New agent and action command header models for standardization
- Enhanced web-bundle-activation-steps fragment
- Updated web-bundler.js to support new structure
- VS Code settings updated for new .bmad directory
- Party mode instructions and workflow enhanced for better orchestration
IDE Installer Updates:
- Show version number of installer in cli
- improved Installer UX
- Gemini TOML Improved to have clear loading instructions with @ commands
- All tools agent launcher mds improved to use a central file template critical indication isntead of hardcoding in 2 different locations.
2025-11-09 17:39:05 -06:00
|
|
|
"VNET",
|
|
|
|
|
"webskip"
|
2025-08-16 19:08:39 -05:00
|
|
|
],
|
|
|
|
|
"json.schemas": [
|
|
|
|
|
{
|
|
|
|
|
"fileMatch": ["package.json"],
|
|
|
|
|
"url": "https://json.schemastore.org/package.json"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"fileMatch": [".vscode/settings.json"],
|
|
|
|
|
"url": "vscode://schemas/settings/folder"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"editor.formatOnSave": true,
|
|
|
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
2025-09-28 23:17:07 -05:00
|
|
|
"[javascript]": {
|
|
|
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
|
|
|
},
|
|
|
|
|
"[json]": {
|
|
|
|
|
"editor.defaultFormatter": "vscode.json-language-features"
|
|
|
|
|
},
|
|
|
|
|
"[yaml]": {
|
|
|
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
|
|
|
},
|
|
|
|
|
"[markdown]": {
|
|
|
|
|
"editor.defaultFormatter": "yzhang.markdown-all-in-one"
|
|
|
|
|
},
|
2025-08-16 19:08:39 -05:00
|
|
|
"yaml.format.enable": false,
|
|
|
|
|
"editor.codeActionsOnSave": {
|
|
|
|
|
"source.fixAll.eslint": "explicit"
|
|
|
|
|
},
|
2025-09-28 23:17:07 -05:00
|
|
|
"editor.rulers": [140],
|
|
|
|
|
"[xml]": {
|
|
|
|
|
"editor.defaultFormatter": "redhat.vscode-xml"
|
|
|
|
|
},
|
|
|
|
|
"xml.format.maxLineWidth": 140
|
2025-07-22 21:22:48 -05:00
|
|
|
}
|