feat(prompts): implement Topic-Action-Summary model for verbosity reduction (#21503)

This commit is contained in:
Abhijit Balaji
2026-03-13 22:10:30 -07:00
committed by GitHub
parent 3682842a5d
commit 9f7691fd88
11 changed files with 146 additions and 45 deletions
+5
View File
@@ -1108,6 +1108,11 @@ their corresponding top-level category object in your `settings.json` file.
- **Default:** `"gemma3-1b-gpu-custom"`
- **Requires restart:** Yes
- **`experimental.topicUpdateNarration`** (boolean):
- **Description:** Enable the experimental Topic & Update communication model
for reduced chattiness and structured progress reporting.
- **Default:** `false`
#### `skills`
- **`skills.enabled`** (boolean):