v0.2.1 - Engines Revamp, Cursor Integration
v0.2.1 - Engines Revamp, Cursor Integration
da4ffb5
✨ Features
- Cursor engine integration with CLI-config-based auth
- Engine auth fallback: use first authenticated engine if override not authed
- Spinner shows model and reasoning effort
- Dynamic engine registration with sensible defaults
- Support for CLAUDE_CODE_OAUTH_TOKEN environment variable
🔧 Improvements
- Reorganize engine providers into core/providers structure
- Remove unneeded model validation
- Improve type safety and test reliability
- Workflow template validation and engine config updates
🐛 Bug Fixes
- Ensure step engine is set without any-cast
- Remove unused import in template loader to satisfy lint
📦 Installation
npm install -g [email protected]