Files
OmniRoute/open-sse
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-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-19 19:50:30 -03:00
2026-04-19 19:50:30 -03:00