From 96c9338f6a54e7359ca5ca4feebb19bf433a1106 Mon Sep 17 00:00:00 2001 From: ekko <152005280+EKKOLearnAI@users.noreply.github.com> Date: Sun, 10 May 2026 20:09:55 +0800 Subject: [PATCH] fix: lower context compression message threshold from 200 to 150 (#609) Reduce the message count threshold that triggers LLM-based context compression to avoid excessively long histories before compression kicks in. Co-authored-by: Claude Opus 4.7