fix settings docs and regenerate snapshot

This commit is contained in:
A.K.M. Adib
2026-03-11 10:08:56 -04:00
parent 2557a32e1e
commit e78099f351
11 changed files with 320 additions and 320 deletions

View File

@@ -22,20 +22,20 @@ they appear in the UI.
### General
| UI Label | Setting | Description | Default |
| ----------------------- | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| Vim Mode | `general.vimMode` | Enable Vim keybindings | `false` |
| Default Approval Mode | `general.defaultApprovalMode` | The default approval mode for tool execution. 'default' prompts for approval, 'auto_edit' auto-approves edit tools, and 'plan' is read-only mode. 'yolo' is not supported yet. | `"default"` |
| Enable Auto Update | `general.enableAutoUpdate` | Enable automatic updates. | `true` |
| Enable Notifications | `general.enableNotifications` | Enable run-event notifications for action-required prompts and session completion. Currently macOS only. | `false` |
| Plan Directory | `general.plan.directory` | The directory where planning artifacts are stored. If not specified, defaults to the system temporary directory. | `undefined` |
| Plan Model Routing | `general.plan.modelRouting` | Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pro for the planning phase and Flash for the implementation phase. | `true` |
| Clear Context on Plan Approval | `general.plan.clearContextOnApproval` | Automatically clear conversation context after a plan is approved and implementation begins. | `undefined` |
| Retry Fetch Errors | `general.retryFetchErrors` | Retry on "exception TypeError: fetch failed sending request" errors. | `true` |
| Max Chat Model Attempts | `general.maxAttempts` | Maximum number of attempts for requests to the main chat model. Cannot exceed 10. | `10` |
| Debug Keystroke Logging | `general.debugKeystrokeLogging` | Enable debug logging of keystrokes to the console. | `false` |
| Enable Session Cleanup | `general.sessionRetention.enabled` | Enable automatic session cleanup | `true` |
| Keep chat history | `general.sessionRetention.maxAge` | Automatically delete chats older than this time period (e.g., "30d", "7d", "24h", "1w") | `"30d"` |
| UI Label | Setting | Description | Default |
| ------------------------------ | ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| Vim Mode | `general.vimMode` | Enable Vim keybindings | `false` |
| Default Approval Mode | `general.defaultApprovalMode` | The default approval mode for tool execution. 'default' prompts for approval, 'auto_edit' auto-approves edit tools, and 'plan' is read-only mode. 'yolo' is not supported yet. | `"default"` |
| Enable Auto Update | `general.enableAutoUpdate` | Enable automatic updates. | `true` |
| Enable Notifications | `general.enableNotifications` | Enable run-event notifications for action-required prompts and session completion. Currently macOS only. | `false` |
| Plan Directory | `general.plan.directory` | The directory where planning artifacts are stored. If not specified, defaults to the system temporary directory. | `undefined` |
| Plan Model Routing | `general.plan.modelRouting` | Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pro for the planning phase and Flash for the implementation phase. | `true` |
| Clear Context on Plan Approval | `general.plan.clearContextOnApproval` | Automatically clear conversation context after a plan is approved and implementation begins. | `undefined` |
| Retry Fetch Errors | `general.retryFetchErrors` | Retry on "exception TypeError: fetch failed sending request" errors. | `true` |
| Max Chat Model Attempts | `general.maxAttempts` | Maximum number of attempts for requests to the main chat model. Cannot exceed 10. | `10` |
| Debug Keystroke Logging | `general.debugKeystrokeLogging` | Enable debug logging of keystrokes to the console. | `false` |
| Enable Session Cleanup | `general.sessionRetention.enabled` | Enable automatic session cleanup | `true` |
| Keep chat history | `general.sessionRetention.maxAge` | Automatically delete chats older than this time period (e.g., "30d", "7d", "24h", "1w") | `"30d"` |
### Output

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -75,37 +75,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="597" fill="#ffffff" textLength="90" lengthAdjust="spacingAndGlyphs" font-weight="bold">&gt; Apply To</text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -86,37 +86,37 @@
<text x="891" y="393" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="410" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Plan Model Routing</text>
<text x="837" y="410" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#afafaf" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="461" fill="#afafaf" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="461" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#afafaf" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="478" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="207" lengthAdjust="spacingAndGlyphs">Max Chat Model Attempts</text>
<text x="855" y="512" fill="#afafaf" textLength="18" lengthAdjust="spacingAndGlyphs">10</text>
<text x="891" y="512" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#afafaf" textLength="729" lengthAdjust="spacingAndGlyphs">Maximum number of attempts for requests to the main chat model. Cannot exceed 10.</text>
<text x="891" y="529" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#afafaf" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#878787" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="837" y="410" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="410" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="427" fill="#a8a8a8" textLength="765" lengthAdjust="spacingAndGlyphs">Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr…</text>
<text x="891" y="427" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="444" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="461" fill="#ffffff" textLength="270" lengthAdjust="spacingAndGlyphs">Clear Context on Plan Approval</text>
<text x="792" y="461" fill="#a8a8a8" textLength="81" lengthAdjust="spacingAndGlyphs">undefined</text>
<text x="891" y="461" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="478" fill="#a8a8a8" textLength="720" lengthAdjust="spacingAndGlyphs">Automatically clear conversation context after a plan is approved and implement…</text>
<text x="891" y="478" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="495" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="512" fill="#ffffff" textLength="162" lengthAdjust="spacingAndGlyphs">Retry Fetch Errors</text>
<text x="837" y="512" fill="#a8a8a8" textLength="36" lengthAdjust="spacingAndGlyphs">true</text>
<text x="891" y="512" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="45" y="529" fill="#a8a8a8" textLength="612" lengthAdjust="spacingAndGlyphs">Retry on &quot;exception TypeError: fetch failed sending request&quot; errors.</text>
<text x="891" y="529" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="546" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="27" y="563" fill="#a8a8a8" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="563" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="891" y="580" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="9" y="597" fill="#ffffff" textLength="882" lengthAdjust="spacingAndGlyphs"> Apply To </text>
<text x="891" y="597" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>
<text x="0" y="614" fill="#808080" textLength="9" lengthAdjust="spacingAndGlyphs"></text>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -28,12 +28,12 @@ exports[`SettingsDialog > Initial Rendering > should render settings list with v
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -74,12 +74,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'accessibility settings
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -120,12 +120,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'all boolean settings d
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -166,12 +166,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'default state' correct
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -212,12 +212,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'file filtering setting
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -258,12 +258,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'focused on scope selec
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ > Apply To │
@@ -304,12 +304,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'mixed boolean and numb
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -350,12 +350,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'tools and security set
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │
@@ -396,12 +396,12 @@ exports[`SettingsDialog > Snapshot Tests > should render 'various boolean settin
│ Plan Model Routing true │
│ Automatically switch between Pro and Flash models based on Plan Mode status. Uses Pr… │
│ │
│ Clear Context on Plan Approval undefined │
│ Automatically clear conversation context after a plan is approved and implement… │
│ │
│ Retry Fetch Errors true │
│ Retry on "exception TypeError: fetch failed sending request" errors. │
│ │
│ Max Chat Model Attempts 10 │
│ Maximum number of attempts for requests to the main chat model. Cannot exceed 10. │
│ │
│ ▼ │
│ │
│ Apply To │