feat: add strategy abstraction with pdca and pipeline strategies
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
version: "0.6.0"
|
||||
|
||||
# Strategy — execution shape: pdca (cyclic), pipeline (linear), auto (task-based selection)
|
||||
strategy: auto
|
||||
|
||||
# Budget
|
||||
costs:
|
||||
budget_usd: 10.00
|
||||
|
||||
Reference in New Issue
Block a user