update inquirer to v9.x for better windows support

This commit is contained in:
Brian Madison
2025-12-22 18:18:16 +08:00
parent da21790531
commit 021936eaa9
783 changed files with 13034 additions and 413 deletions

View File

@@ -0,0 +1,9 @@
---
description: 'When called from workflow'
---
# Advanced Elicitation
LOAD and execute the task at: \_bmad/core/tasks/advanced-elicitation.xml
Follow all instructions in the task file exactly as written.

View File

@@ -0,0 +1,9 @@
---
description: 'Generates or updates an index.md of all documents in the specified directory'
---
# Index Docs
LOAD and execute the task at: \_bmad/core/tasks/index-docs.xml
Follow all instructions in the task file exactly as written.

View File

@@ -0,0 +1,9 @@
---
description: 'Splits large markdown documents into smaller, organized files based on level 2 (default) sections'
---
# Shard Document
LOAD and execute the tool at: \_bmad/core/tools/shard-doc.xml
Follow all instructions in the tool file exactly as written.