mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
chore: add changeset for v3.38.3 (#10450)
This commit is contained in:
parent
c307dc7756
commit
b4302c708f
1 changed files with 8 additions and 0 deletions
8
.changeset/v3.38.3.md
Normal file
8
.changeset/v3.38.3.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens)
|
||||
- Fix: Stop frequent Claude Code sign-ins by hardening OAuth refresh token handling (PR #10410 by @hannesrudolph)
|
||||
- Fix: Add `maxConcurrentFileReads` limit to native `read_file` tool schema (PR #10449 by @app/roomote)
|
||||
- Fix: Add type check for `lastMessage.text` in TTS useEffect to prevent runtime errors (PR #10431 by @app/roomote)
|
||||
Loading…
Add table
Reference in a new issue