You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Moonshot and Kimi Code providers — connect to Moonshot models with live model discovery, or sign in to Kimi Code through its OAuth device flow.",
44
+
"More OpenAI controls — use Fast priority mode with OpenAI Codex and choose higher reasoning effort for OpenAI-compatible models.",
45
45
"chat:announcement.release.highlight2":
46
-
"Latest model support — use Claude Opus 5 across providers, plus Kimi K3, Gemini 3.6 Flash, and MiniMax-M3.",
46
+
"More reliable providers and models — improved router metadata handling, Ollama model refresh, Bedrock proxy support, and Friendli reasoning controls.",
47
47
"chat:announcement.release.highlight3":
48
-
"More reliable workflows — abandon interrupted subtasks cleanly, and index Dart and plain-text files in your codebase.",
48
+
"Smoother settings and developer workflows — settings now preserve unsaved edits, short terminal commands complete cleanly, architect plans use workspace-relative paths, and remaining user-facing Roo branding is updated to Zoo.",
49
49
"chat:announcement.handoff.heading": "The Roo Code plugin is not going away.",
"Moonshot and Kimi Code providers — connect to Moonshot models with live model discovery, or sign in to Kimi Code through its OAuth device flow.",
68
+
"More OpenAI controls — use Fast priority mode with OpenAI Codex and choose higher reasoning effort for OpenAI-compatible models.",
69
69
),
70
70
).toBeInTheDocument()
71
71
expect(
72
72
screen.getByText(
73
-
"Latest model support — use Claude Opus 5 across providers, plus Kimi K3, Gemini 3.6 Flash, and MiniMax-M3.",
73
+
"More reliable providers and models — improved router metadata handling, Ollama model refresh, Bedrock proxy support, and Friendli reasoning controls.",
74
74
),
75
75
).toBeInTheDocument()
76
76
expect(
77
77
screen.getByText(
78
-
"More reliable workflows — abandon interrupted subtasks cleanly, and index Dart and plain-text files in your codebase.",
78
+
"Smoother settings and developer workflows — settings now preserve unsaved edits, short terminal commands complete cleanly, architect plans use workspace-relative paths, and remaining user-facing Roo branding is updated to Zoo.",
0 commit comments