feat:phased compaction and event bus integration
This commit is contained in:
@@ -63,6 +63,9 @@ class EventType(StrEnum):
|
||||
NODE_INPUT_BLOCKED = "node_input_blocked"
|
||||
NODE_STALLED = "node_stalled"
|
||||
|
||||
# Context management
|
||||
CONTEXT_COMPACTED = "context_compacted"
|
||||
|
||||
# Custom events
|
||||
CUSTOM = "custom"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user