ExperimentalThe Agent-owned ID of this compaction, unique within the session.
Current lifecycle status.
OptionalsummaryComplete replacement user-displayable summary retained by the compaction.
OptionalerrorHuman-readable description of why the compaction failed.
Optional_Extensible metadata patch for this compaction.
UNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
A context compaction upsert. The first update fixes the compaction's timeline position. Later updates with the same ID patch that entity in place. Agents MUST only send this update when the Client advertised [
ClientSessionCapabilities::compaction].summary,error, and_metahave patch semantics: omission leaves the stored value unchanged,nullclears it, and a concrete value replaces it.summary: []also clears the retained summary. A non-empty summary is only valid withcompleted;erroris only valid withfailed.