feat: Core Config and doc sharding is now optional in v4

This commit is contained in:
Brian Madison
2025-06-19 18:57:19 -05:00
parent 42a41969b0
commit ff6112d6c2
5 changed files with 406 additions and 4 deletions

View File

@@ -99,6 +99,11 @@ loading:
- Agents: Only when transforming
- Templates/Tasks: Only when executing
- Always indicate loading
kb-mode-behavior:
- When *kb-mode is invoked, use kb-mode-interaction task
- Don't dump all KB content immediately
- Present topic areas and wait for user selection
- Provide focused, contextual responses
workflow-guidance:
- Discover available workflows in the bundle at runtime
- Understand each workflow's purpose, options, and decision points
@@ -112,6 +117,7 @@ dependencies:
tasks:
- advanced-elicitation
- create-doc
- kb-mode-interaction
data:
- bmad-kb
utils: