Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
329 commits
Select commit Hold shift + click to select a range
130ce29
Changeset version bump (#7630)
github-actions[bot] Sep 3, 2025
d789692
feat: add run_slash_command tool for executing slash commands (#7473)
roomote[bot] Sep 3, 2025
280b75d
Focus the extension when receiving bridge commands (#7633)
cte Sep 3, 2025
8dbd30a
Release: v1.73.0 (#7636)
mrubens Sep 3, 2025
f12f193
Cloud: remove extension_bridge_enabled for personal users (#7638)
jr Sep 3, 2025
c25cfde
Publish token usage metrics (#7637)
cte Sep 3, 2025
1f5ee43
fix: preserve scroll position when switching tabs in settings (#7587)
DC-Dancao Sep 3, 2025
0126c5d
feat: add Kimi K2 Turbo model configuration to moonshotModels (#7593)
wangxiaolong100 Sep 4, 2025
e7f599b
fix: use askApproval wrapper in insert_content and search_and_replace…
roomote[bot] Sep 4, 2025
e2c1a20
Release v3.26.6 (#7650)
mrubens Sep 4, 2025
08a825f
Changeset version bump (#7651)
github-actions[bot] Sep 4, 2025
a0384f3
Delete .github/workflows/discord-pr-notify.yml
mrubens Sep 4, 2025
e1dfe25
Remove unused slack notif (#7655)
mrubens Sep 4, 2025
966ed76
Handle zsh process substitution correctly (#7658)
mrubens Sep 4, 2025
b50104c
Handle zsh glob qualifiers correctly (#7667)
mrubens Sep 4, 2025
b48b0be
Minor zh-TW Traditional Chinese locale typo fix (#7672)
PeterDaveHello Sep 4, 2025
72502d8
feat: Add DeepInfra as a model provider in Roo Code (#7677)
Thachnh Sep 4, 2025
7935c94
fix: validate MCP tool exists before execution (#7632)
roomote[bot] Sep 4, 2025
65146b1
fix: add error transform to cryptic openAI SDK errors when API key is…
roomote[bot] Sep 5, 2025
571d1a4
feat: OpenAI Responses API service tiers (flex/priority) β€” UI selecto…
hannesrudolph Sep 5, 2025
de12ec1
fix: prevent countdown timer from showing in history for answered fol…
daniel-lxs Sep 5, 2025
bca6e86
fix: Fix the issue of Moonshot's maximum return token count being lim…
wangxiaolong100 Sep 5, 2025
d9f80f1
feat: update kimi-k2-0905-preview and kimi-k2-turbo-preview (#7663)
CellenLee Sep 5, 2025
2b73251
Fix test
mrubens Sep 5, 2025
282a75b
Release v3.26.7 (#7691)
mrubens Sep 5, 2025
146d849
Delete .changeset/petite-rats-admire.md
mrubens Sep 5, 2025
4ad1a26
feat: Add Kimi K2 0905 model to Groq, Moonshot, and Fireworks provide…
daniel-lxs Sep 5, 2025
467c9f5
Use an allowlist to keep the prompt default shell sane (#7681)
jr Sep 5, 2025
90e7d09
Changeset version bump (#7690)
github-actions[bot] Sep 5, 2025
55ea328
Fix: Improve WelcomeView styling and readability (#7682)
daniel-lxs Sep 5, 2025
2c8c140
feat: add Kimi K2-0905 model to Chutes provider (#7701)
roomote[bot] Sep 5, 2025
2b53399
fix: handle array paths from VSCode terminal profiles (#7697)
roomote[bot] Sep 5, 2025
e559ac6
Edit/Delete User Message (#7447)
NaccOll Sep 5, 2025
0510c03
fix: prevent stack overflow in codebase indexing for large projects (…
daniel-lxs Sep 5, 2025
1e403a7
fix: identify mcp and slash command config path in multiple folder wo…
NaccOll Sep 5, 2025
687b379
fix: resolve CI e2e test ETIMEDOUT errors when downloading VS Code (#…
daniel-lxs Sep 5, 2025
c206da4
fix: Tackling Race/State condition issue by Changing the Code Design …
HahaBill Sep 5, 2025
49b50c8
fix: preserve context by retrying with full conversation on invalid p…
daniel-lxs Sep 5, 2025
ae01a90
chore: add changeset for v3.26.8 (#7715)
mrubens Sep 5, 2025
ed765a3
feat(checkpoints): create checkpoint when user sends a message (#7713)
roomote[bot] Sep 5, 2025
e3facc1
Bump to 3.27.0 (#7719)
mrubens Sep 5, 2025
8864651
Changeset version bump (#7716)
github-actions[bot] Sep 5, 2025
e8deedd
fix: update DeepSeek pricing to new unified rates effective Sept 5, 2…
roomote[bot] Sep 5, 2025
079b37a
feat: replace cloud waitlist ad with direct Cloud link in navigation …
roomote[bot] Sep 6, 2025
9378a4e
feat: show dash instead of zero for missing data on evals page (#7748)
roomote[bot] Sep 6, 2025
18cf33f
Feature/update vertex ai models and regions (#7727)
ssweens Sep 7, 2025
247da38
Add model info to eval runs table (#7749)
cte Sep 7, 2025
28d46cd
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 7, 2025
480670e
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 7, 2025
888bd2d
chore(deps): update dependency eslint-config-prettier to v10.1.8 (#6464)
renovate[bot] Sep 7, 2025
408ea44
chore(deps): update dependency esbuild to v0.25.9 (#5455)
renovate[bot] Sep 7, 2025
8f2d40d
chore(deps): update dependency @changesets/cli to v2.29.6 (#7376)
renovate[bot] Sep 7, 2025
4e5e3ed
chore(deps): update dependency nock to v14.0.10 (#6465)
renovate[bot] Sep 7, 2025
2571781
chore(deps): update dependency eslint-plugin-turbo to v2.5.6 (#7764)
renovate[bot] Sep 8, 2025
b4d34df
refactor(utils): simplify shell detection logic
mini2s Sep 8, 2025
de2f3fc
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 8, 2025
97c3257
test: update shell detection test expectation and mocks
mini2s Sep 8, 2025
acd07b0
test: add mock cleanup in shell detection tests
mini2s Sep 8, 2025
42e316b
test: update shell detection tests to prioritize PowerShell 7
mini2s Sep 8, 2025
a3f61d1
fix(workspace-event-monitor): increase max retries and improve retry …
mini2s Sep 8, 2025
d46c50b
refactor(codebase): improve error handling and workspace validation
mini2s Sep 8, 2025
f7d814c
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 8, 2025
212badc
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 8, 2025
0ce4e89
Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLla…
daniel-lxs Sep 8, 2025
0188159
fix: reduce CodeBlock button z-index to prevent overlap with popovers…
daniel-lxs Sep 9, 2025
76c6745
Make ollama models info transport work like lmstudio (#7679)
ItsOnlyBinary Sep 9, 2025
195f4eb
feat: add click-to-edit, ESC-to-cancel, and fix padding consistency f…
roomote[bot] Sep 9, 2025
5d3e603
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 9, 2025
5780659
Let people paste in the auth redirect url (#7805)
mrubens Sep 9, 2025
3c79656
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 9, 2025
a8d903f
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 9, 2025
433e249
test: change console.error to console.warn in tests
mini2s Sep 9, 2025
88b5d66
fix: resolve chat message edit/delete duplication issues (#7793)
daniel-lxs Sep 9, 2025
39030bf
fix: add GIT_EDITOR env var to merge-resolver mode for non-interactiv…
daniel-lxs Sep 9, 2025
bbd3d98
UI: Render reasoning as plain italic (match <thinking>) (#7752)
roomote[bot] Sep 9, 2025
dbb4fed
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 9, 2025
de0cd99
Add taskSyncEnabled to userSettingsConfigSchema (#7827)
roomote[bot] Sep 9, 2025
d2e07ec
Release: v1.75.0 (#7829)
jr Sep 9, 2025
48d592f
fix: prevent negative cost values and improve label visibility in eva…
roomote[bot] Sep 9, 2025
18d16a7
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 10, 2025
7cd6520
Fix Groq context window display (#7839)
mrubens Sep 10, 2025
18c3116
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 10, 2025
ad61a6c
test: enhance vscode mock implementations and error handling
mini2s Sep 10, 2025
c0dd987
feat(chat): replace edit button with copy functionality
mini2s Sep 10, 2025
d572681
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 10, 2025
2d576f9
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 10, 2025
b033fbf
refactor(core): enhance binary file detection and encoding handling
mini2s Sep 10, 2025
80af39d
separate task sync roomote control (#7799)
jr Sep 10, 2025
469a70f
feat: In-extension dismissible upsells for Roo Code Cloud (#7850)
brunobergher Sep 10, 2025
a7befef
v3.28.0 (#7858)
mrubens Sep 10, 2025
9da9785
Changeset version bump (#7859)
github-actions[bot] Sep 10, 2025
0da9ac5
feat(chat): add chat search functionality with highlighting
mini2s Sep 10, 2025
3b1a6d1
feat: show notification when the checkpoint initialization fails (#7766)
roomote[bot] Sep 10, 2025
ff9f463
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 10, 2025
8fee312
Bust cache in generated image preview (#7860)
mrubens Sep 10, 2025
3696b64
test: disable TaskHeader upsell tests
mini2s Sep 10, 2025
34838c8
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 11, 2025
fa86bb0
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 11, 2025
68781bb
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 11, 2025
9edfff6
test: refactor TaskHeader test file
mini2s Sep 11, 2025
ad85518
feat: Add cloud task button for opening tasks in Roo Code Cloud (#7572)
roomote[bot] Sep 11, 2025
a9e22f0
fix: center active mode in selector dropdown on open (#7883)
roomote[bot] Sep 11, 2025
33fe6fb
Make Posthog telemetry the default (#7909)
mrubens Sep 11, 2025
3dfa526
Fix: Preserve first message during conversation condensing (#7910)
daniel-lxs Sep 11, 2025
200d79e
In-app announcement for Roo Code Cloud (#7914)
mrubens Sep 11, 2025
9d296ec
chore: add changeset for v3.28.1 (#7916)
mrubens Sep 11, 2025
0cbc66a
Changeset version bump (#7917)
github-actions[bot] Sep 11, 2025
9c43282
Remove Roo Code 3.25 release announcement
mrubens Sep 11, 2025
03709fd
fix: restrict @-mention parsing to line-start or whitespace boundarie…
roomote[bot] Sep 11, 2025
5107fb8
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 12, 2025
08d7f80
Fix message queue re-queue loop in Task.ask() (#7823)
daniel-lxs Sep 12, 2025
3369cf2
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 12, 2025
17d6b6e
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 12, 2025
8ee9e19
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 12, 2025
29af4f2
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 12, 2025
c4c4780
fix: preserve original first message context during conversation cond…
daniel-lxs Sep 12, 2025
72bc790
Add a little padding to the cloudview (#7954)
mrubens Sep 13, 2025
d2f743d
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 13, 2025
01e6780
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 13, 2025
73544fb
test: increase test timeout configuration
mini2s Sep 13, 2025
f989ae7
test(ci): enable translation check and optimize test workflow
mini2s Sep 13, 2025
14910d2
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 13, 2025
80d82e6
fix: make nested git repository warning persistent with path info (#7…
roomote[bot] Sep 14, 2025
b576dd9
fix: include API key in Ollama /api/tags requests (#7903)
roomote[bot] Sep 14, 2025
d09689b
feat: add Qwen3 Next 80B A3B models to chutes provider (#7948)
daniel-lxs Sep 14, 2025
8aa3ce0
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 14, 2025
9ea7173
ux: Smaller and more subtle auto-approve UI (#7894)
brunobergher Sep 14, 2025
f4267d6
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 14, 2025
b309a6a
Disable Roomote Control on logout (#7976)
cte Sep 14, 2025
c79cb29
Remove chevrons from chat buttons (#7970)
mrubens Sep 14, 2025
3be0a96
chore: add changeset for v3.28.2 (#7979)
mrubens Sep 14, 2025
d54ff8a
Changeset version bump (#7980)
github-actions[bot] Sep 14, 2025
9a55220
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 14, 2025
ffc253c
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 14, 2025
9d33c10
ux: Makes text area buttons appear only when there's text (#7987)
brunobergher Sep 15, 2025
1b4819c
fix: corrected C# tree-sitter query (#7813)
mubeen-zulfiqar Sep 15, 2025
94b4511
feat: Move slash commands to Settings tab with gear icon for discover…
roomote[bot] Sep 15, 2025
3fe2918
Add Z.ai coding plan support (#8003)
daniel-lxs Sep 15, 2025
68c5be8
chore(deps): bump axios from 1.9.0 to 1.12.0 (#7963)
dependabot[bot] Sep 15, 2025
358519d
Fix context menu is obscured when edit message. (#7951)
NaccOll Sep 16, 2025
beb0a59
feat: add keyboard shortcut for "Add to Context" action (#7908)
roomote[bot] Sep 16, 2025
759454b
fix: handle ByteString conversion errors in OpenAI embedders (#8008)
daniel-lxs Sep 16, 2025
56f8c85
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 16, 2025
ee58c5d
CONTRIBUTING.md tweaks and issue template rewrite (#8014)
hannesrudolph Sep 16, 2025
a268d46
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 16, 2025
6bdab4d
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 16, 2025
c987417
feat: Reposition Add Image button inside ChatTextArea (#7989)
roomote[bot] Sep 16, 2025
c8df88b
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 16, 2025
015c64a
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 16, 2025
7c8a7f9
feat: add i18n support for git commits and file operations
mini2s Sep 16, 2025
feae4da
feat(i18n): update context menu translations in zh-CN and zh-TW locales
mini2s Sep 16, 2025
3d45d4a
feat: Bring back a way to temporarily and globally pause auto-approve…
brunobergher Sep 16, 2025
6fe9071
fix: filter out Claude Code built-in tools (ExitPlanMode, BashOutput,…
roomote[bot] Sep 16, 2025
cde738a
fix: handle square bracket HTML entities in Gemini responses (#7577)
roomote[bot] Sep 16, 2025
fc9c395
feat: Replace + icon with edit icon for New Task button (#7942)
roomote[bot] Sep 16, 2025
b38ff39
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 16, 2025
3c2fd1d
Release v3.28.3 (#8025)
mrubens Sep 16, 2025
4fe051f
Changeset version bump (#8026)
github-actions[bot] Sep 16, 2025
08ea151
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 16, 2025
297c85f
feat: remove web-docs app (#8027)
roomote[bot] Sep 16, 2025
6d8de53
fix: skip flaky Windows test in custom-system-prompt.spec.ts (#8023)
roomote[bot] Sep 16, 2025
2819120
feat: add GDPR-compliant cookie consent banner (#8022)
roomote[bot] Sep 16, 2025
dd20af2
Release: v1.76.0 (#8030)
mrubens Sep 16, 2025
2263d86
Types 1.77.0 (#8031)
mrubens Sep 16, 2025
dcc6db0
feat(web): update homepage headline and tagline for remote control ca…
jdilla1277 Sep 17, 2025
b625297
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 17, 2025
f8cc6f6
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 17, 2025
6ac6a92
ux: Responsive Auto-Approve (#8032)
brunobergher Sep 17, 2025
2efe0b8
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 17, 2025
7fc7e5d
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 17, 2025
7b1e3a0
feat(cloud): Add telemetry retry queue for network resilience (#7597)
daniel-lxs Sep 17, 2025
c837025
Docs: Overhaul README (#8005)
hannesrudolph Sep 17, 2025
961338e
Add organizationFeaturesSchema with roomoteControlEnabled (#8085)
roomote[bot] Sep 17, 2025
b1c104e
Release: v1.78.0 (#8089)
jr Sep 17, 2025
a255c95
Get the model id property for a given provider (#8009)
cte Sep 17, 2025
87b45de
Fix: Transform keybindings in nightly build to fix command+y shortcut…
roomote[bot] Sep 17, 2025
0c20d46
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 18, 2025
ce02379
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 18, 2025
765e3a0
Add a list of sub-processors (#8163)
mrubens Sep 18, 2025
513fce3
Add cookie policy (#8165)
mrubens Sep 18, 2025
c5c2b92
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 19, 2025
742fb5e
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 19, 2025
f934363
ux: Redesigned Message Feed (#7985)
brunobergher Sep 19, 2025
d1e0b61
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 19, 2025
07684c0
bug: Incorrect copy for "Run" command when approving execution (#8179)
brunobergher Sep 19, 2025
faa879e
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 19, 2025
269414f
test: set default language to English in prompt tests
mini2s Sep 19, 2025
fbde98e
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 19, 2025
ac4eda9
Supernova (#8175)
mrubens Sep 19, 2025
8214672
chore: add changeset for v3.28.4 (#8182)
mrubens Sep 19, 2025
b75ef1d
Changeset version bump (#8183)
github-actions[bot] Sep 19, 2025
7deaeb9
feat(chat): enhance user info display and file path highlighting
mini2s Sep 19, 2025
adb6454
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 19, 2025
f7a6589
fix: support dash prefix in parseMarkdownChecklist for todo lists (#8…
roomote[bot] Sep 20, 2025
c1e0cdc
Updating the privacy policy to allow us to send occasional emails (#8…
jdilla1277 Sep 20, 2025
c0e2c5e
fix: apply tiered pricing for Gemini models via Vertex AI (#8018)
roomote[bot] Sep 20, 2025
d6cb396
update sambanova models (#8186)
snova-jorgep Sep 20, 2025
d956cdb
Fix duplicate rehydrate during reasoning; centralize rehydrate and pr…
hannesrudolph Sep 20, 2025
65eb730
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 20, 2025
1533efc
Wrap code blocks by default (#8194)
mrubens Sep 20, 2025
60d7246
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 20, 2025
32d7e6f
Add an announcement for Supernova (#8197)
mrubens Sep 20, 2025
06d6ee6
refactor(chat): optimize ChatRow rendering and user info handling
mini2s Sep 20, 2025
95e4235
Release v3.28.5 (#8198)
mrubens Sep 20, 2025
ceb9d2b
Changeset version bump (#8199)
github-actions[bot] Sep 20, 2025
533a206
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 21, 2025
b8b1a5a
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 21, 2025
6a4dab0
Remove language selection and word wrap toggle from CodeBlock (#8208)
mrubens Sep 22, 2025
6c2aa63
feat: Add keyboard shortcut for toggling auto-approve (Cmd/Ctrl+Alt+A…
brunobergher Sep 22, 2025
0e1b23d
Bare metal evals fixes (#8224)
cte Sep 22, 2025
0fe14b6
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 23, 2025
f82d09f
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 23, 2025
9dabb85
Fix: Improve reasoning block formatting for better readability (#7868)
daniel-lxs Sep 23, 2025
60ba541
fix: prevent checkpoint text from wrapping in non-English languages (…
roomote[bot] Sep 23, 2025
12f94fc
fix: respect Ollama Modelfile num_ctx configuration (#7798)
roomote[bot] Sep 23, 2025
aa33111
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 23, 2025
7977d8e
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 23, 2025
807cc99
feat: add package.nls.json checking to find-missing-translations scri…
roomote[bot] Sep 23, 2025
1a4fb7f
feat(types): add GPT-5-Codex model (#8260)
daniel-lxs Sep 23, 2025
8e9a266
chore: add changeset for v3.28.6 (#8261)
mrubens Sep 23, 2025
19c3606
Follow-up questions should trigger the "interactive" state (#8259)
cte Sep 23, 2025
6061672
chore: add changeset for v3.28.6 (#8263)
mrubens Sep 23, 2025
44cbee5
Changeset version bump (#8262)
github-actions[bot] Sep 23, 2025
f47a2b8
Add image for 3.28.5 (#8266)
mrubens Sep 23, 2025
382ab63
feat: add zai-org/GLM-4.5-turbo model to Chutes provider (#8157)
roomote[bot] Sep 23, 2025
0682629
Cloud account switcher (#8223)
mrubens Sep 23, 2025
35791d0
fix: checkpoint restore popover positioning issue (#8219) (#8220)
roomote[bot] Sep 23, 2025
d8dd19a
ux: Collapse thinking blocks by default (but control all of them with…
brunobergher Sep 23, 2025
fc4ee93
Remove org switcher tooltip (#8269)
mrubens Sep 23, 2025
c5269f3
chore: add changeset for v3.28.7 (#8268)
mrubens Sep 23, 2025
8dbd8c4
Changeset version bump (#8271)
github-actions[bot] Sep 23, 2025
00fb4f6
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 24, 2025
16c543c
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 24, 2025
012e4ff
fix(i18n): spelling mistake in zh-CN chat.json
mini2s Sep 24, 2025
205f3e4
web: Opengraph image (#8285)
brunobergher Sep 24, 2025
25f6194
Set port 3446 for web-evals in production mode (#8288)
cte Sep 24, 2025
d3d0967
Show cloud switcher and option to add a team when logged in (#8291)
mrubens Sep 24, 2025
2f1b94f
fix: include initial ask in condense summarization (#8293) (#8298)
hannesrudolph Sep 25, 2025
798801d
Fix frequent "No tool used" errors by clarifying tool-use rules (#8292)
hannesrudolph Sep 25, 2025
b75f8dd
Add a couple more free models to the Roo provider (#8304)
mrubens Sep 25, 2025
37a175c
Release v3.28.8 (#8305)
mrubens Sep 25, 2025
bf1aafa
Changeset version bump (#8306)
github-actions[bot] Sep 25, 2025
edcc58d
Merge branch 'main' of github.com:zgsm-ai/costrict into roo-to-main
mini2s Sep 25, 2025
43c1de0
feat: log out from cloud when resetting extension state (#8312)
roomote[bot] Sep 25, 2025
fbea5bb
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 25, 2025
d959e88
feat: Add telemetry tracking to DismissibleUpsell component (#8309)
roomote[bot] Sep 25, 2025
ab0644d
Correct tool use suggestion to improve model adherence to suggestion …
hannesrudolph Sep 25, 2025
a0d6a4b
removing user hint when refreshing models (#7710)
requesty-JohnCosta27 Sep 25, 2025
9404d9e
feat(zgsm): add quota info display and periodic updates
mini2s Sep 25, 2025
a9c9ab6
Merge remote-tracking branch 'upstream/main' into roo-to-main
mini2s Sep 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web-evals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "scripts/check-services.sh && next dev -p 3446",
"format": "prettier --write src",
"build": "next build",
"start": "next start",
"start": "next start -p 3446",
"clean": "rimraf tsconfig.tsbuildinfo .next .turbo"
},
"dependencies": {
Expand Down
Binary file added apps/web-roo-code/public/opengraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions apps/web-roo-code/src/lib/seo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ const SITE_URL = process.env.NEXT_PUBLIC_SITE_URL ?? "https://roocode.com"
export const SEO = {
url: SITE_URL,
name: "Roo Code",
title: "Roo Code – Your AI-Powered Dev Team in VS Code",
title: "Roo Code – Your AI-Powered Dev Team in VS Code and Beyond",
description:
"Roo Code puts an entire AI dev team right in your editor, outpacing closed tools with deep project-wide context, multi-step agentic coding, and unmatched developer-centric flexibility.",
locale: "en_US",
ogImage: {
url: "/android-chrome-512x512.png",
width: 512,
height: 512,
alt: "Roo Code Logo",
url: "/opengraph.png",
width: 1200,
height: 600,
alt: "Roo Code",
},
keywords: [
"Roo Code",
Expand Down
2 changes: 1 addition & 1 deletion packages/evals/Dockerfile.web
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ RUN chmod +x /usr/local/bin/entrypoint.sh

ENV DATABASE_URL=postgresql://postgres:password@db:5432/evals_development
ENV REDIS_URL=redis://redis:6379
EXPOSE 3000
EXPOSE 3446
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
2 changes: 1 addition & 1 deletion packages/evals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Start the evals service:
pnpm evals
```

The initial build process can take a minute or two. Upon success you should see output indicating that a web service is running on localhost:3000:
The initial build process can take a minute or two. Upon success you should see output indicating that a web service is running on localhost:3446:
<img width="1182" src="https://github.com/user-attachments/assets/34f25a59-1362-458c-aafa-25e13cdb2a7a" />

Additionally, you'll find in Docker Desktop that database and redis services are running:
Expand Down
5 changes: 5 additions & 0 deletions packages/types/src/provider-settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,11 @@ export const providerSettingsSchema = z.object({
})

export type ProviderSettings = z.infer<typeof providerSettingsSchema>
export interface QuotaInfo {
total_quota?: number
used_quota?: number
is_star?: string
}

export const providerSettingsWithIdSchema = providerSettingsSchema.extend({ id: z.string().optional() })

Expand Down
26 changes: 25 additions & 1 deletion packages/types/src/providers/roo.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import type { ModelInfo } from "../model.js"

export type RooModelId = "xai/grok-code-fast-1" | "roo/code-supernova"
export type RooModelId =
| "xai/grok-code-fast-1"
| "roo/code-supernova"
| "xai/grok-4-fast"
| "deepseek/deepseek-chat-v3.1"

export const rooDefaultModelId: RooModelId = "xai/grok-code-fast-1"

Expand All @@ -25,4 +29,24 @@ export const rooModels = {
description:
"A versatile agentic coding stealth model that supports image inputs, accessible for free through Roo Code Cloud for a limited time. (Note: the free prompts and completions are logged by the model provider and used to improve the model.)",
},
"xai/grok-4-fast": {
maxTokens: 30_000,
contextWindow: 2_000_000,
supportsImages: false,
supportsPromptCache: false,
inputPrice: 0,
outputPrice: 0,
description:
"Grok 4 Fast is xAI's latest multimodal model with SOTA cost-efficiency and a 2M token context window. (Note: prompts and completions are logged by xAI and used to improve the model.)",
},
"deepseek/deepseek-chat-v3.1": {
maxTokens: 16_384,
contextWindow: 163_840,
supportsImages: false,
supportsPromptCache: false,
inputPrice: 0,
outputPrice: 0,
description:
"DeepSeek-V3.1 is a large hybrid reasoning model (671B parameters, 37B active). It extends the DeepSeek-V3 base with a two-phase long-context training process, reaching up to 128K tokens, and uses FP8 microscaling for efficient inference.",
},
} as const satisfies Record<string, ModelInfo>
5 changes: 5 additions & 0 deletions packages/types/src/telemetry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ export enum TelemetryEventName {
ACCOUNT_LOGOUT_CLICKED = "Account Logout Clicked",
ACCOUNT_LOGOUT_SUCCESS = "Account Logout Success",

UPSELL_DISMISSED = "Upsell Dismissed",
UPSELL_CLICKED = "Upsell Clicked",

SCHEMA_VALIDATION_ERROR = "Schema Validation Error",
DIFF_APPLICATION_ERROR = "Diff Application Error",
SHELL_INTEGRATION_ERROR = "Shell Integration Error",
Expand Down Expand Up @@ -187,6 +190,8 @@ export const rooCodeTelemetryEventSchema = z.discriminatedUnion("type", [
TelemetryEventName.ACCOUNT_CONNECT_SUCCESS,
TelemetryEventName.ACCOUNT_LOGOUT_CLICKED,
TelemetryEventName.ACCOUNT_LOGOUT_SUCCESS,
TelemetryEventName.UPSELL_DISMISSED,
TelemetryEventName.UPSELL_CLICKED,
TelemetryEventName.SCHEMA_VALIDATION_ERROR,
TelemetryEventName.DIFF_APPLICATION_ERROR,
TelemetryEventName.SHELL_INTEGRATION_ERROR,
Expand Down
Binary file added releases/3.28.8-release.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 34 additions & 1 deletion src/api/providers/fetchers/zgsm.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import axios from "axios"
import { v7 as uuidv7 } from "uuid"
import { COSTRICT_DEFAULT_HEADERS } from "../../../shared/headers"
import type { IZgsmModelResponseData } from "@roo-code/types"
import type { IZgsmModelResponseData, QuotaInfo } from "@roo-code/types"
import { readModels } from "./modelCache"

// let modelsCache = new WeakRef<string[]>([])
Expand Down Expand Up @@ -44,3 +44,36 @@ export async function getZgsmModels(baseUrl?: string, apiKey?: string, openAiHea
return Object.keys(modelCache).map((key) => modelCache[key])
}
}

export async function fetchZgsmQuotaInfo(baseUrl?: string, apiKey?: string): Promise<QuotaInfo | null> {
try {
if (!baseUrl || !apiKey) {
return null
}

// Trim whitespace from baseUrl to handle cases where users accidentally include spaces
const trimmedBaseUrl = baseUrl.trim()

if (!URL.canParse(trimmedBaseUrl)) {
return null
}

const config: Record<string, any> = {}
const headers: Record<string, string> = {
...COSTRICT_DEFAULT_HEADERS,
"X-Request-ID": uuidv7(),
Authorization: `Bearer ${apiKey}`,
"Content-Type": "application/json",
}

if (Object.keys(headers).length > 0) {
config["headers"] = headers
}
const response = await axios.get(`${baseUrl}/quota-manager/api/v1/quota`, config)

return response?.data?.data as QuotaInfo
} catch (error) {
console.warn(`Error fetching zgsmModels from [${baseUrl}/quota-manager/api/v1/quota]:`, error.message)
return null
}
}
26 changes: 26 additions & 0 deletions src/core/condense/__tests__/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,32 @@ describe("summarizeConversation", () => {
const mockCallArgs = (maybeRemoveImageBlocks as Mock).mock.calls[0][0] as any[]
expect(mockCallArgs[mockCallArgs.length - 1]).toEqual(expectedFinalMessage)
})
it("should include the original first user message in summarization input", async () => {
const messages: ApiMessage[] = [
{ role: "user", content: "Initial ask", ts: 1 },
{ role: "assistant", content: "Ack", ts: 2 },
{ role: "user", content: "Follow-up", ts: 3 },
{ role: "assistant", content: "Response", ts: 4 },
{ role: "user", content: "More", ts: 5 },
{ role: "assistant", content: "Later", ts: 6 },
{ role: "user", content: "Newest", ts: 7 },
]

await summarizeConversation(messages, mockApiHandler, defaultSystemPrompt, taskId, DEFAULT_PREV_CONTEXT_TOKENS)

const mockCallArgs = (maybeRemoveImageBlocks as Mock).mock.calls[0][0] as any[]

// Expect the original first user message to be present in the messages sent to the summarizer
const hasInitialAsk = mockCallArgs.some(
(m) =>
m.role === "user" &&
(typeof m.content === "string"
? m.content === "Initial ask"
: Array.isArray(m.content) &&
m.content.some((b: any) => b.type === "text" && b.text === "Initial ask")),
)
expect(hasInitialAsk).toBe(true)
})

it("should calculate newContextTokens correctly with systemPrompt", async () => {
const messages: ApiMessage[] = [
Expand Down
4 changes: 2 additions & 2 deletions src/core/condense/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ export async function summarizeConversation(

// Always preserve the first message (which may contain slash command content)
const firstMessage = messages[0]
// Get messages to summarize, excluding the first message and last N messages
const messagesToSummarize = getMessagesSinceLastSummary(messages.slice(1, -N_MESSAGES_TO_KEEP))
// Get messages to summarize, including the first message and excluding the last N messages
const messagesToSummarize = getMessagesSinceLastSummary(messages.slice(0, -N_MESSAGES_TO_KEEP))

if (messagesToSummarize.length <= 1) {
const error =
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core/prompts/sections/tool-use.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export function getSharedToolUseSection(): string {

TOOL USE

You have access to a set of tools that are executed upon the user's approval. You can use one tool per message, and will receive the result of that tool use in the user's response. You use tools step-by-step to accomplish a given task, with each tool use informed by the result of the previous tool use.
You have access to a set of tools that are executed upon the user's approval. You must use exactly one tool per message, and every assistant message must include a tool call. You use tools step-by-step to accomplish a given task, with each tool use informed by the result of the previous tool use.

# Tool Use Formatting

Expand Down
4 changes: 2 additions & 2 deletions src/core/tools/multiApplyDiffTool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ Error: ${failPart.error}
Suggested fixes:
1. Verify the search content exactly matches the file content (including whitespace and case)
2. Check for correct indentation and line endings
3. Use <read_file> to see the current file content
3. Use the read_file tool to verify the file's current contents
4. Consider breaking complex changes into smaller diffs
5. Ensure start_line parameter matches the actual content location
${errorDetails ? `\nDetailed error information:\n${errorDetails}\n` : ""}
Expand All @@ -477,7 +477,7 @@ Unable to apply diffs to file: ${absolutePath}
Error: ${diffResult.error}

Recovery suggestions:
1. Use <read_file> to examine the current file content
1. Use the read_file tool to verify the file's current contents
2. Verify the diff format matches the expected search/replace pattern
3. Check that the search content exactly matches what's in the file
4. Consider using line numbers with start_line parameter
Expand Down
12 changes: 12 additions & 0 deletions src/core/webview/ClineProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,18 @@ export class ClineProvider
return
}

// // Log out from cloud if authenticated
// if (CloudService.hasInstance()) {
// try {
// await CloudService.instance.logout()
// } catch (error) {
// this.log(
// `Failed to logout from cloud during reset: ${error instanceof Error ? error.message : String(error)}`,
// )
// // Continue with reset even if logout fails
// }
// }

await this.contextProxy.resetAllState()
await this.providerSettingsManager.resetAllConfigs()
await this.customModesManager.resetCustomModes()
Expand Down
Loading
Loading