Simpler model stylesheets
Model stylesheets no longer require you to specify the provider alongside the model. Thellm_model and llm_provider properties have been renamed to model and provider, and the provider is now auto-inferred from the model catalog — so you can drop provider entirely in most cases.
Before:
More
Improvements
Improvements
- SSH sandbox now supports
preview_url_basefor correct port preview URLs on remote hosts - Renamed
logs-directorytorun-directoryin docs reference
Fixes
Fixes
- Fixed demo workflow serialization