pakrym-oai
3d41ff0b77
Add model-controlled truncation for code mode results ( #14258 )
...
Summary
- document that `@openai/code_mode` exposes
`set_max_output_tokens_per_exec_call` and that `code_mode` truncates the
final Rust-side output when the budget is exceeded
- enforce the configured budget in the Rust tool runner, reusing
truncation helpers so text-only outputs follow the unified-exec wrapper
and mixed outputs still fit within the limit
- ensure the new behavior is covered by a code-mode integration test and
string spec update
Testing
- Not run (not requested)
History
..
2026-03-05 16:40:09 -08:00
2026-02-20 23:45:35 -08:00
2026-03-04 04:40:22 +00:00
2026-03-04 04:40:22 +00:00
2026-03-04 04:40:22 +00:00
2026-03-06 15:39:13 -08:00
2026-02-18 09:27:04 -08:00
2026-02-20 23:45:35 -08:00
2026-03-06 16:23:30 -08:00
2026-03-09 22:25:43 -07:00
2026-03-11 12:33:08 -07:00
2026-02-20 23:45:35 -08:00
2026-03-02 20:29:33 -08:00
2026-03-02 20:29:33 -08:00
2026-03-05 16:40:09 -08:00
2026-03-04 04:40:22 +00:00
2026-03-04 04:40:22 +00:00
2026-03-04 04:40:22 +00:00
2026-03-07 02:30:21 +00:00
2026-02-20 23:45:35 -08:00
2025-11-21 22:10:52 +00:00
2026-03-04 04:40:22 +00:00
2026-03-02 20:29:33 -08:00
2026-03-11 12:33:08 -07:00
2026-03-05 11:01:46 -08:00
2026-03-02 20:29:33 -08:00
2025-11-13 17:12:10 -08:00
2025-12-23 19:29:32 -08:00
2026-03-02 20:29:33 -08:00
2026-03-07 03:48:36 -08:00
2026-03-09 20:56:27 -07:00
2026-02-25 15:20:46 -08:00
2026-03-02 20:29:33 -08:00
2026-03-05 07:02:27 +00:00
2026-03-04 04:40:22 +00:00
2026-03-05 07:02:27 +00:00
2026-03-02 20:29:33 -08:00
2026-03-08 19:06:30 -07:00
2026-03-02 20:29:33 -08:00
2026-02-20 23:45:35 -08:00
2026-03-09 09:25:24 -07:00
2026-03-02 11:57:32 +00:00
2026-03-05 07:02:27 +00:00
2026-03-09 22:25:43 -07:00
2026-03-04 04:40:22 +00:00
2026-02-20 23:45:35 -08:00
2025-11-13 17:12:10 -08:00
2026-03-09 22:30:03 -07:00
2026-03-05 07:02:27 +00:00
2026-03-04 04:40:22 +00:00
2026-03-09 16:11:19 -07:00
2026-03-09 14:36:38 -07:00
2026-03-04 04:40:22 +00:00
2026-03-05 13:26:48 -08:00
2026-03-09 11:48:13 -07:00
2026-03-02 20:29:33 -08:00
2026-03-09 19:52:55 +00:00
2026-03-07 03:48:36 -08:00
2026-03-02 20:29:33 -08:00
2026-03-09 22:25:43 -07:00
2026-02-20 23:45:35 -08:00
2026-03-09 19:09:56 +00:00
2026-03-08 13:37:41 -07:00
2026-03-04 04:40:22 +00:00
2026-03-09 18:16:54 -07:00
2026-03-02 20:29:33 -08:00
2026-03-04 04:40:22 +00:00
2026-02-20 23:45:35 -08:00
2026-03-09 22:34:44 -07:00
2026-03-11 12:33:08 -07:00
2025-11-20 11:04:11 -08:00
2026-03-04 04:40:22 +00:00
2026-03-02 20:29:33 -08:00
2026-03-04 04:40:22 +00:00
2026-03-02 20:29:33 -08:00
2026-03-03 11:32:53 -07:00
2026-03-04 04:40:22 +00:00
2026-03-04 04:40:22 +00:00
2026-03-04 04:40:22 +00:00
2026-02-27 16:05:44 +01:00
2026-03-07 02:30:21 +00:00
2026-03-11 12:33:07 -07:00
2026-03-07 00:50:50 +00:00
2026-03-04 04:40:22 +00:00