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-10 20:45:13 -07:00
2026-03-06 03:37:05 -08:00
2026-03-10 20:56:30 -07:00
2026-03-10 16:26:29 -07:00
2026-03-10 00:49:15 -07:00
2026-02-21 20:22:33 -08:00
2026-03-11 00:26:13 -07:00
2026-03-08 21:00:21 -07:00
2026-02-21 03:53:24 -08:00
2026-03-10 06:59:20 -07:00
2026-03-09 23:18:42 -07:00
2026-03-10 16:25:41 -07:00
2026-02-20 23:23:32 -08:00
2026-03-03 05:16:53 -08:00
2026-02-26 18:07:17 -05:00
2026-03-07 16:56:49 -08:00
2026-02-23 02:11:33 -08:00
2026-03-09 03:37:38 -07:00
2026-02-28 01:33:41 +03:00
2026-02-21 20:22:33 -08:00
2026-02-28 10:38:49 -08:00
2026-02-28 22:58:01 +02:00
2026-03-09 21:09:56 -07:00
2026-03-05 01:44:05 -08:00
2026-03-10 17:09:51 -07:00
2026-03-08 21:00:21 -07:00
2026-03-04 21:25:54 -08:00
2026-03-07 00:49:10 +03:00
2026-03-08 14:23:18 -07:00
2026-03-06 01:40:01 -08:00
2026-03-08 23:53:57 -07:00
2026-03-10 23:46:42 -07:00
2026-03-10 20:45:13 -07:00
2026-03-08 23:01:21 +03:00
2026-03-04 21:35:04 -08:00
2026-03-07 16:53:30 +03:00
2026-03-09 15:27:54 -07:00
2026-03-08 18:06:47 -07:00