Improve FAQ on areas where questions have been asked. - #8423
Merged
Merged
Conversation
Updated the 'whats-new.md' file to reflect upcoming features and improvements regarding the context progress graph and agent management.
|
|
||
| ### How can I control which models each agent/mode uses? | ||
|
|
||
| Modes have been renamed to Agents in the new extension. You can set the default mode for each agent in `Settings -> Models -> Model per Mode`. For more information please check the [agents documentation](https://kilo.ai/docs/code-with-ai/agents/using-agents). |
Contributor
There was a problem hiding this comment.
SUGGESTION: This sentence swaps mode and model, so the setting description reads incorrectly.
Suggested change
| Modes have been renamed to Agents in the new extension. You can set the default mode for each agent in `Settings -> Models -> Model per Mode`. For more information please check the [agents documentation](https://kilo.ai/docs/code-with-ai/agents/using-agents). | |
| Modes have been renamed to Agents in the new extension. You can set the default model for each agent in `Settings -> Models -> Model per Mode`. For more information please check the [agents documentation](https://kilo.ai/docs/code-with-ai/agents/using-agents). |
Contributor
Code Review SummaryStatus: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)SUGGESTION
Fix these issues in Kilo Cloud Other Observations (not in diff)No additional issues outside the diff. Files Reviewed (1 files)
Reviewed by gpt-5.4-20260305 · 173,187 tokens |
lambertjosh
enabled auto-merge
April 6, 2026 16:00
markijbema
approved these changes
Apr 6, 2026
markijbema
left a comment
Contributor
There was a problem hiding this comment.
But the bot is right about mode/model
Contributor
Author
|
Whoops, indeed that was a typo. Fixing |
This was referenced Apr 6, 2026
jliounis
pushed a commit
to jliounis/kilocode
that referenced
this pull request
May 18, 2026
Improve FAQ on areas where questions have been asked.
t7tran
pushed a commit
to t7tran/kilocode
that referenced
this pull request
Aug 14, 2026
Improve FAQ on areas where questions have been asked.
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.
Updated the 'whats-new.md' file to reflect upcoming features and improvements regarding the context progress graph and agent management.