What's Changed
- feat: add trust-based extra usage spending caps by @rossmanko in #335
- feat: card-testing fraud detection + raise min extra usage to $15 by @rossmanko in #336
- remove user_aggregate_state table and version gating by @rossmanko in #337
- feat: disable Codex models and add Sonnet 4.6 to agent mode by @rossmanko in #338
- fix: translate Unix paths to Windows-native paths for desktop sandboxes by @rossmanko in #340
- feat: add Caido web proxy for HTTP traffic interception & replay by @rossmanko in #305
- chore: update dependencies and fix Stripe v22 breaking change by @rossmanko in #343
- fix: skip Caido setup on Windows sandboxes and truncate long filenames by @rossmanko in #342
- feat: preemptive 10-min timeout with auto-continue for agent mode by @fkesheh in #332
- feat: add Max Mode toggle to unlock per-model native context windows by @rossmanko in #344
- fix: preserve quoted Windows paths when invoking cmd.exe by @rossmanko in #345
- fix: prefer git-bash over cmd.exe on Windows for shell execution by @rossmanko in #346
Full Changelog: desktop-v0.0.31...desktop-v0.0.33