This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
BMAD-METHOD
Watch
1
Star
0
Fork
0
You've already forked BMAD-METHOD
mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced
2025-12-17 09:45:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
BMAD-METHOD
/
bmad-core
/
data
/
technical-preferences.md
6 lines
97 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix: documentation and trademark updates
2025-08-17 19:23:50 -05:00
<!--
Powered by BMAD™ Core
-->
Task template standardization improvements (#163) create-doc-from-template used with create-prd template with new template with llm instruction standardization format. ide-web agent simplifications, removal of overlap, and agent name alignment advanced elicitation streamlined throughout creation of PRD
2025-06-05 21:22:01 -05:00
# User-Defined Preferred Patterns and Preferences
Simplify agent configurations and fix team bundle builds Major refactoring to streamline agent configuration structure and improve build reliability: Agent Configuration Simplification: - Remove environment sections from all agent YAML files - Add single 'persona' property to agent configs pointing to persona file - All agents now use consistent, simplified structure without web/ide environment splits - Fix dev agent to be available for web environment (was causing team-dev bundle build failure) Build System Updates: - Update dependency-resolver.js to use new persona property instead of environments.web.persona_file - Update bundle-optimizer.js to load personas using agent's persona property - Remove environment availability checks since all agents are now web-compatible - Change output directory from dist/web/bundles/ to dist/web/teams/ for clarity File Organization: - Move IDE-specific personas (dev.ide.md, devops-pe.ide.md, sm.ide.md) to bmad-core/ide-agents/ - Rename team bundles for clarity: - team-full.yml → team-full-app.yml (web application teams) - team-planning.yml → team-small-service.yml (backend service teams) - Remove team-full-ide.yml (IDE teams will be handled separately) This change ensures all 3 web team bundles build successfully and simplifies future agent maintenance. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-06 23:12:58 -05:00
None Listed
Reference in New Issue
Copy Permalink