diff --git a/.changeset/v3.20.0.md b/.changeset/v3.20.0.md
new file mode 100644
index 0000000000..e0dcfadce5
--- /dev/null
+++ b/.changeset/v3.20.0.md
@@ -0,0 +1,36 @@
+---
+"roo-cline": minor
+---
+
+- Add comprehensive Marketplace system for extensions and modes (thanks @mrubens!)
+- Add Issue Writer mode for creating GitHub issues with comprehensive workflows (thanks @hannesrudolph!)
+- Add Issue Fixer mode for addressing GitHub issues and PR feedback (thanks @hannesrudolph!)
+- Add PR Reviewer mode for reviewing pull requests (thanks @daniel-lxs!)
+- Enhance apply_diff with XML for multi-file/multi-diff operations & batch UI (thanks @samhvw8!)
+- Improve MCP with McpExecution, make UX like terminal execute (thanks @samhvw8!)
+- Add magic variables support for MCPs with `workspaceFolder` injection (thanks @NamesMT!)
+- Add prompt history navigation via arrow up/down in prompt field (thanks @hannesrudolph!)
+- Add support for escaping context mentions (thanks @KJ7LNW!)
+- Add DeepSeek R1 support to Chutes provider (thanks @hannesrudolph!)
+- Add reasoning budget support to Bedrock models for extended thinking (thanks @hannesrudolph!)
+- Add mermaid diagram support buttons (thanks @qdaxb!)
+- Update XAI models and pricing (thanks @edwin-truthsearch-io!)
+- Update O3 model pricing (thanks @mrubens!)
+- Add manual OpenAI-compatible format specification and parsing (thanks @dflatline!)
+- Add core tools integration tests for comprehensive coverage (thanks @cte!)
+- Add JSDoc documentation for ClineAsk and ClineSay types (thanks @hannesrudolph!)
+- Populate whenToUse descriptions for built-in modes (thanks @mrubens!)
+- Move concurrent reads setting to context settings with default of 5 (thanks @mrubens!)
+- Add marketplace footer for issue reporting (thanks @mrubens!)
+- Fix file write tool with early relPath & newContent validation checks (thanks @Ruakij!)
+- Fix TaskItem display and copy issues with HTML tags in task messages (thanks @forestyoo!)
+- Fix OpenRouter cost calculation with BYOK (thanks @chrarnoldus!)
+- Fix terminal busy state reset after manual commands complete (thanks @hannesrudolph!)
+- Fix undefined output on multi-file apply_diff operations (thanks @daniel-lxs!)
+- Convert Jest tests to Vitest and disable default watch mode (thanks @cte!)
+- Move evals to Postgres database on roocode.com (thanks @cte!)
+- Update dependency @dotenvx/dotenvx to v1.44.2 (thanks @app/renovate!)
+- Bump @roo-code/types to v1.26.0 (thanks @cte!)
+- Apply evals fixes and improvements (thanks @cte!)
+- Revert panel focus changes that affected menu button visibility (thanks @mrubens!)
+- Remove temporary monorepo documentation (thanks @mrubens!)
diff --git a/.roomodes b/.roomodes
index 7cba92c64e..8ed5d99084 100644
--- a/.roomodes
+++ b/.roomodes
@@ -64,7 +64,7 @@ customModes:
customInstructions: >-
When preparing a release:
1. Identify the SHA corresponding to the most recent release using GitHub CLI: `gh release view --json tagName,targetCommitish,publishedAt `
- 2. Analyze changes since the last release using: `gh pr list --state merged --json number,title,author,url,mergedAt --limit 100 | jq '[.[] | select(.mergedAt > "TIMESTAMP") | {number, title, author: .author.login, url, mergedAt}]'`
+ 2. Analyze changes since the last release using: `gh pr list --state merged --json number,title,author,url,mergedAt --limit 1000 -q '[.[] | select(.mergedAt > "TIMESTAMP") | {number, title, author: .author.login, url, mergedAt}] | sort_by(.number)'`
3. Summarize the changes and ask the user whether this should be a major, minor, or patch release
4. Create a changeset in .changeset/v[version].md instead of directly modifying package.json. The format is:
@@ -80,6 +80,7 @@ customModes:
- Provide brief descriptions of each item to explain the change
- Order the list from most important to least important
- Example: "- Add support for Gemini 2.5 Pro caching (thanks @contributor!)"
+ - CRITICAL: Include EVERY SINGLE PR in the changeset - don't assume you know which ones are important. Count the total PRs to verify completeness and cross-reference the list to ensure nothing is missed.
5. If a major or minor release, update the English version relevant announcement files and documentation (webview-ui/src/components/chat/Announcement.tsx, README.md, and the `latestAnnouncementId` in src/core/webview/ClineProvider.ts)
6. Ask the user to confirm the English version
diff --git a/README.md b/README.md
index 9f07ac6dce..86b2f379be 100644
--- a/README.md
+++ b/README.md
@@ -49,13 +49,13 @@ Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes.
---
-## 🎉 Roo Code 3.19 Released
+## 🎉 Roo Code 3.20 Released
-Roo Code 3.19 brings intelligent context management improvements and enhanced user experience!
+Roo Code 3.20 brings major new features and improvements based on your feedback!
-- **Intelligent Context Condensing Enabled by Default** - Context condensing is now enabled by default with configurable settings for when automatic condensing happens.
-- **Manual Condensing Button** - New button in the task header allows you to manually trigger context condensing at any time.
-- **Enhanced Condensing Settings** - Fine-tune when and how automatic condensing occurs through the Context Settings panel.
+- **Experimental Marketplace** - Discover and install modes and MCPs from the new marketplace (enable in Experimental Settings).
+- **Enhanced File Operations** - Multiple concurrent file writes now available in Experimental Settings, and multiple concurrent reads has graduated from experimental and now lives in the Context Settings.
+- **MCP Improvements & More** - Enhanced MCP support, more Mermaid controls, thinking support in Amazon Bedrock, and much more!
---
diff --git a/locales/ca/README.md b/locales/ca/README.md
index 5d544b041a..b7b14406ad 100644
--- a/locales/ca/README.md
+++ b/locales/ca/README.md
@@ -50,13 +50,13 @@ Consulteu el [CHANGELOG](../../CHANGELOG.md) per a actualitzacions i correccions
---
-## 🎉 Roo Code 3.19 Llançat
+## 🎉 Roo Code 3.20 Llançat
-Roo Code 3.19 aporta noves i potents funcionalitats i millores basades en els vostres comentaris!
+Roo Code 3.20 aporta noves funcionalitats majors i millores basades en els vostres comentaris!
-- **Condensació intel·ligent de context habilitada per defecte** - Ara la condensació intel·ligent de context està activada automàticament per millorar el rendiment i reduir els costos.
-- **Millores en la gestió de context** - Configuració millorada per gestionar la finestra de context i optimitzar les interaccions amb la IA.
-- **Suport ampliat per a models** - Compatibilitat millorada amb diversos proveïdors d'IA i models més recents.
+- **Marketplace Experimental** - Descobriu i instal·leu modes i MCPs des del nou marketplace (activeu-lo als Paràmetres Experimentals).
+- **Operacions de Fitxers Millorades** - Múltiples escriptures de fitxers simultànies ara disponibles als Paràmetres Experimentals, i múltiples lectures simultànies s'han graduat de l'experimental i ara viuen als Paràmetres de Context.
+- **Millores MCP i Més** - Suport MCP millorat, més controls Mermaid, suport de pensament a Amazon Bedrock, i molt més!
---
@@ -181,37 +181,39 @@ Ens encanten les contribucions de la comunitat! Comenceu llegint el nostre [CONT
Gràcies a tots els nostres col·laboradors que han ajudat a millorar Roo Code!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Llicència
diff --git a/locales/de/README.md b/locales/de/README.md
index bea19619f4..2ca36a285d 100644
--- a/locales/de/README.md
+++ b/locales/de/README.md
@@ -50,13 +50,13 @@ Sehen Sie sich das [CHANGELOG](../../CHANGELOG.md) für detaillierte Updates und
---
-## 🎉 Roo Code 3.19 veröffentlicht
+## 🎉 Roo Code 3.20 veröffentlicht
-Roo Code 3.19 bringt intelligente Kontextverwaltungsverbesserungen und eine verbesserte Benutzererfahrung!
+Roo Code 3.20 bringt wichtige neue Funktionen und Verbesserungen basierend auf eurem Feedback!
-- **Intelligente Kontextkondensierung standardmäßig aktiviert** - Kontextkondensierung ist jetzt standardmäßig aktiviert mit konfigurierbaren Einstellungen für automatische Kondensierung.
-- **Manueller Kondensierungsbutton** - Neuer Button im Task-Header ermöglicht es dir, die Kontextkondensierung jederzeit manuell auszulösen.
-- **Erweiterte Kondensierungseinstellungen** - Feinabstimmung wann und wie automatische Kondensierung über das Kontext-Einstellungspanel erfolgt.
+- **Experimenteller Marketplace** - Entdecke und installiere Modi und MCPs aus dem neuen Marketplace (aktiviere ihn in den Experimentellen Einstellungen).
+- **Verbesserte Dateioperationen** - Mehrere gleichzeitige Dateischreibvorgänge sind jetzt in den Experimentellen Einstellungen verfügbar, und mehrere gleichzeitige Leseoperationen sind aus dem experimentellen Stadium graduiert und befinden sich nun in den Kontext-Einstellungen.
+- **MCP-Verbesserungen & Mehr** - Erweiterte MCP-Unterstützung, mehr Mermaid-Steuerelemente, Thinking-Unterstützung in Amazon Bedrock und vieles mehr!
---
@@ -181,37 +181,39 @@ Wir lieben Community-Beiträge! Beginnen Sie mit dem Lesen unserer [CONTRIBUTING
Danke an alle unsere Mitwirkenden, die geholfen haben, Roo Code zu verbessern!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Lizenz
diff --git a/locales/es/README.md b/locales/es/README.md
index c5debe1d98..6b20e26eb5 100644
--- a/locales/es/README.md
+++ b/locales/es/README.md
@@ -50,13 +50,13 @@ Consulta el [CHANGELOG](../../CHANGELOG.md) para ver actualizaciones detalladas
---
-## 🎉 Roo Code 3.19 Lanzado
+## 🎉 Roo Code 3.20 Lanzado
-¡Roo Code 3.19 trae mejoras en la gestión inteligente de contexto y una experiencia de usuario mejorada!
+¡Roo Code 3.20 trae importantes nuevas funciones y mejoras basadas en vuestros comentarios!
-- **Condensación inteligente de contexto habilitada por defecto** - La condensación de contexto ahora está habilitada por defecto con configuraciones ajustables para cuando ocurre la condensación automática.
-- **Botón de condensación manual** - Nuevo botón en la cabecera de tareas que te permite activar manualmente la condensación de contexto en cualquier momento.
-- **Configuraciones avanzadas de condensación** - Ajusta cuándo y cómo ocurre la condensación automática a través del panel de Configuraciones de Contexto.
+- **Marketplace Experimental** - Descubre e instala modos y MCPs desde el nuevo marketplace (habilítalo en Configuraciones Experimentales).
+- **Operaciones de Archivo Mejoradas** - Múltiples escrituras de archivos concurrentes ahora disponibles en Configuraciones Experimentales, y múltiples lecturas concurrentes se ha graduado de experimental y ahora vive en las Configuraciones de Contexto.
+- **Mejoras de MCP y Más** - Soporte mejorado de MCP, más controles de Mermaid, soporte de pensamiento en Amazon Bedrock, ¡y mucho más!
---
@@ -181,37 +181,39 @@ Usamos [changesets](https://github.com/changesets/changesets) para versionar y p
¡Gracias a todos nuestros colaboradores que han ayudado a mejorar Roo Code!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Licencia
diff --git a/locales/fr/README.md b/locales/fr/README.md
index cbdd08b8a0..c11b4130cc 100644
--- a/locales/fr/README.md
+++ b/locales/fr/README.md
@@ -50,13 +50,13 @@ Consultez le [CHANGELOG](../../CHANGELOG.md) pour des mises à jour détaillées
---
-## 🎉 Roo Code 3.19 est sorti
+## 🎉 Roo Code 3.20 est sorti
-Roo Code 3.19 apporte des améliorations de gestion intelligente du contexte et une expérience utilisateur améliorée !
+Roo Code 3.20 apporte de nouvelles fonctionnalités majeures et des améliorations basées sur vos retours !
-- **Condensation intelligente du contexte activée par défaut** - La condensation du contexte est maintenant activée par défaut avec des paramètres configurables pour quand la condensation automatique se produit.
-- **Bouton de condensation manuelle** - Nouveau bouton dans l'en-tête des tâches qui vous permet de déclencher manuellement la condensation du contexte à tout moment.
-- **Paramètres de condensation avancés** - Ajustez quand et comment la condensation automatique se produit via le panneau Paramètres de Contexte.
+- **Marketplace Expérimental** - Découvrez et installez des modes et des MCPs depuis le nouveau marketplace (activez-le dans les Paramètres Expérimentaux).
+- **Opérations de Fichiers Améliorées** - Plusieurs écritures de fichiers simultanées maintenant disponibles dans les Paramètres Expérimentaux, et plusieurs lectures simultanées ont été promues de l'expérimental et vivent maintenant dans les Paramètres de Contexte.
+- **Améliorations MCP et Plus** - Support MCP amélioré, plus de contrôles Mermaid, support de réflexion dans Amazon Bedrock, et bien plus !
---
@@ -181,37 +181,39 @@ Nous adorons les contributions de la communauté ! Commencez par lire notre [CON
Merci à tous nos contributeurs qui ont aidé à améliorer Roo Code !
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Licence
diff --git a/locales/hi/README.md b/locales/hi/README.md
index beba0287ad..add6abec5b 100644
--- a/locales/hi/README.md
+++ b/locales/hi/README.md
@@ -50,13 +50,13 @@
---
-## 🎉 Roo Code 3.19 जारी
+## 🎉 Roo Code 3.20 जारी
-Roo Code 3.19 आपकी प्रतिक्रियाओं के आधार पर शक्तिशाली नई सुविधाएँ और सुधार लाता है!
+Roo Code 3.20 आपकी प्रतिक्रियाओं के आधार पर प्रमुख नई सुविधाएँ और सुधार लाता है!
-- **डिफ़ॉल्ट रूप से सक्षम बुद्धिमान कॉन्टेक्स्ट कंडेंसिंग** - अब बुद्धिमान कॉन्टेक्स्ट कंडेंसिंग प्रदर्शन सुधारने और लागत कम करने के लिए स्वचालित रूप से सक्रिय है।
-- **कॉन्टेक्स्ट प्रबंधन में सुधार** - कॉन्टेक्स्ट विंडो प्रबंधित करने और AI इंटरैक्शन को अनुकूलित करने के लिए बेहतर कॉन्फ़िगरेशन।
-- **विस्तारित मॉडल समर्थन** - विभिन्न AI प्रदाताओं और नवीनतम मॉडल्स के साथ बेहतर संगतता।
+- **प्रयोगात्मक मार्केटप्लेस** - नए मार्केटप्लेस से मोड्स और MCPs खोजें और इंस्टॉल करें (प्रयोगात्मक सेटिंग्स में सक्षम करें)।
+- **उन्नत फ़ाइल ऑपरेशन** - प्रयोगात्मक सेटिंग्स में अब मल्टिपल समकालिक फ़ाइल राइट उपलब्ध है, और मल्टिपल समकालिक रीड प्रयोगात्मक से स्नातक हो गया है और अब कॉन्टेक्स्ट सेटिंग्स में रहता है।
+- **MCP सुधार और अधिक** - उन्नत MCP समर्थन, अधिक Mermaid नियंत्रण, Amazon Bedrock में विचार समर्थन, और बहुत कुछ!
---
@@ -181,37 +181,39 @@ code --install-extension bin/roo-cline-.vsix
Roo Code को बेहतर बनाने में मदद करने वाले हमारे सभी योगदानकर्ताओं को धन्यवाद!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## लाइसेंस
diff --git a/locales/it/README.md b/locales/it/README.md
index 4c6753f49b..e79f486d65 100644
--- a/locales/it/README.md
+++ b/locales/it/README.md
@@ -50,13 +50,13 @@ Consulta il [CHANGELOG](../../CHANGELOG.md) per aggiornamenti dettagliati e corr
---
-## 🎉 Roo Code 3.19 Rilasciato
+## 🎉 Roo Code 3.20 Rilasciato
-Roo Code 3.19 porta miglioramenti nella gestione intelligente del contesto e un'esperienza utente migliorata!
+Roo Code 3.20 porta nuove funzionalità principali e miglioramenti basati sui vostri feedback!
-- **Condensazione intelligente del contesto abilitata per impostazione predefinita** - La condensazione del contesto è ora abilitata per impostazione predefinita con impostazioni configurabili per quando avviene la condensazione automatica.
-- **Pulsante di condensazione manuale** - Nuovo pulsante nell'intestazione delle attività che ti permette di attivare manualmente la condensazione del contesto in qualsiasi momento.
-- **Impostazioni di condensazione avanzate** - Regola quando e come avviene la condensazione automatica tramite il pannello Impostazioni Contesto.
+- **Marketplace Sperimentale** - Scopri e installa mode e MCP dal nuovo marketplace (abilita nelle Impostazioni Sperimentali).
+- **Operazioni su File Migliorate** - Scritture multiple simultanee di file ora disponibili nelle Impostazioni Sperimentali, e letture multiple simultanee sono uscite dalla fase sperimentale e ora vivono nelle Impostazioni Contesto.
+- **Miglioramenti MCP e Altro** - Supporto MCP migliorato, più controlli Mermaid, supporto thinking in Amazon Bedrock, e molto altro!
---
@@ -181,37 +181,39 @@ Amiamo i contributi della community! Inizia leggendo il nostro [CONTRIBUTING.md]
Grazie a tutti i nostri contributori che hanno aiutato a migliorare Roo Code!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Licenza
diff --git a/locales/ja/README.md b/locales/ja/README.md
index ec08ed2fa3..f92e5aef23 100644
--- a/locales/ja/README.md
+++ b/locales/ja/README.md
@@ -50,13 +50,13 @@
---
-## 🎉 Roo Code 3.19リリース
+## 🎉 Roo Code 3.20 リリース
-Roo Code 3.19はインテリジェントなコンテキスト管理の改善とユーザーエクスペリエンスの向上をもたらします!
+Roo Code 3.20は、皆様のフィードバックに基づく新しい主要機能と改善をもたらします!
-- **インテリジェントコンテキスト凝縮がデフォルトで有効** - コンテキスト凝縮がデフォルトで有効になり、自動凝縮のタイミングを設定可能
-- **手動凝縮ボタン** - タスクヘッダーの新しいボタンで、いつでも手動でコンテキスト凝縮をトリガー可能
-- **高度な凝縮設定** - コンテキスト設定パネルから自動凝縮のタイミングと方法を調整可能
+- **実験的マーケットプレイス** - 新しいマーケットプレイスからモードとMCPを発見してインストール(実験的設定で有効化)。
+- **ファイル操作の改善** - ファイルの同時書き込み機能が実験的設定で利用可能になり、同時読み込み機能は実験的段階を卒業してコンテキスト設定に移動しました。
+- **MCP改善など** - MCP サポートの向上、Mermaid制御の追加、Amazon Bedrock thinking サポート、その他多数!
---
@@ -181,37 +181,39 @@ code --install-extension bin/roo-cline-.vsix
Roo Codeの改善に貢献してくれたすべての貢献者に感謝します!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## ライセンス
diff --git a/locales/ko/README.md b/locales/ko/README.md
index 175edffa8f..d5ed418d37 100644
--- a/locales/ko/README.md
+++ b/locales/ko/README.md
@@ -50,13 +50,13 @@
---
-## 🎉 Roo Code 3.19 출시
+## 🎉 Roo Code 3.20 출시
-Roo Code 3.19가 지능형 컨텍스트 관리 개선과 향상된 사용자 경험을 제공합니다!
+Roo Code 3.20이 여러분의 피드백을 바탕으로 한 새로운 주요 기능과 개선사항을 제공합니다!
-- **지능형 컨텍스트 압축이 기본적으로 활성화** - 컨텍스트 압축이 기본적으로 활성화되어 자동 압축 시점을 구성 가능합니다.
-- **수동 압축 버튼** - 작업 헤더의 새로운 버튼으로 언제든지 수동으로 컨텍스트 압축을 트리거할 수 있습니다.
-- **고급 압축 설정** - 컨텍스트 설정 패널을 통해 자동 압축의 시점과 방법을 조정할 수 있습니다.
+- **실험적 마켓플레이스** - 새로운 마켓플레이스에서 모드와 MCP를 발견하고 설치하세요 (실험적 설정에서 활성화).
+- **향상된 파일 작업** - 다중 동시 파일 쓰기가 실험적 설정에서 사용 가능하며, 다중 동시 읽기는 실험적 단계를 졸업하여 컨텍스트 설정으로 이동했습니다.
+- **MCP 개선 등** - 향상된 MCP 지원, 더 많은 Mermaid 제어, Amazon Bedrock thinking 지원 등!
---
@@ -181,37 +181,39 @@ code --install-extension bin/roo-cline-.vsix
Roo Code를 더 좋게 만드는 데 도움을 준 모든 기여자에게 감사드립니다!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## 라이선스
diff --git a/locales/nl/README.md b/locales/nl/README.md
index 83650980bb..d19ed31dd1 100644
--- a/locales/nl/README.md
+++ b/locales/nl/README.md
@@ -50,13 +50,13 @@ Bekijk de [CHANGELOG](../../CHANGELOG.md) voor gedetailleerde updates en fixes.
---
-## 🎉 Roo Code 3.19 Uitgebracht
+## 🎉 Roo Code 3.20.0 Uitgebracht
-Roo Code 3.19 brengt krachtige nieuwe functies en verbeteringen op basis van jullie feedback!
+Roo Code 3.20.0 brengt krachtige nieuwe functies en verbeteringen op basis van jullie feedback!
-- **Intelligente contextcompressie standaard ingeschakeld** - Intelligente contextcompressie is nu automatisch actief om prestaties te verbeteren en kosten te verlagen.
-- **Verbeterd contextbeheer** - Betere configuratie voor het beheren van het contextvenster en het optimaliseren van AI-interacties.
-- **Uitgebreide modelondersteuning** - Verbeterde compatibiliteit met verschillende AI-providers en nieuwste modellen.
+- **Experimentele marktplaats voor modi en MCP's** - Ontdek en deel aangepaste modi en MCP-integraties met de community via onze nieuwe experimentele marktplaats.
+- **Verbeterde bestandsoperaties** - Meerdere gelijktijdige schrijfacties nu beschikbaar in experimentele instellingen, plus meerdere gelijktijdige leesacties gepromoveerd naar contextinstellingen voor betere prestaties.
+- **MCP-verbeteringen** - Verbeterde Mermaid-controls voor betere diagramvisualisatie en nieuwe Amazon Bedrock thinking-ondersteuning voor meer geavanceerde AI-interacties.
---
@@ -181,37 +181,39 @@ We houden van bijdragen uit de community! Begin met het lezen van onze [CONTRIBU
Dank aan alle bijdragers die Roo Code beter hebben gemaakt!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Licentie
diff --git a/locales/pl/README.md b/locales/pl/README.md
index a5f76412b0..e60bca1b64 100644
--- a/locales/pl/README.md
+++ b/locales/pl/README.md
@@ -50,13 +50,13 @@ Sprawdź [CHANGELOG](../../CHANGELOG.md), aby uzyskać szczegółowe informacje
---
-## 🎉 Roo Code 3.19 został wydany
+## 🎉 Roo Code 3.20.0 został wydany
-Roo Code 3.19 wprowadza potężne nowe funkcje i usprawnienia na podstawie opinii użytkowników!
+Roo Code 3.20.0 wprowadza potężne nowe funkcje i usprawnienia na podstawie opinii użytkowników!
-- **Inteligentne kondensowanie kontekstu domyślnie włączone** - Inteligentne kondensowanie kontekstu jest teraz automatycznie aktywne, aby poprawić wydajność i zmniejszyć koszty.
-- **Ulepszone zarządzanie kontekstem** - Lepsza konfiguracja do zarządzania oknem kontekstu i optymalizacji interakcji z AI.
-- **Rozszerzone wsparcie modeli** - Ulepszona kompatybilność z różnymi dostawcami AI i najnowszymi modelami.
+- **Eksperymentalne marketplace dla trybów i MCP** - Odkrywaj i dziel się niestandardowymi trybami oraz integracjami MCP ze społecznością poprzez nasze nowe eksperymentalne marketplace.
+- **Ulepszone operacje na plikach** - Wiele równoczesnych operacji zapisu dostępnych w ustawieniach eksperymentalnych, plus wiele równoczesnych operacji czytania zaawansowanych do ustawień kontekstu dla lepszej wydajności.
+- **Ulepszenia MCP** - Ulepszone kontrolki Mermaid dla lepszej wizualizacji diagramów oraz nowe wsparcie Amazon Bedrock thinking dla bardziej zaawansowanych interakcji z AI.
---
@@ -181,37 +181,39 @@ Kochamy wkład społeczności! Zacznij od przeczytania naszego [CONTRIBUTING.md]
Dziękujemy wszystkim naszym współtwórcom, którzy pomogli ulepszyć Roo Code!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Licencja
diff --git a/locales/pt-BR/README.md b/locales/pt-BR/README.md
index afe54ba55b..02bc7444e9 100644
--- a/locales/pt-BR/README.md
+++ b/locales/pt-BR/README.md
@@ -50,13 +50,13 @@ Confira o [CHANGELOG](../../CHANGELOG.md) para atualizações e correções deta
---
-## 🎉 Roo Code 3.19 Lançado
+## 🎉 Roo Code 3.20.0 foi lançado
-O Roo Code 3.19 traz melhorias na gestão inteligente de contexto e uma experiência de usuário aprimorada!
+O Roo Code 3.20.0 introduz novos recursos poderosos e melhorias baseadas no feedback dos usuários!
-- **Condensação inteligente de contexto habilitada por padrão** - A condensação de contexto agora está habilitada por padrão com configurações ajustáveis para quando a condensação automática ocorre.
-- **Botão de condensação manual** - Novo botão no cabeçalho de tarefas que permite acionar manualmente a condensação de contexto a qualquer momento.
-- **Configurações avançadas de condensação** - Ajuste quando e como a condensação automática ocorre através do painel de Configurações de Contexto.
+- **Marketplace experimental para modos e MCP** - Descubra e compartilhe modos personalizados e integrações MCP com a comunidade através do nosso novo marketplace experimental.
+- **Operações de arquivo aprimoradas** - Múltiplas operações de escrita simultâneas disponíveis nas configurações experimentais, além de múltiplas operações de leitura simultâneas promovidas para configurações de contexto para melhor performance.
+- **Melhorias no MCP** - Controles Mermaid aprimorados para melhor visualização de diagramas e novo suporte Amazon Bedrock thinking para interações de IA mais avançadas.
---
@@ -181,37 +181,39 @@ Adoramos contribuições da comunidade! Comece lendo nosso [CONTRIBUTING.md](CON
Obrigado a todos os nossos contribuidores que ajudaram a tornar o Roo Code melhor!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Licença
diff --git a/locales/ru/README.md b/locales/ru/README.md
index e21fb9f5b9..3e89e10ead 100644
--- a/locales/ru/README.md
+++ b/locales/ru/README.md
@@ -50,13 +50,13 @@
---
-## 🎉 Выпущен Roo Code 3.19
+## 🎉 Выпущен Roo Code 3.20
-Roo Code 3.19 предлагает мощные новые функции и улучшения на основе ваших отзывов!
+Roo Code 3.20 представляет экспериментальный маркетплейс и улучшения файловых операций!
-- **Интеллектуальное сжатие контекста включено по умолчанию** - Интеллектуальное сжатие контекста теперь автоматически активно для улучшения производительности и снижения затрат.
-- **Улучшенное управление контекстом** - Лучшая конфигурация для управления окном контекста и оптимизации взаимодействий с ИИ.
-- **Расширенная поддержка моделей** - Улучшенная совместимость с различными провайдерами ИИ и новейшими моделями.
+- **Экспериментальный маркетплейс для режимов и MCP** - Откройте для себя и установите пользовательские режимы и MCP серверы из нашего экспериментального маркетплейса в настройках.
+- **Улучшенные файловые операции** - Множественная одновременная запись файлов теперь доступна в экспериментальных настройках, а множественное одновременное чтение перешло в настройки контекста.
+- **Улучшения MCP** - Новые элементы управления Mermaid и поддержка мышления Amazon Bedrock для расширенных возможностей MCP.
---
@@ -181,37 +181,39 @@ code --install-extension bin/roo-cline-.vsix
Спасибо всем нашим участникам, которые помогли сделать Roo Code лучше!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Лицензия
diff --git a/locales/tr/README.md b/locales/tr/README.md
index ce598b5684..4e2cd04ffe 100644
--- a/locales/tr/README.md
+++ b/locales/tr/README.md
@@ -50,13 +50,13 @@ Detaylı güncellemeler ve düzeltmeler için [CHANGELOG](../../CHANGELOG.md) do
---
-## 🎉 Roo Code 3.19 Yayınlandı
+## 🎉 Roo Code 3.20 Yayınlandı
-Roo Code 3.19 akıllı bağlam yönetimi iyileştirmeleri ve gelişmiş kullanıcı deneyimi getiriyor!
+Roo Code 3.20 deneysel pazar yeri ve gelişmiş dosya işlemleri sunuyor!
-- **Akıllı bağlam yoğunlaştırma varsayılan olarak etkin** - Bağlam yoğunlaştırma artık varsayılan olarak etkin ve otomatik yoğunlaştırmanın ne zaman gerçekleşeceği için yapılandırılabilir ayarlar.
-- **Manuel yoğunlaştırma düğmesi** - Görev başlığındaki yeni düğme, istediğiniz zaman manuel olarak bağlam yoğunlaştırmasını tetiklemenize olanak tanır.
-- **Gelişmiş yoğunlaştırma ayarları** - Bağlam Ayarları paneli aracılığıyla otomatik yoğunlaştırmanın ne zaman ve nasıl gerçekleşeceğini ayarlayın.
+- **Modlar ve MCP için deneysel pazar yeri** - Ayarlarda deneysel pazar yerimizden özel modları ve MCP sunucularını keşfedin ve kurun.
+- **Gelişmiş dosya işlemleri** - Çoklu eşzamanlı dosya yazma artık deneysel ayarlarda mevcut, çoklu eşzamanlı okuma ise bağlam ayarlarına taşındı.
+- **MCP iyileştirmeleri** - Gelişmiş MCP yetenekleri için yeni Mermaid kontrolleri ve Amazon Bedrock düşünce desteği.
---
@@ -181,37 +181,39 @@ Topluluk katkılarını seviyoruz! [CONTRIBUTING.md](CONTRIBUTING.md) dosyasın
Roo Code'u daha iyi hale getirmeye yardımcı olan tüm katkıda bulunanlara teşekkür ederiz!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Lisans
diff --git a/locales/vi/README.md b/locales/vi/README.md
index e50c61ff95..bc5c07f866 100644
--- a/locales/vi/README.md
+++ b/locales/vi/README.md
@@ -50,13 +50,13 @@ Kiểm tra [CHANGELOG](../../CHANGELOG.md) để biết thông tin chi tiết v
---
-## 🎉 Đã Phát Hành Roo Code 3.19
+## 🎉 Đã Phát Hành Roo Code 3.20
-Roo Code 3.19 mang đến những tính năng mạnh mẽ mới và cải tiến dựa trên phản hồi của bạn!
+Roo Code 3.20 giới thiệu marketplace thử nghiệm và cải tiến các thao tác tập tin!
-- **Nén ngữ cảnh thông minh được bật mặc định** - Nén ngữ cảnh thông minh hiện được kích hoạt tự động để cải thiện hiệu suất và giảm chi phí.
-- **Quản lý ngữ cảnh được cải thiện** - Cấu hình tốt hơn để quản lý cửa sổ ngữ cảnh và tối ưu hóa tương tác AI.
-- **Hỗ trợ mô hình mở rộng** - Khả năng tương thích được cải thiện với các nhà cung cấp AI khác nhau và các mô hình mới nhất.
+- **Marketplace thử nghiệm cho các chế độ và MCP** - Khám phá và cài đặt các chế độ tùy chỉnh và máy chủ MCP từ marketplace thử nghiệm của chúng tôi trong cài đặt.
+- **Cải tiến các thao tác tập tin** - Ghi đồng thời nhiều tập tin hiện có sẵn trong cài đặt thử nghiệm, và đọc đồng thời nhiều tập tin đã được chuyển sang cài đặt ngữ cảnh.
+- **Cải tiến MCP** - Các điều khiển Mermaid mới và hỗ trợ suy nghĩ Amazon Bedrock cho khả năng MCP nâng cao.
---
@@ -181,37 +181,39 @@ Chúng tôi rất hoan nghênh đóng góp từ cộng đồng! Bắt đầu b
Cảm ơn tất cả những người đóng góp đã giúp cải thiện Roo Code!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## Giấy Phép
diff --git a/locales/zh-CN/README.md b/locales/zh-CN/README.md
index ee0e458c98..77df3e8eef 100644
--- a/locales/zh-CN/README.md
+++ b/locales/zh-CN/README.md
@@ -50,13 +50,13 @@
---
-## 🎉 Roo Code 3.19 已发布
+## 🎉 Roo Code 3.20 已发布
-Roo Code 3.19 带来智能上下文管理改进和增强的用户体验!
+Roo Code 3.20 根据您的反馈带来重要的新功能和改进!
-- **智能上下文压缩默认启用** - 上下文压缩现在默认启用,具有可配置的设置来控制自动压缩何时发生。
-- **手动压缩按钮** - 任务标题中的新按钮允许您随时手动触发上下文压缩。
-- **高级压缩设置** - 通过上下文设置面板调整自动压缩何时以及如何发生。
+- **实验性市场** - 从新市场发现和安装模式和 MCP(在实验性设置中启用)。
+- **增强的文件操作** - 多个并发文件写入现在在实验性设置中可用,多个并发读取已从实验性功能毕业,现在位于上下文设置中。
+- **MCP 改进与更多功能** - 增强的 MCP 支持、更多 Mermaid 控件、Amazon Bedrock 中的思考支持,以及更多功能!
---
@@ -181,37 +181,39 @@ code --install-extension bin/roo-cline-.vsix
感谢所有帮助改进 Roo Code 的贡献者!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## 许可证
diff --git a/locales/zh-TW/README.md b/locales/zh-TW/README.md
index c6184f498a..b0968e3e5b 100644
--- a/locales/zh-TW/README.md
+++ b/locales/zh-TW/README.md
@@ -51,13 +51,13 @@
---
-## 🎉 Roo Code 3.19 已發布
+## 🎉 Roo Code 3.20 已發布
-Roo Code 3.19 帶來智慧上下文管理改進和增強的使用者體驗!
+Roo Code 3.20 推出實驗性市集和檔案操作改進!
-- **智慧上下文壓縮預設啟用** - 上下文壓縮現在預設啟用,具有可設定的設定來控制自動壓縮何時發生。
-- **手動壓縮按鈕** - 任務標題中的新按鈕讓您隨時手動觸發上下文壓縮。
-- **進階壓縮設定** - 透過上下文設定面板調整自動壓縮何時以及如何發生。
+- **模式和 MCP 的實驗性市集** - 在設定中從我們的實驗性市集探索並安裝自訂模式和 MCP 伺服器。
+- **改進的檔案操作** - 多重同時檔案寫入現在可在實驗性設定中使用,多重同時讀取已移至上下文設定。
+- **MCP 改進** - 新的 Mermaid 控制項和 Amazon Bedrock 思考支援,提供增強的 MCP 功能。
---
@@ -182,37 +182,39 @@ code --install-extension bin/roo-cline-.vsix
感謝所有幫助改進 Roo Code 的貢獻者!
-|
mrubens|
saoudrizwan|
cte|
samhvw8|
daniel-lxs|
a8trejo|
-|:---:|:---:|:---:|:---:|:---:|:---:|
-|
KJ7LNW|
ColemanRoo|
canrobins13|
hannesrudolph|
stea9499|
joemanley201|
-|
System233|
nissa-seru|
jquanton|
NyxJae|
MuriloFP|
d-oit|
-|
punkpeye|
jr|
wkordalski|
elianiva|
monotykamary|
cannuri|
-|
Smartsheet-JB-Brown|
zhangtony239|
sachasayan|
xyOz-dev|
feifei325|
qdaxb|
-|
vigneshsubbiah16|
shariqriazz|
lloydchang|
pugazhendhi-m|
Szpadel|
dtrugman|
-|
diarmidmackenzie|
psv2522|
Premshay|
lupuletic|
aheizi|
PeterDaveHello|
-|
olweraltuve|
ChuKhaLi|
nbihan-mediware|
RaySinner|
kiwina|
afshawnlotfi|
-|
pdecat|
noritaka1166|
kyle-apex|
emshvac|
chrarnoldus|
Lunchb0ne|
-|
SmartManoj|
vagadiya|
slytechnical|
arthurauffray|
upamune|
StevenTCramer|
-|
sammcj|
p12tic|
gtaylor|
aitoroses|
mr-ryan-james|
heyseth|
-|
taisukeoe|
taylorwilsdon|
NamesMT|
avtc|
dlab-anton|
eonghk|
-|
ronyblum|
teddyOOXX|
vincentsong|
yongjer|
zeozeozeo|
ashktn|
-|
franekp|
yt3trees|
anton-otee|
benzntech|
axkirillov|
bramburn|
-|
hassoncs|
snoyiatk|
GitlyHallows|
jcbdev|
Chenjiayuan195|
julionav|
-|
SplittyDev|
mdp|
napter|
Ruakij|
ross|
philfung|
-|
GOODBOY008|
hatsu38|
hongzio|
im47cn|
shoopapa|
jwcraig|
-|
kcwhite|
kinandan|
kohii|
nevermorec|
dqroid|
dairui1|
-|
bannzai|
axmo|
asychin|
amittell|
Yoshino-Yukitaro|
Yikai-Liao|
-|
zxdvd|
vladstudio|
tmsjngx0|
PretzelVector|
zetaloop|
cdlliuy|
-|
student20880|
shohei-ihaya|
shaybc|
seedlord|
samir-nimbly|
robertheadley|
-|
refactorthis|
qingyuan1109|
pokutuna|
philipnext|
oprstchn|
nobu007|
-|
mosleyit|
moqimoqidea|
mlopezr|
mecab|
olup|
lightrabbit|
-|
celestial-vault|
linegel|
dbasclpy|
Deon588|
dleen|
devxpain|
-|
chadgauth|
olearycrew|
bogdan0083|
Atlogit|
atlasgong|
andreastempsch|
-|
alasano|
QuinsZouls|
HadesArchitect|
alarno|
nexon33|
adilhafeez|
-|
adamwlarson|
adamhill|
AMHesch|
tgfjt|
maekawataiki|
SannidhyaSah|
-|
samsilveira|
01Rian|
RSO|
R-omk|
Sarke|
kvokka|
-|
ecmasx|
mollux|
marvijo-code|
mamertofabian|
monkeyDluffy6017|
libertyteeth|
-|
shtse8|
ksze|
Jdo300|
hesara|
DeXtroTip|
pfitz|
+
+| 
mrubens | 
saoudrizwan | 
cte | 
samhvw8 | 
daniel-lxs | 
a8trejo |
+| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+| 
KJ7LNW | 
ColemanRoo | 
canrobins13 | 
hannesrudolph | 
stea9499 | 
joemanley201 |
+| 
System233 | 
nissa-seru | 
jquanton | 
NyxJae | 
MuriloFP | 
d-oit |
+| 
punkpeye | 
jr | 
wkordalski | 
elianiva | 
monotykamary | 
cannuri |
+| 
Smartsheet-JB-Brown | 
zhangtony239 | 
sachasayan | 
xyOz-dev | 
feifei325 | 
qdaxb |
+| 
vigneshsubbiah16 | 
shariqriazz | 
lloydchang | 
pugazhendhi-m | 
Szpadel | 
dtrugman |
+| 
diarmidmackenzie | 
psv2522 | 
Premshay | 
lupuletic | 
aheizi | 
PeterDaveHello |
+| 
olweraltuve | 
ChuKhaLi | 
nbihan-mediware | 
RaySinner | 
kiwina | 
afshawnlotfi |
+| 
pdecat | 
noritaka1166 | 
kyle-apex | 
emshvac | 
chrarnoldus | 
Lunchb0ne |
+| 
SmartManoj | 
vagadiya | 
slytechnical | 
arthurauffray | 
upamune | 
StevenTCramer |
+| 
sammcj | 
p12tic | 
gtaylor | 
aitoroses | 
mr-ryan-james | 
heyseth |
+| 
taisukeoe | 
taylorwilsdon | 
NamesMT | 
avtc | 
dlab-anton | 
eonghk |
+| 
ronyblum | 
teddyOOXX | 
vincentsong | 
yongjer | 
zeozeozeo | 
ashktn |
+| 
franekp | 
yt3trees | 
anton-otee | 
benzntech | 
axkirillov | 
bramburn |
+| 
hassoncs | 
snoyiatk | 
GitlyHallows | 
jcbdev | 
Chenjiayuan195 | 
julionav |
+| 
SplittyDev | 
mdp | 
napter | 
Ruakij | 
ross | 
philfung |
+| 
GOODBOY008 | 
hatsu38 | 
hongzio | 
im47cn | 
shoopapa | 
jwcraig |
+| 
kcwhite | 
kinandan | 
kohii | 
nevermorec | 
dqroid | 
dairui1 |
+| 
bannzai | 
axmo | 
asychin | 
amittell | 
Yoshino-Yukitaro | 
Yikai-Liao |
+| 
zxdvd | 
vladstudio | 
tmsjngx0 | 
PretzelVector | 
zetaloop | 
cdlliuy |
+| 
student20880 | 
shohei-ihaya | 
shaybc | 
seedlord | 
samir-nimbly | 
robertheadley |
+| 
refactorthis | 
qingyuan1109 | 
pokutuna | 
philipnext | 
oprstchn | 
nobu007 |
+| 
mosleyit | 
moqimoqidea | 
mlopezr | 
mecab | 
olup | 
lightrabbit |
+| 
celestial-vault | 
linegel | 
dbasclpy | 
Deon588 | 
dleen | 
devxpain |
+| 
chadgauth | 
olearycrew | 
bogdan0083 | 
Atlogit | 
atlasgong | 
andreastempsch |
+| 
alasano | 
QuinsZouls | 
HadesArchitect | 
alarno | 
nexon33 | 
adilhafeez |
+| 
adamwlarson | 
adamhill | 
AMHesch | 
tgfjt | 
maekawataiki | 
SannidhyaSah |
+| 
samsilveira | 
01Rian | 
RSO | 
R-omk | 
Sarke | 
kvokka |
+| 
ecmasx | 
mollux | 
marvijo-code | 
mamertofabian | 
monkeyDluffy6017 | 
libertyteeth |
+| 
shtse8 | 
ksze | 
Jdo300 | 
hesara | 
DeXtroTip | 
pfitz |
+
## 授權
diff --git a/src/core/webview/ClineProvider.ts b/src/core/webview/ClineProvider.ts
index f44c7a517c..9d4114825d 100644
--- a/src/core/webview/ClineProvider.ts
+++ b/src/core/webview/ClineProvider.ts
@@ -106,7 +106,7 @@ export class ClineProvider
public isViewLaunched = false
public settingsImportedAt?: number
- public readonly latestAnnouncementId = "may-29-2025-3-19" // Update for v3.19.0 announcement
+ public readonly latestAnnouncementId = "dec-12-2025-3-20" // Update for v3.20.0 announcement
public readonly providerSettingsManager: ProviderSettingsManager
public readonly customModesManager: CustomModesManager
diff --git a/webview-ui/src/components/chat/Announcement.tsx b/webview-ui/src/components/chat/Announcement.tsx
index e8e35babb0..0c4b4a03b0 100644
--- a/webview-ui/src/components/chat/Announcement.tsx
+++ b/webview-ui/src/components/chat/Announcement.tsx
@@ -46,16 +46,36 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
-
•{" "}
- , code:
}} />
-
- -
- •{" "}
- , code:
}} />
+ ,
+ code: ,
+ experimentalSettingsLink: (
+ {
+ e.preventDefault()
+ setOpen(false)
+ hideAnnouncement()
+ window.postMessage(
+ {
+ type: "action",
+ action: "settingsButtonClicked",
+ values: { section: "experimental" },
+ },
+ "*",
+ )
+ }}
+ />
+ ),
+ }}
+ />
-
•{" "}
,
code:
,
@@ -80,6 +100,10 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
}}
/>
+ -
+ •{" "}
+ , code:
}} />
+
Condensació intel·ligent de context activada per defecte: La condensació de context ara està activada per defecte amb configuracions configurables per quan es produeix la condensació automàtica",
- "feature2": "Botó de condensació manual: Nou botó a la capçalera de tasques que et permet activar manualment la condensació de context en qualsevol moment",
- "feature3": "Configuració avançada de condensació: Ajusta quan i com es produeix la condensació automàtica a través de Configuració de context",
+ "feature1": "Marketplace Experimental: Descobreix i instal·la modes i MCP del nou marketplace (activa'l a la Configuració Experimental)",
+ "feature2": "Operacions de fitxer millorades: Operacions d'escriptura multi-concurrent experimentals i lectura concurrent ara disponibles a la Configuració de Context",
+ "feature3": "Millores MCP i més: Suport MCP millorat, controls Mermaid, suport Amazon Bedrock thinking, i més!",
"hideButton": "Amagar anunci",
"detailsDiscussLinks": "Obtingues més detalls i participa a Discord i Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/de/chat.json b/webview-ui/src/i18n/locales/de/chat.json
index 5b1edb2939..82a1077294 100644
--- a/webview-ui/src/i18n/locales/de/chat.json
+++ b/webview-ui/src/i18n/locales/de/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} veröffentlicht",
"description": "Roo Code {{version}} bringt leistungsstarke neue Funktionen und Verbesserungen basierend auf deinem Feedback.",
"whatsNew": "Was ist neu",
- "feature1": "Intelligente Kontext-Kondensierung standardmäßig aktiviert: Kontext-Kondensierung ist jetzt standardmäßig aktiviert mit konfigurierbaren Einstellungen für automatische Kondensierung",
- "feature2": "Manueller Kondensierungs-Button: Neuer Button im Task-Header ermöglicht es dir, Kontext-Kondensierung jederzeit manuell auszulösen",
- "feature3": "Erweiterte Kondensierungs-Einstellungen: Feinabstimmung wann und wie automatische Kondensierung über die Kontext-Einstellungen erfolgt",
+ "feature1": "Experimenteller Marketplace: Entdecke und installiere Modi und MCPs im neuen Marketplace (aktivierbar in den Experimentellen Einstellungen)",
+ "feature2": "Verbesserte Dateioperationen: Mehrere gleichzeitige Dateischreibvorgänge in experimentellen Einstellungen und gleichzeitige Lesevorgänge jetzt in den Kontext-Einstellungen",
+ "feature3": "MCP-Verbesserungen & mehr: Erweiterte MCP-Unterstützung, Mermaid-Steuerungen, Amazon Bedrock Thinking-Unterstützung und vieles mehr!",
"hideButton": "Ankündigung ausblenden",
"detailsDiscussLinks": "Erhalte mehr Details und diskutiere auf Discord und Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/en/chat.json b/webview-ui/src/i18n/locales/en/chat.json
index 866f589a8a..4bd528f6e3 100644
--- a/webview-ui/src/i18n/locales/en/chat.json
+++ b/webview-ui/src/i18n/locales/en/chat.json
@@ -220,11 +220,11 @@
},
"announcement": {
"title": "🎉 Roo Code {{version}} Released",
- "description": "Roo Code {{version}} brings powerful new features and improvements based on your feedback.",
+ "description": "Roo Code {{version}} brings major new features and improvements based on your feedback.",
"whatsNew": "What's New",
- "feature1": "Intelligent Context Condensing Enabled by Default: Context condensing is now enabled by default with configurable settings for when automatic condensing happens",
- "feature2": "Manual Condensing Button: New button in the task header allows you to manually trigger context condensing at any time",
- "feature3": "Enhanced Condensing Settings: Fine-tune when and how automatic condensing occurs through the Context Settings",
+ "feature1": "Experimental Marketplace: Discover and install modes and MCPs from the new marketplace (enable in Experimental Settings)",
+ "feature2": "Enhanced File Operations: Multiple concurrent file writes in experimental settings, and concurrent reads now in Context Settings",
+ "feature3": "MCP Improvements & More: Enhanced MCP support, Mermaid controls, Amazon Bedrock thinking support, and much more!",
"hideButton": "Hide announcement",
"detailsDiscussLinks": "Get more details and discuss in Discord and Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/es/chat.json b/webview-ui/src/i18n/locales/es/chat.json
index af3c3ab24e..677f53bce4 100644
--- a/webview-ui/src/i18n/locales/es/chat.json
+++ b/webview-ui/src/i18n/locales/es/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} publicado",
"description": "Roo Code {{version}} trae potentes nuevas funcionalidades y mejoras basadas en tus comentarios.",
"whatsNew": "Novedades",
- "feature1": "Condensación Inteligente de Contexto Habilitada por Defecto: La condensación de contexto ahora está habilitada por defecto con configuraciones ajustables para cuando ocurre la condensación automática",
- "feature2": "Botón de Condensación Manual: Nuevo botón en el encabezado de tareas te permite activar manualmente la condensación de contexto en cualquier momento",
- "feature3": "Configuraciones de Condensación Mejoradas: Ajusta cuándo y cómo ocurre la condensación automática a través de la Configuración de Contexto",
+ "feature1": "Marketplace Experimental: Descubre e instala modos y MCPs desde el nuevo marketplace (habilitar en Configuración Experimental)",
+ "feature2": "Operaciones de Archivo Mejoradas: Múltiples escrituras concurrentes de archivos en configuración experimental, y lecturas concurrentes ahora en Configuración de Contexto",
+ "feature3": "Mejoras de MCP y más: Soporte MCP mejorado, controles Mermaid, soporte para Amazon Bedrock thinking, ¡y mucho más!",
"hideButton": "Ocultar anuncio",
"detailsDiscussLinks": "Obtén más detalles y participa en Discord y Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/fr/chat.json b/webview-ui/src/i18n/locales/fr/chat.json
index 3b305b4397..5c7e300352 100644
--- a/webview-ui/src/i18n/locales/fr/chat.json
+++ b/webview-ui/src/i18n/locales/fr/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} est sortie",
"description": "Roo Code {{version}} apporte de puissantes nouvelles fonctionnalités et améliorations basées sur vos retours.",
"whatsNew": "Quoi de neuf",
- "feature1": "Condensation Intelligente du Contexte Activée par Défaut : La condensation du contexte est maintenant activée par défaut avec des paramètres configurables pour quand la condensation automatique se produit",
- "feature2": "Bouton de Condensation Manuelle : Nouveau bouton dans l'en-tête des tâches qui te permet de déclencher manuellement la condensation du contexte à tout moment",
- "feature3": "Paramètres de Condensation Améliorés : Ajuste quand et comment la condensation automatique se produit via les Paramètres de Contexte",
+ "feature1": "Marketplace Expérimental : Découvrez et installez des modes et des MCPs depuis le nouveau marketplace (à activer dans Paramètres Expérimentaux)",
+ "feature2": "Opérations de Fichiers Améliorées : Écritures de fichiers concurrentes multiples dans les paramètres expérimentaux, et lectures concurrentes maintenant dans Paramètres de Contexte",
+ "feature3": "Améliorations MCP et plus : Support MCP amélioré, contrôles Mermaid, support Amazon Bedrock thinking, et bien plus !",
"hideButton": "Masquer l'annonce",
"detailsDiscussLinks": "Obtenez plus de détails et participez aux discussions sur Discord et Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/hi/chat.json b/webview-ui/src/i18n/locales/hi/chat.json
index 075980435f..ae8da797ae 100644
--- a/webview-ui/src/i18n/locales/hi/chat.json
+++ b/webview-ui/src/i18n/locales/hi/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} रिलीज़ हुआ",
"description": "Roo Code {{version}} आपके फीडबैक के आधार पर शक्तिशाली नई सुविधाएँ और सुधार लाता है।",
"whatsNew": "नई सुविधाएँ",
- "feature1": "बुद्धिमान संदर्भ संघनन डिफ़ॉल्ट रूप से सक्षम: संदर्भ संघनन अब डिफ़ॉल्ट रूप से सक्षम है और स्वचालित संघनन कब होगा इसके लिए कॉन्फ़िगरेबल सेटिंग्स हैं",
- "feature2": "मैन्युअल संघनन बटन: कार्य हेडर में नया बटन आपको किसी भी समय मैन्युअल रूप से संदर्भ संघनन ट्रिगर करने की अनुमति देता है",
- "feature3": "उन्नत संघनन सेटिंग्स: संदर्भ सेटिंग्स के माध्यम से स्वचालित संघनन कब और कैसे होता है इसे फाइन-ट्यून करें",
+ "feature1": "प्रयोगात्मक मार्केटप्लेस: नए marketplace से modes और MCP खोजें और इंस्टॉल करें (प्रयोगात्मक सेटिंग्स में सक्षम करें)",
+ "feature2": "उन्नत फ़ाइल संचालन: प्रयोगात्मक multi-concurrent फ़ाइल write संचालन और concurrent reading अब संदर्भ सेटिंग्स में उपलब्ध है",
+ "feature3": "MCP सुधार और अधिक: उन्नत MCP समर्थन, Mermaid नियंत्रण, Amazon Bedrock thinking समर्थन, और अधिक!",
"hideButton": "घोषणा छिपाएँ",
"detailsDiscussLinks": "Discord और Reddit पर अधिक जानकारी प्राप्त करें और चर्चा में भाग लें 🚀"
},
diff --git a/webview-ui/src/i18n/locales/it/chat.json b/webview-ui/src/i18n/locales/it/chat.json
index a28fa85850..f7dd7acbe9 100644
--- a/webview-ui/src/i18n/locales/it/chat.json
+++ b/webview-ui/src/i18n/locales/it/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Rilasciato Roo Code {{version}}",
"description": "Roo Code {{version}} introduce potenti nuove funzionalità e miglioramenti basati sui tuoi feedback.",
"whatsNew": "Novità",
- "feature1": "Condensazione Intelligente del Contesto Abilitata di Default: La condensazione del contesto è ora abilitata di default con impostazioni configurabili per quando avviene la condensazione automatica",
- "feature2": "Pulsante di Condensazione Manuale: Nuovo pulsante nell'intestazione delle attività che ti permette di attivare manualmente la condensazione del contesto in qualsiasi momento",
- "feature3": "Impostazioni di Condensazione Migliorate: Regola quando e come avviene la condensazione automatica tramite le Impostazioni di Contesto",
+ "feature1": "Marketplace Sperimentale: Scopri e installa modalità e MCP dal nuovo marketplace (abilita in Impostazioni Sperimentali)",
+ "feature2": "Operazioni sui File Migliorate: Scritture multiple di file concorrenti nelle impostazioni sperimentali, e letture concorrenti ora in Impostazioni di Contesto",
+ "feature3": "Miglioramenti MCP e altro: Supporto MCP migliorato, controlli Mermaid, supporto per Amazon Bedrock thinking, e molto altro!",
"hideButton": "Nascondi annuncio",
"detailsDiscussLinks": "Ottieni maggiori dettagli e partecipa alle discussioni su Discord e Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/ja/chat.json b/webview-ui/src/i18n/locales/ja/chat.json
index dc60077f86..0bbfbc9c75 100644
--- a/webview-ui/src/i18n/locales/ja/chat.json
+++ b/webview-ui/src/i18n/locales/ja/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} リリース",
"description": "Roo Code {{version}}は、あなたのフィードバックに基づく強力な新機能と改善をもたらします。",
"whatsNew": "新機能",
- "feature1": "インテリジェントコンテキスト圧縮がデフォルトで有効: コンテキスト圧縮がデフォルトで有効になり、自動圧縮が発生するタイミングを設定可能",
- "feature2": "手動圧縮ボタン: タスクヘッダーの新しいボタンで、いつでも手動でコンテキスト圧縮をトリガー可能",
- "feature3": "拡張された圧縮設定: コンテキスト設定で自動圧縮がいつどのように発生するかを細かく調整",
+ "feature1": "実験的マーケットプレイス: 新しいマーケットプレイスからモードとMCPを発見・インストール(実験的設定で有効化)",
+ "feature2": "ファイル操作の強化: 実験的設定での複数の同時ファイル書き込み、同時読み込みがコンテキスト設定で利用可能に",
+ "feature3": "MCP改善とその他: MCP サポートの強化、Mermaid コントロール、Amazon Bedrock thinking サポートなど!",
"hideButton": "通知を非表示",
"detailsDiscussLinks": "詳細はDiscordとRedditでご確認・ディスカッションください 🚀"
},
diff --git a/webview-ui/src/i18n/locales/ko/chat.json b/webview-ui/src/i18n/locales/ko/chat.json
index 2afe6ff5f4..c62c739504 100644
--- a/webview-ui/src/i18n/locales/ko/chat.json
+++ b/webview-ui/src/i18n/locales/ko/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} 출시",
"description": "Roo Code {{version}}은 사용자 피드백을 기반으로 강력한 새로운 기능과 개선사항을 제공합니다.",
"whatsNew": "새로운 기능",
- "feature1": "지능형 컨텍스트 압축이 기본적으로 활성화됨: 컨텍스트 압축이 이제 기본적으로 활성화되며 자동 압축이 발생하는 시점을 구성할 수 있습니다",
- "feature2": "수동 압축 버튼: 작업 헤더의 새 버튼으로 언제든지 수동으로 컨텍스트 압축을 트리거할 수 있습니다",
- "feature3": "향상된 압축 설정: 컨텍스트 설정을 통해 자동 압축이 언제 어떻게 발생하는지 세밀하게 조정",
+ "feature1": "실험적 마켓플레이스: 새로운 마켓플레이스에서 모드와 MCP를 발견하고 설치하세요 (실험적 설정에서 활성화)",
+ "feature2": "향상된 파일 작업: 실험적 설정에서 다중 동시 파일 쓰기, 동시 읽기는 이제 컨텍스트 설정에서 사용 가능",
+ "feature3": "MCP 개선 사항 및 기타: 향상된 MCP 지원, Mermaid 컨트롤, Amazon Bedrock thinking 지원 등!",
"hideButton": "공지 숨기기",
"detailsDiscussLinks": "Discord와 Reddit에서 더 자세한 정보를 확인하고 논의하세요 🚀"
},
diff --git a/webview-ui/src/i18n/locales/nl/chat.json b/webview-ui/src/i18n/locales/nl/chat.json
index 5001b9f7cc..0ca410875b 100644
--- a/webview-ui/src/i18n/locales/nl/chat.json
+++ b/webview-ui/src/i18n/locales/nl/chat.json
@@ -202,9 +202,9 @@
"announcement": {
"title": "🎉 Roo Code {{version}} uitgebracht",
"description": "Roo Code {{version}} brengt krachtige nieuwe functies en verbeteringen op basis van jouw feedback.",
- "feature1": "Intelligente Contextcompressie Standaard Ingeschakeld: Contextcompressie is nu standaard ingeschakeld met configureerbare instellingen voor wanneer automatische compressie plaatsvindt",
- "feature2": "Handmatige Compressieknop: Nieuwe knop in de taakheader stelt je in staat om op elk moment handmatig contextcompressie te activeren",
- "feature3": "Verbeterde Compressie-instellingen: Stel bij wanneer en hoe automatische compressie plaatsvindt via de Contextinstellingen",
+ "feature1": "Experimentele Marketplace: Ontdek en installeer modi en MCP's van de nieuwe marketplace (activeer in Experimentele Instellingen)",
+ "feature2": "Verbeterde Bestandsoperaties: Experimentele multi-concurrent bestandsschrijfoperaties, en concurrent lezen is nu beschikbaar in Contextinstellingen",
+ "feature3": "MCP Verbeteringen & Meer: Verbeterde MCP-ondersteuning, Mermaid-besturing, Amazon Bedrock thinking ondersteuning en meer!",
"hideButton": "Aankondiging verbergen",
"detailsDiscussLinks": "Meer details en discussie in Discord en Reddit 🚀",
"whatsNew": "Wat is er nieuw"
diff --git a/webview-ui/src/i18n/locales/pl/chat.json b/webview-ui/src/i18n/locales/pl/chat.json
index c02a9ba777..d2f8346568 100644
--- a/webview-ui/src/i18n/locales/pl/chat.json
+++ b/webview-ui/src/i18n/locales/pl/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} wydany",
"description": "Roo Code {{version}} przynosi potężne nowe funkcje i ulepszenia na podstawie Twoich opinii.",
"whatsNew": "Co nowego",
- "feature1": "Inteligentne Kondensowanie Kontekstu Włączone Domyślnie: Kondensowanie kontekstu jest teraz włączone domyślnie z konfigurowalnymi ustawieniami określającymi kiedy następuje automatyczne kondensowanie",
- "feature2": "Przycisk Ręcznego Kondensowania: Nowy przycisk w nagłówku zadania pozwala ręcznie uruchomić kondensowanie kontekstu w dowolnym momencie",
- "feature3": "Ulepszone Ustawienia Kondensowania: Dostosuj kiedy i jak następuje automatyczne kondensowanie poprzez Ustawienia Kontekstu",
+ "feature1": "Eksperymentalny Marketplace: Odkryj i instaluj tryby oraz MCP z nowego marketplace (włącz w Ustawieniach Eksperymentalnych)",
+ "feature2": "Ulepszone Operacje na Plikach: Eksperymentalne operacje wielowątkowego zapisu plików, a odczyt współbieżny jest teraz dostępny w Ustawieniach Kontekstu",
+ "feature3": "Ulepszenia MCP i Więcej: Ulepszona obsługa MCP, kontrola Mermaid, wsparcie dla Amazon Bedrock thinking i więcej!",
"hideButton": "Ukryj ogłoszenie",
"detailsDiscussLinks": "Uzyskaj więcej szczegółów i dołącz do dyskusji na Discord i Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/pt-BR/chat.json b/webview-ui/src/i18n/locales/pt-BR/chat.json
index f1eca6a982..2c5a7f8374 100644
--- a/webview-ui/src/i18n/locales/pt-BR/chat.json
+++ b/webview-ui/src/i18n/locales/pt-BR/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} Lançado",
"description": "Roo Code {{version}} traz poderosos novos recursos e melhorias baseados no seu feedback.",
"whatsNew": "O que há de novo",
- "feature1": "Condensação Inteligente de Contexto Habilitada por Padrão: A condensação de contexto agora está habilitada por padrão com configurações ajustáveis para quando a condensação automática acontece",
- "feature2": "Botão de Condensação Manual: Novo botão no cabeçalho da tarefa permite acionar manualmente a condensação de contexto a qualquer momento",
- "feature3": "Configurações de Condensação Aprimoradas: Ajuste quando e como a condensação automática ocorre através das Configurações de Contexto",
+ "feature1": "Marketplace Experimental: Descubra e instale modos e MCPs do novo marketplace (ativar em Configurações Experimentais)",
+ "feature2": "Operações de Arquivo Aprimoradas: Operações de escrita de arquivo multi-concorrente experimentais, e leitura concorrente agora disponível em Configurações de Contexto",
+ "feature3": "Melhorias MCP e Mais: Suporte MCP aprimorado, controles Mermaid, suporte Amazon Bedrock thinking e muito mais!",
"hideButton": "Ocultar anúncio",
"detailsDiscussLinks": "Obtenha mais detalhes e participe da discussão no Discord e Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/ru/chat.json b/webview-ui/src/i18n/locales/ru/chat.json
index fcee847f15..8c36fedc6e 100644
--- a/webview-ui/src/i18n/locales/ru/chat.json
+++ b/webview-ui/src/i18n/locales/ru/chat.json
@@ -203,9 +203,9 @@
"title": "🎉 Выпущен Roo Code {{version}}",
"description": "Roo Code {{version}} приносит мощные новые функции и улучшения на основе ваших отзывов.",
"whatsNew": "Что нового",
- "feature1": "Интеллектуальное Сжатие Контекста Включено по Умолчанию: Сжатие контекста теперь включено по умолчанию с настраиваемыми параметрами для автоматического сжатия",
- "feature2": "Кнопка Ручного Сжатия: Новая кнопка в заголовке задачи позволяет вручную запускать сжатие контекста в любое время",
- "feature3": "Улучшенные Настройки Сжатия: Настройте когда и как происходит автоматическое сжатие через Настройки Контекста",
+ "feature1": "Экспериментальный Marketplace: Открывайте и устанавливайте режимы и MCP из нового маркетплейса (включить в Экспериментальных Настройках)",
+ "feature2": "Улучшенные Файловые Операции: Экспериментальные операции многопоточной записи файлов, а конкурентное чтение теперь доступно в Настройках Контекста",
+ "feature3": "Улучшения MCP и Еще: Улучшенная поддержка MCP, элементы управления Mermaid, поддержка Amazon Bedrock thinking и многое другое!",
"hideButton": "Скрыть объявление",
"detailsDiscussLinks": "Подробнее и обсуждение в Discord и Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/tr/chat.json b/webview-ui/src/i18n/locales/tr/chat.json
index a3a0a9bfd4..cea899a9b6 100644
--- a/webview-ui/src/i18n/locales/tr/chat.json
+++ b/webview-ui/src/i18n/locales/tr/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} Yayınlandı",
"description": "Roo Code {{version}} geri bildirimlerinize dayalı güçlü yeni özellikler ve iyileştirmeler getiriyor.",
"whatsNew": "Yenilikler",
- "feature1": "Akıllı Bağlam Sıkıştırma Varsayılan Olarak Etkin: Bağlam sıkıştırma artık varsayılan olarak etkin ve otomatik sıkıştırmanın ne zaman gerçekleşeceği için yapılandırılabilir ayarlar mevcut",
- "feature2": "Manuel Sıkıştırma Butonu: Görev başlığındaki yeni buton, istediğiniz zaman manuel olarak bağlam sıkıştırmayı tetiklemenize olanak tanır",
- "feature3": "Gelişmiş Sıkıştırma Ayarları: Bağlam Ayarları üzerinden otomatik sıkıştırmanın ne zaman ve nasıl gerçekleşeceğini ince ayarlayın",
+ "feature1": "Deneysel Marketplace: Yeni marketplaceden modları ve MCP'leri keşfedin ve kurun (Deneysel Ayarlar'da etkinleştirin)",
+ "feature2": "Gelişmiş Dosya İşlemleri: Deneysel çoklu eşzamanlı dosya yazma işlemleri ve eşzamanlı okuma artık Bağlam Ayarları'nda mevcut",
+ "feature3": "MCP İyileştirmeleri ve Daha Fazlası: Gelişmiş MCP desteği, Mermaid kontrolleri, Amazon Bedrock thinking desteği ve daha fazlası!",
"hideButton": "Duyuruyu gizle",
"detailsDiscussLinks": "Discord ve Reddit üzerinde daha fazla ayrıntı edinin ve tartışmalara katılın 🚀"
},
diff --git a/webview-ui/src/i18n/locales/vi/chat.json b/webview-ui/src/i18n/locales/vi/chat.json
index 3349f20002..a9b773c274 100644
--- a/webview-ui/src/i18n/locales/vi/chat.json
+++ b/webview-ui/src/i18n/locales/vi/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} Đã phát hành",
"description": "Roo Code {{version}} mang đến các tính năng mạnh mẽ và cải tiến mới dựa trên phản hồi của bạn.",
"whatsNew": "Có gì mới",
- "feature1": "Cô đọng ngữ cảnh thông minh được bật mặc định: Cô đọng ngữ cảnh hiện được bật mặc định với các cài đặt có thể cấu hình cho khi nào tự động cô đọng",
- "feature2": "Nút cô đọng thủ công: Nút mới trong tiêu đề nhiệm vụ cho phép bạn kích hoạt cô đọng ngữ cảnh thủ công bất cứ lúc nào",
- "feature3": "Cài đặt cô đọng nâng cao: Tinh chỉnh khi nào và cách thức tự động cô đọng thông qua Cài đặt ngữ cảnh",
+ "feature1": "Marketplace Thử nghiệm: Khám phá và cài đặt các chế độ và MCP từ marketplace mới (kích hoạt trong Cài đặt Thử nghiệm)",
+ "feature2": "Cải tiến thao tác tệp: Thao tác ghi tệp đa luồng thử nghiệm, và đọc đồng thời hiện có sẵn trong Cài đặt Ngữ cảnh",
+ "feature3": "Cải tiến MCP và nhiều hơn nữa: Hỗ trợ MCP nâng cao, điều khiển Mermaid, hỗ trợ Amazon Bedrock thinking và nhiều hơn nữa!",
"hideButton": "Ẩn thông báo",
"detailsDiscussLinks": "Nhận thêm chi tiết và thảo luận tại Discord và Reddit 🚀"
},
diff --git a/webview-ui/src/i18n/locales/zh-CN/chat.json b/webview-ui/src/i18n/locales/zh-CN/chat.json
index 3841abd499..0b9b5f1fd5 100644
--- a/webview-ui/src/i18n/locales/zh-CN/chat.json
+++ b/webview-ui/src/i18n/locales/zh-CN/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} 已发布",
"description": "Roo Code {{version}} 带来基于您反馈的强大新功能和改进。",
"whatsNew": "新特性",
- "feature1": "智能上下文压缩默认启用: 上下文压缩现已默认启用,并提供可配置的自动压缩触发设置",
- "feature2": "手动压缩按钮: 任务标题中的新按钮让您随时手动触发上下文压缩",
- "feature3": "高级压缩设置: 通过上下文设置精确控制自动压缩的时机和方式",
+ "feature1": "实验性市场: 从新市场发现和安装模式及 MCP(在实验性设置中启用)",
+ "feature2": "增强文件操作: 实验性设置中的多个并发文件写入,并发读取现在在上下文设置中",
+ "feature3": "MCP 改进及更多: 增强的 MCP 支持、Mermaid 控制、Amazon Bedrock 思考支持等等!",
"hideButton": "隐藏公告",
"detailsDiscussLinks": "在 Discord 和 Reddit 获取更多详情并参与讨论 🚀"
},
diff --git a/webview-ui/src/i18n/locales/zh-TW/chat.json b/webview-ui/src/i18n/locales/zh-TW/chat.json
index 651719e839..7f7319fe3e 100644
--- a/webview-ui/src/i18n/locales/zh-TW/chat.json
+++ b/webview-ui/src/i18n/locales/zh-TW/chat.json
@@ -216,9 +216,9 @@
"title": "🎉 Roo Code {{version}} 已發布",
"description": "Roo Code {{version}} 帶來基於您意見回饋的強大新功能與改進。",
"whatsNew": "新功能",
- "feature1": "智慧上下文壓縮預設啟用: 上下文壓縮現已預設啟用,並提供可設定的自動壓縮觸發設定",
- "feature2": "手動壓縮按鈕: 工作標題中的新按鈕讓您隨時手動觸發上下文壓縮",
- "feature3": "進階壓縮設定: 透過上下文設定精確控制自動壓縮的時機和方式",
+ "feature1": "實驗性市場: 探索並安裝新市場中的模式和 MCP(在實驗性設定中啟用)",
+ "feature2": "增強檔案操作: 實驗性多檔案並行寫入操作,並行讀取現已在上下文設定中提供",
+ "feature3": "MCP 改進與更多功能: 增強的 MCP 支援、Mermaid 控制項、Amazon Bedrock thinking 支援等更多功能!",
"hideButton": "隱藏公告",
"detailsDiscussLinks": "在 Discord 和 Reddit 取得更多詳細資訊並參與討論 🚀"
},