Teknium
7ca22ea11b
fix(compression): restore sane defaults and cap summary at 12K tokens
...
- threshold: 0.80 → 0.50 (compress at 50%, not 80%)
- target_ratio: 0.40 → 0.20, now relative to threshold not total context
(20% of 50% = 10% of context as tail budget)
- summary ceiling: 32K → 12K (Gemini can't output more than ~12K)
- Updated DEFAULT_CONFIG, config display, example config, and tests
2026-03-24 18:48:47 -07:00
..
2026-03-23 22:34:04 -07:00
2026-03-24 06:41:11 -07:00
2026-03-20 18:17:38 -07:00
2026-03-13 23:59:18 -07:00
2026-03-12 01:23:28 -07:00
2026-03-17 02:10:36 -07:00
2026-03-11 02:56:19 -07:00
2026-03-13 21:34:01 -07:00
2026-03-17 10:04:53 -07:00
2026-03-22 05:32:04 -07:00
2026-03-24 18:48:47 -07:00
2026-03-18 03:25:58 -07:00
2026-03-14 21:17:41 -07:00
2026-03-11 03:06:15 -07:00
2026-03-14 08:05:30 -07:00
2026-03-24 08:19:23 -07:00
2026-03-15 06:46:28 -07:00
2026-03-24 07:05:57 -07:00
2026-03-24 08:19:23 -07:00
2026-03-22 04:52:52 -07:00
2026-03-24 07:08:07 -07:00
2026-03-24 06:58:04 -07:00
2026-02-20 23:23:32 -08:00
2026-03-21 09:47:33 -07:00
2026-03-22 04:55:34 -07:00
2026-03-24 06:41:11 -07:00
2026-03-24 12:50:24 -07:00
2026-03-11 06:34:32 -07:00
2026-03-22 04:03:28 -07:00
2026-03-17 10:04:53 -07:00
2026-03-17 04:28:03 -07:00
2026-03-23 07:06:51 -07:00
2026-03-16 04:42:46 -07:00