teknium1
a9241f3e3e
fix: head+tail truncation for execute_code stdout
...
Replaces head-only stdout capture with a two-buffer approach (40% head,
60% tail rolling window) so scripts that print() their final results
at the end never lose them. Adds truncation notice between sections.
Cherry-picked from PR #755 , conflict resolved (test file additions).
3 new tests for short output, head+tail preservation, and notice format.
2026-03-11 00:26:13 -07:00
..
2026-03-09 15:36:27 -07:00
2026-03-10 17:10:01 -07:00
2026-02-28 14:28:04 +03:00
2026-03-10 23:40:24 -07:00
2026-03-10 23:46:42 -07:00
2026-03-04 19:35:01 -08:00
2026-03-08 17:45:38 -07:00
2026-03-10 00:35:14 -07:00
2026-03-11 00:26:13 -07:00
2025-10-01 23:29:25 +00:00
2026-03-02 04:34:21 -08:00
2026-03-07 18:55:01 -05:00
2026-03-10 15:22:44 -07:00
2026-03-07 21:00:12 -05:00
2026-03-06 05:50:12 -08:00
2026-03-01 19:59:24 -08:00
2026-03-02 17:18:15 +11:00
2026-03-08 18:06:47 -07:00
2026-03-06 05:50:12 -08:00
2026-03-10 06:05:02 -07:00
2026-03-10 17:31:00 -07:00
2026-03-08 06:13:12 -07:00
2026-03-08 18:29:09 -07:00
2026-03-08 20:22:33 -07:00
2026-03-08 18:30:27 -07:00
2026-03-09 21:01:40 -07:00
2026-03-01 19:59:24 -08:00
2026-03-08 21:44:48 -07:00
2026-02-28 21:47:51 -08:00
2026-03-09 23:59:26 -07:00
2026-03-01 03:12:37 -05:00
2026-03-06 14:50:57 -08:00
2026-03-10 17:12:34 -07:00
2026-03-05 18:46:30 -08:00
2026-03-07 10:14:19 -08:00
2026-03-08 17:45:45 -07:00
2026-02-28 21:47:51 -08:00
2026-03-10 06:35:28 -07:00
2026-03-10 17:12:34 -07:00
2026-03-03 18:23:40 +05:30
2026-02-26 13:54:20 +03:00
2026-03-09 23:27:19 -07:00
2026-02-28 21:28:28 +03:00
2026-03-07 21:05:40 -08:00