Skip to content

Commit 7e12dff

Browse files
committed
feat: Update images and enhance documentation for Intelligent Context Condensing feature
1 parent 85797a7 commit 7e12dff

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

docs/features/intelligent-context-condensing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Roo Code provides several ways to control and understand the Intelligent Context
6969
* The cost associated with the context condensing AI call.
7070
* An expandable summary detailing what was condensed (this information is part of the `ContextCondenseRow` component visible in the chat history).
7171

72-
<img src="/img/intelligent-context-condensation/intelligent-context-condensation-4.png" alt="Context condensed message in chat" width="600" />
72+
<img src="/img/intelligent-context-condensing/intelligent-context-condensing-2.png" alt="Context condensed message in chat" width="600" />
7373
*After context condensing, a message indicates the context has been condensed, showing token changes and cost.*
7474

7575
* **Visual Indicators:**

docs/update-notes/v3.19.0.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ This release focuses on streamlining the user interface with intelligent context
55
## Intelligent Context Condensing Now Default
66
We've enabled intelligent content condensing by default and relocated the condense button for easier access:
77

8+
<img src="/img/intelligent-context-condensing/intelligent-context-condensing-2.png" alt="Context condensed message in chat" width="600" />
9+
810
- **Default Activation**: Intelligent context condensing is now enabled out of the box for all users
911
- **Improved Button Placement**: Moved the condense button out of the expanded task menu for quicker access
1012
- **Smart Error Handling**: The system now skips condensing and shows clear error messages if context grows during the condensing process
1113

12-
Experience more efficient conversation management without manual setup.
13-
1414
<img src="/img/intelligent-context-condensing/intelligent-context-condensing.png" alt="Settings for Intelligent Context Condensing" width="600" />
1515
*Intelligent Context Condensing configuration options: automatic triggering toggle, threshold slider, API configuration selection, and custom prompt customization.*
1616

docs/update-notes/v3.19.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,17 @@ This release series focuses on streamlining the user interface with intelligent
55
## Intelligent Context Condensing Now Default
66
We've enabled intelligent content condensing by default and relocated the condense button for easier access:
77

8+
<img src="/img/intelligent-context-condensing/intelligent-context-condensing-2.png" alt="Context condensed message in chat" width="600" />
9+
810
- **Default Activation**: Intelligent context condensing is now enabled out of the box for all users
911
- **Improved Button Placement**: Moved the condense button out of the expanded task menu for quicker access
1012
- **Smart Error Handling**: The system now skips condensing and shows clear error messages if context grows during the condensing process
1113

12-
Experience more efficient conversation management without manual setup.
13-
1414
<img src="/img/intelligent-context-condensing/intelligent-context-condensing.png" alt="Settings for Intelligent Context Condensing" width="600" />
1515
*Intelligent Context Condensing configuration options: automatic triggering toggle, threshold slider, API configuration selection, and custom prompt customization.*
1616

17+
For comprehensive details about this feature, see the main [Intelligent Context Condensing documentation](/features/intelligent-context-condensing).
18+
1719
## Streamlined Mode Organization
1820
We've reorganized the interface for better workflow organization:
1921

10.5 KB
Loading

0 commit comments

Comments
 (0)