Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
roo-cline-3.23.18.vsix | 2025-07-23 | 27.7 MB | |
README.md | 2025-07-23 | 371 Bytes | |
Release v3.23.18 source code.tar.gz | 2025-07-23 | 3.5 MB | |
Release v3.23.18 source code.zip | 2025-07-23 | 4.5 MB | |
Totals: 4 Items | 35.6 MB | 2 |
[3.23.18] - 2025-07-23
- Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW, PR by @daniel-lxs)
- Fix: Add ErrorBoundary component for better error handling (#5731 by @elianiva, PR by @KJ7LNW)
- Fix: Todo list toggle not working (thanks @chrarnoldus!)
- Improve: Use SIGKILL for command execution timeouts in the "execa" variant (thanks @cte!)