workflows tasks and tools can be configured wether they are able to be run standalone from agents with ide commands

This commit is contained in:
Brian Madison
2025-10-26 20:06:34 -05:00
parent 63ef5b7bc6
commit b753fb293b
42 changed files with 81 additions and 1370 deletions

View File

@@ -50,3 +50,5 @@ features:
- "Novel pattern design for unique concepts"
- "Intelligent pattern identification - LLM figures out what patterns matter"
- "Implementation patterns for agent consistency"
standalone: true

View File

@@ -34,3 +34,7 @@ recommended_inputs:
# Validation criteria data
validation_criteria: "{installed_path}/validation-criteria.yaml"
standalone: true
web_bundle: false