feat(core): expose RAG snippets to local log file for debugging (#27016)

This commit is contained in:
Spencer
2026-05-13 22:34:12 -04:00
committed by GitHub
parent 77078b3e8a
commit 488d71b8c9
8 changed files with 287 additions and 0 deletions
+5
View File
@@ -203,6 +203,11 @@ their corresponding top-level category object in your `settings.json` file.
chattiness and structured progress reporting.
- **Default:** `true`
- **`general.logRagSnippets`** (boolean):
- **Description:** Log full Code Customization (RAG) retrieved snippets to a
local file for debugging.
- **Default:** `false`
#### `output`
- **`output.format`** (enum):