Files
abccodes 392a813bb3 ui/ux: hide noisy memory meter, surface accurate post-compact tokens
Drop the inline 'Memory N% full' pill from AgentChat and the mode label
from AgentCard so the chat header stays quiet until tools are connected.
Backend now emits agent:context_update after compact and clear so the
session token counters reflect the trimmed history instead of stale
pre-compact totals, with a new _estimate_post_compact_input helper and
matching invariants in test_v2_invariants.
2026-06-13 00:18:11 -07:00
..