generate settings

This commit is contained in:
A.K.M. Adib
2026-03-06 09:00:18 -05:00
parent 4e8117a2b0
commit 69ef046b69
3 changed files with 24 additions and 12 deletions

View File

@@ -143,6 +143,11 @@ their corresponding top-level category object in your `settings.json` file.
implementation phase.
- **Default:** `true`
- **`general.plan.clearContextOnApproval`** (boolean):
- **Description:** Automatically clear conversation context after a plan is
approved and implementation begins.
- **Default:** `undefined`
- **`general.retryFetchErrors`** (boolean):
- **Description:** Retry on "exception TypeError: fetch failed sending
request" errors.