feat(python): implement python bindings for all components and solvers

This commit is contained in:
Sepehr
2026-02-21 20:34:56 +01:00
parent 8ef8cd2eba
commit 4440132b0a
310 changed files with 11577 additions and 397 deletions

View File

@@ -0,0 +1,9 @@
---
description: 'Document project'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/document-project/workflow.yaml using the engine from step 2