public withCompactionObserver(observer as LLMCompactionObserver) as LLMChatSession:
Attaches an observer notified before the context compactor starts.
UI implementations should enqueue events because compaction runs from the request worker thread.