oyi77
d7cfb626bb
fix(compression): address Gemini review feedback — stats consistency, caching, passive-voice rule, console.log
...
- strategySelector.ts: import and use createCompressionStats in aggressive/ultra branches for consistent stats objects
- stats.ts: replace bare console.log with no-op comment (no unintended side-effects)
- cavemanRules.ts: remove passive_voice rule (false-positive prone, not reliable)
- src/lib/db/compression.ts: add inline 5s TTL cache to getCompressionSettings to avoid hot-path DB reads
- toolResultCompressor.ts: raise skip-compression threshold from 2000 to 5000 chars (avoids over-compression of medium payloads)
2026-04-29 02:00:13 +07:00
..
2026-03-30 12:58:45 -03:00
2026-04-06 17:01:53 -03:00
2026-04-29 02:00:13 +07:00
2026-04-16 11:52:23 -03:00
2026-03-05 08:41:44 -03:00
2026-04-18 17:15:59 -03:00
2026-04-13 13:13:37 -03:00
2026-04-16 16:07:44 -03:00
2026-04-19 19:50:30 -03:00
2026-04-13 11:05:18 +02:00
2026-04-13 13:13:37 -03:00
2026-04-16 23:25:58 -03:00
2026-03-14 15:03:54 -03:00
2026-03-23 11:08:14 -03:00
2026-04-17 21:02:26 -03:00
2026-04-13 14:43:32 -03:00
2026-04-19 19:50:30 -03:00
2026-04-12 22:41:12 -03:00
2026-04-19 19:50:30 -03:00
2026-04-12 22:41:12 -03:00
2026-04-19 19:50:30 -03:00
2026-04-19 19:50:30 -03:00
2026-04-19 19:50:30 -03:00
2026-04-12 10:34:10 -03:00
2026-04-19 19:50:30 -03:00
2026-04-16 05:26:17 -03:00
2026-04-08 13:40:04 -03:00
2026-04-12 10:34:10 -03:00
2026-04-16 05:26:17 -03:00
2026-04-17 21:02:26 -03:00
2026-03-17 13:10:23 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 20:53:35 -03:00
2026-04-11 09:38:17 -03:00
2026-03-17 10:43:12 -03:00
2026-03-23 09:21:03 -03:00
2026-04-17 09:00:32 -03:00
2026-04-12 10:34:10 -03:00
2026-03-23 09:21:03 -03:00
2026-04-16 16:07:18 -03:00
2026-04-17 23:48:37 -03:00
2026-04-17 23:21:02 -03:00
2026-04-16 05:26:17 -03:00
2026-04-18 10:18:36 -03:00
2026-04-12 10:34:10 -03:00
2026-04-12 10:34:10 -03:00
2026-04-13 13:11:30 -03:00
2026-04-16 05:26:17 -03:00
2026-03-04 19:38:34 -03:00
2026-03-17 10:43:12 -03:00
2026-04-01 04:35:16 -04:00
2026-04-12 21:33:05 -03:00
2026-03-23 11:08:14 -03:00
2026-03-25 18:10:19 -03:00
2026-02-18 00:02:15 -03:00
2026-03-14 10:59:15 -03:00
2026-04-18 17:15:59 -03:00
2026-04-19 19:50:30 -03:00
2026-04-18 11:51:24 -03:00
2026-03-30 12:58:45 -03:00
2026-04-17 11:56:52 -03:00
2026-04-17 23:21:02 -03:00
2026-04-03 00:15:35 -03:00