BMAD-METHOD/bmad-core
kevlingo cafffde110 feat(orchestrator): Add memory management commands for project learning
This commit introduces two new orchestrator commands to manage the project memory system, enabling manual control over the automated learning process.

New commands:
- \*mem-synth\: Scans completed stories and re-synthesizes project memory, useful for catching missed stories or manual additions
- \*mem-add [memory]\: Immediately processes a user-provided memory through the same validation system used in automatic synthesis

Key features:
- Friendly failure messages for duplicates, contradictions, and invalid memories
- Progress reporting during bulk synthesis operations
- Consistent validation logic with the automated workflow
- Integration with existing core-config.yml settings for story locations

This enhancement provides users with direct control over the project memory system while maintaining the same quality standards as the automated process.
2025-06-23 12:17:04 -04:00
..
agent-teams fix: single agent install and team installation support 2025-06-16 21:26:32 -05:00
agents feat(orchestrator): Add memory management commands for project learning 2025-06-23 12:17:04 -04:00
checklists Node 20, installer improvements, agent improvements and Expansion Pack for game dev (#232) 2025-06-16 18:34:12 -05:00
data feat(dev-agent): Implement Self-Correcting Workflow with Memory Synthesis 2025-06-23 12:16:51 -04:00
tasks fix(dev-agent): Adopt Fibonacci scale for complexity assessment 2025-06-23 12:17:04 -04:00
templates Clean up markdown nesting. (#252) 2025-06-19 16:54:47 -05:00
utils Clean up markdown nesting. (#252) 2025-06-19 16:54:47 -05:00
workflows fix: bad brownfield yml 2025-06-19 18:07:22 -05:00
core-config.yml fix(dev-agent): Adopt Fibonacci scale for complexity assessment 2025-06-23 12:17:04 -04:00