fix: Filter AgentCondensationObservation events from agent state (#6705)

Co-authored-by: Calvin Smith <calvin@all-hands.dev>
This commit is contained in:
Calvin Smith 2025-02-13 11:50:05 -07:00 committed by GitHub
parent d46d99a35e
commit 341b695ad3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,6 +77,7 @@ class AgentController:
NullObservation,
ChangeAgentStateAction,
AgentStateChangedObservation,
AgentCondensationObservation,
)
def __init__(