0.60.0 - 2025-10-29
What's Changed
Breaking
- Removed V0 CLI. V0 CLI is officially unsupported by @malhotra5 in #11538
Added
- Added support for Clarifai provider
- Added automatic sandbox lifecycle management to prevent resource exhaustion by limiting the number of running sandboxes by @tofarr in #11399
Changed
- Simplified security analyzer confirmation interface by replacing two reject options with a single "Reject" option that prompts for optional reason by @malhotra5 in #11443
Fixed
- Implemented graceful shutdown for headless mode by @li-boxuan in #11401
- Improved VSCode integration in sandbox environments with proper authentication and working directory support by @tofarr in #11426
- Fixed an issue where git operations would sometimes fail on resuming a conversation after some time by @ak684 in #11296
- Fixed an issue where config.toml was not respected by the swe-bench/run_infer.py entrypoint by @Zacharias030 in #11091
- Fixed terminal not rendering input commands by @amanape in #11537
- Fixed multiple UI issues
New Contributors
- @Papadopulus made their first contribution in #10913
- @rstar327 made their first contribution in #11325
- @Chesars made their first contribution in #11366
- @mogith-pn made their first contribution in #11324
- @softpudding made their first contribution in #11439
- @Akindotcome made their first contribution in #11430
- @wolfspyre made their first contribution in #10863
- @CLFutureX made their first contribution in #11332
- @jpshackelford made their first contribution in #11478
- @Alex42006 made their first contribution in #11227
- @ludwig-n made their first contribution in #11423
- @Evelyn-Colon made their first contribution in #11230
Full Changelog: 0.59.0...0.60.0