You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever we return working memory data, calculate % of context until auto-summarization, similar to how Claude Code reports % until compaction. GET /v1/working-memory/{session_id} and PUT /v1/working-memory/{session_id} should include this, and in the case of PUT, we should make sure that if we auto-summarized, the % we return is based on the new summarized data in context, not the pre-summarized data.