CAS v0.6.2
What's Changed
Added
- Interactive terminal dialog (Ctrl+T) in factory TUI with show/hide/kill
- MCP proxy catalog caching for SessionStart context injection
- Billing interval switching buttons (monthly/yearly) with savings display
- Resume subscription button on cancellation notice
cas changelogcommand to show release notes
Changed
- Cloud sync on MCP startup runs in background with 5s timeout (non-blocking)
- Heartbeat uses shorter 5s timeout and spawn_blocking to avoid stalling async loop
- Refactored cloud routes for cleaner URL structure
Fixed
- Debounced Ctrl+C interrupt to prevent accidental double-sends
- Update version check now compares versions properly
- Stripe portal return URL redirects back to billing page
- Removed duplicate type export in types/index.ts
Full Changelog: codingagentsystem/cas-internal@v0.6.1...v0.6.2