mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Release v3.29.5 (#8942)
This commit is contained in:
parent
81d5f63b72
commit
6e4e22f2cb
1 changed files with 21 additions and 0 deletions
21
.changeset/v3.29.5.md
Normal file
21
.changeset/v3.29.5.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Fix: prevent infinite loop when canceling during auto-retry (#8901 by @mini2s, PR by @app/roomote)
|
||||
- Fix: Enhanced codebase index recovery and reuse ('Start Indexing' button now reuses existing Qdrant index) (#8129 by @jaroslaw-weber, PR by @heyseth)
|
||||
- Fix: make code index initialization non-blocking at activation (#8777 by @cjlawson02, PR by @daniel-lxs)
|
||||
- Fix: custom modes under custom path not showing (#8122 by @hannesrudolph, PR by @elianiva)
|
||||
- Fix: prevent MCP server restart when toggling tool permissions (#8231 by @hannesrudolph, PR by @heyseth)
|
||||
- Fix: truncate type definition to match max read line (#8149 by @chenxluo, PR by @elianiva)
|
||||
- Fix: remove search_and_replace tool from codebase (#8891 by @hannesrudolph, PR by @app/roomote)
|
||||
- Fix: auto-sync enableReasoningEffort with reasoning dropdown selection (thanks @daniel-lxs!)
|
||||
- Fix: Gate auth-driven Roo model refresh to active provider only (thanks @daniel-lxs!)
|
||||
- Prevent a noisy cloud agent exception (thanks @cte!)
|
||||
- Feat: improve @ file search for large projects (#5721 by @Naituw, PR by @daniel-lxs)
|
||||
- Feat: Add Minimax Provider (thanks @Maosghoul!)
|
||||
- Feat: add zai-glm-4.6 model to Cerebras and set gpt-oss-120b as default (thanks @daniel-lxs!)
|
||||
- Feat: rename MCP Errors tab to Logs for mixed-level messages (#8893 by @hannesrudolph, PR by @app/roomote)
|
||||
- Feat: add We're hiring link to announcement modal (thanks @app/roomote!)
|
||||
- roo provider: update session token on every request (thanks @jr!)
|
||||
- docs(vscode-lm): clarify VS Code LM API integration warning (thanks @hannesrudolph!)
|
||||
Loading…
Add table
Reference in a new issue