v0.33.1
Changes
- Add
model_classfield to task schema (fast,standard,thinking) for per-task LLM selection - Export
ModelClassSchemaandModelClasstype from schema - Propagate
model_classthroughDelegatableTaskViewrender context - Update JSON Schema (
dsl.schema.json) withmodel_classenum - Update README with
model_classdocumentation and examples