Include changes from Roo Code v3.18.0#513
Merged
Merged
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Estreich <cestreich@gmail.com>
* Rename Errors & Fix Spelling Mistake * Update src/core/task/Task.ts Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
- also, additions to .gitignore and .vscodeignore to prevent the IntelliJ .idea and .qodo folders from being included for git and packaging.
* Adds refresh models button for Unbound provider * Adds changeset * Optimizes code to prevent memory leak, add error messages * Adds unbound messages to all supported languages --------- Co-authored-by: Pugazhendhi <pugazhendhi@unboundsecurity.ai>
* Add Qwen3 model series to the Chutes provider New models for the Chutes provider: - Qwen/Qwen3-235B-A22B - Qwen/Qwen3-32B - Qwen/Qwen3-30B-A3B - Qwen/Qwen3-14B - Qwen/Qwen3-8B * add changeset
* fix(webview): Fix links to filename:0 * Add changeset
lmstudio reasoning support (thinking block) Similar to ollama implementation in #1080
# Conflicts: # .git-blame-ignore-revs # .github/ISSUE_TEMPLATE/bug_report.yml # .github/ISSUE_TEMPLATE/config.yml # .github/ISSUE_TEMPLATE/feature_request.yml # .github/pull_request_template.md # .github/workflows/changeset-release.yml # .github/workflows/marketplace-publish.yml # .gitignore # .roomodes # CHANGELOG.md # CONTRIBUTING.md # README.md # e2e/src/suite/extension.test.ts # e2e/src/suite/index.ts # evals/README.md # evals/scripts/setup.sh # locales/ca/CONTRIBUTING.md # locales/ca/README.md # locales/de/CONTRIBUTING.md # locales/de/README.md # locales/es/CONTRIBUTING.md # locales/es/README.md # locales/fr/CONTRIBUTING.md # locales/fr/README.md # locales/hi/CONTRIBUTING.md # locales/hi/README.md # locales/it/CONTRIBUTING.md # locales/it/README.md # locales/ja/CONTRIBUTING.md # locales/ja/README.md # locales/ko/CONTRIBUTING.md # locales/ko/README.md # locales/nl/CONTRIBUTING.md # locales/nl/README.md # locales/pl/CONTRIBUTING.md # locales/pl/README.md # locales/pt-BR/CONTRIBUTING.md # locales/pt-BR/README.md # locales/ru/CONTRIBUTING.md # locales/ru/README.md # locales/tr/CONTRIBUTING.md # locales/tr/README.md # locales/vi/CONTRIBUTING.md # locales/vi/README.md # locales/zh-CN/CONTRIBUTING.md # locales/zh-CN/README.md # locales/zh-TW/CONTRIBUTING.md # locales/zh-TW/README.md # package-lock.json # package.json # scripts/update-contributors.js # src/activate/CodeActionProvider.ts # src/activate/handleTask.ts # src/activate/registerCommands.ts # src/activate/registerTerminalActions.ts # src/api/providers/__tests__/openai.test.ts # src/api/providers/__tests__/openrouter.test.ts # src/api/providers/__tests__/requesty.test.ts # src/api/providers/constants.ts # src/api/providers/glama.ts # src/api/providers/human-relay.ts # src/api/providers/lmstudio.ts # src/core/config/__tests__/CustomModesManager.test.ts # src/core/config/__tests__/importExport.test.ts # src/core/prompts/instructions/create-mode.ts # src/core/task/Task.ts # src/core/webview/ClineProvider.ts # src/core/webview/__tests__/ClineProvider.test.ts # src/core/webview/webviewMessageHandler.ts # src/exports/README.md # src/exports/api.ts # src/exports/roo-code.d.ts # src/exports/types.ts # src/extension.ts # src/integrations/theme/getTheme.ts # src/schemas/index.ts # src/shared/ExtensionMessage.ts # src/shared/WebviewMessage.ts # src/utils/storage.ts # webview-ui/src/components/chat/ChatRow.tsx # webview-ui/src/components/settings/About.tsx # webview-ui/src/context/ExtensionStateContext.tsx # webview-ui/src/context/__tests__/ExtensionStateContext.test.tsx # webview-ui/src/i18n/locales/ca/settings.json # webview-ui/src/i18n/locales/de/settings.json # webview-ui/src/i18n/locales/en/settings.json # webview-ui/src/i18n/locales/es/settings.json # webview-ui/src/i18n/locales/fr/settings.json # webview-ui/src/i18n/locales/hi/settings.json # webview-ui/src/i18n/locales/it/settings.json # webview-ui/src/i18n/locales/ja/settings.json # webview-ui/src/i18n/locales/ko/settings.json # webview-ui/src/i18n/locales/nl/settings.json # webview-ui/src/i18n/locales/pl/settings.json # webview-ui/src/i18n/locales/pt-BR/settings.json # webview-ui/src/i18n/locales/ru/settings.json # webview-ui/src/i18n/locales/tr/settings.json # webview-ui/src/i18n/locales/vi/settings.json # webview-ui/src/i18n/locales/zh-CN/settings.json # webview-ui/src/i18n/locales/zh-TW/settings.json # webview-ui/src/oauth/urls.ts
🦋 Changeset detectedLatest commit: 092015f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
drakonen
reviewed
May 26, 2025
drakonen
reviewed
May 26, 2025
drakonen
reviewed
May 26, 2025
drakonen
reviewed
May 26, 2025
drakonen
reviewed
May 26, 2025
drakonen
reviewed
May 26, 2025
drakonen
reviewed
May 26, 2025
drakonen
approved these changes
May 26, 2025
Merged
This was referenced Feb 22, 2026
j-Guru
pushed a commit
to j-Guru/kilocode
that referenced
this pull request
Feb 23, 2026
…tory (Kilo-Org#513) Clarify error messaging when users try to use worktrees without a git repository open. The setup overlay now shows 'Workspace setup failed' as the title on error, with actionable messages explaining what the user needs to do. Also widen the setup card and center error text to prevent layout issues with longer messages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.