rka-oai
8aae858958
Add auto-compaction fallback token-budget settings ( #33243 )
...
## What changed
- Add `auto_compact_fallback_prompt` and
`auto_compact_fallback_buffer_tokens` to `features.token_budget` and the
generated configuration schema.
- Trim empty fallback prompts, limit prompts to 2,000 bytes, require a buffer
when a prompt is configured, and reject non-positive buffer values.
- Preserve the new settings when locking resolved session configuration.
## Testing
- Cover config resolution and validation for overlong prompts, missing
buffers, and non-positive buffers.
- Extend the configuration-lock test to cover both settings.
GitOrigin-RevId: 6463f963ba1dbd633d76601b8344360a8c85cf8b
2026-07-15 04:48:45 +00:00
..
2026-07-02 10:59:00 -07:00
2026-06-24 13:24:10 -07:00
2026-06-22 13:19:40 -07:00
2026-07-14 22:21:27 +00:00
2026-07-15 02:35:49 +00:00
2026-07-10 21:24:03 +00:00
2026-07-13 17:33:13 +00:00
2026-07-15 02:35:49 +00:00
2026-07-14 21:54:24 +00:00
2026-07-14 00:38:04 +00:00
2026-06-23 00:02:33 +00:00
2026-07-06 12:17:16 -07:00
2026-06-11 18:16:39 -07:00
2026-07-14 22:43:26 +00:00
2026-06-13 21:43:39 -07:00
2026-06-24 13:25:44 -07:00
2026-07-11 04:15:42 +00:00
2026-07-07 17:05:05 -07:00
2026-07-07 01:34:36 +00:00
2026-06-11 18:16:39 -07:00
2026-06-11 18:16:39 -07:00
2026-07-09 14:40:10 -07:00
2026-07-06 16:26:56 -07:00
2026-07-09 08:17:13 -07:00
2026-07-14 22:43:26 +00:00
2026-07-07 13:00:44 -07:00
2026-07-07 01:12:24 +00:00
2026-06-15 20:10:53 -07:00
2026-07-14 22:25:39 +00:00
2026-06-21 13:35:25 -07:00
2026-07-13 19:04:22 +00:00
2026-07-14 17:10:04 +00:00
2026-06-22 11:11:25 -07:00
2026-07-15 04:48:45 +00:00
2026-07-14 17:10:04 +00:00
2026-07-15 03:27:16 +00:00
2026-07-10 10:29:30 +00:00
2026-07-13 23:37:35 +00:00
2026-07-15 03:27:16 +00:00
2026-07-15 01:31:40 +00:00
2026-07-10 09:09:22 +00:00
2026-07-15 03:27:16 +00:00
2026-07-13 22:15:55 +00:00
2026-07-15 04:48:45 +00:00
2026-07-13 22:50:28 +00:00
2026-07-15 01:31:40 +00:00
2026-07-07 20:01:03 -04:00
2026-07-07 18:00:35 -07:00
2026-07-09 14:26:20 -07:00
2026-07-08 12:17:58 -04:00
2026-06-12 19:52:49 +00:00
2026-07-14 16:40:13 +00:00
2026-07-09 14:26:20 -07:00
2026-07-14 17:10:04 +00:00
2026-07-14 22:43:26 +00:00
2026-07-14 21:50:19 +00:00
2026-07-07 17:43:19 -07:00
2026-07-14 22:01:11 +00:00
2026-07-09 17:33:37 +01:00
2026-07-13 18:00:10 +00:00
2026-06-23 22:51:19 +01:00
2026-07-14 20:14:29 +00:00
2026-07-15 01:31:40 +00:00
2026-07-14 22:25:39 +00:00
2026-07-14 21:01:54 +00:00
2026-07-14 06:39:42 +00:00
2026-07-13 19:04:22 +00:00
2026-06-12 19:52:49 +00:00
2026-07-07 17:50:39 -04:00
2026-06-25 13:56:08 -07:00
2026-07-14 20:56:43 +00:00
2026-07-15 02:35:49 +00:00
2026-07-14 17:10:04 +00:00
2026-07-14 21:01:54 +00:00
2026-07-13 16:52:18 +00:00
2026-07-15 04:17:40 +00:00
2026-07-14 16:40:13 +00:00
2026-06-13 21:43:39 -07:00
2026-06-13 21:43:39 -07:00
2026-07-08 12:57:27 -07:00
2026-07-13 20:06:15 +00:00
2026-07-09 17:31:44 -07:00
2026-07-15 03:27:16 +00:00
2026-07-14 20:56:43 +00:00
2026-07-11 03:27:51 +00:00
2026-07-09 11:53:18 -07:00