Skip to content

Commit

Permalink
fix: Filter AgentCondensationObservation events from agent state (#…
Browse files Browse the repository at this point in the history
…6705)

Co-authored-by: Calvin Smith <[email protected]>
  • Loading branch information
csmith49 and Calvin Smith authored Feb 13, 2025
1 parent d46d99a commit 341b695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openhands/controller/agent_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ class AgentController:
NullObservation,
ChangeAgentStateAction,
AgentStateChangedObservation,
AgentCondensationObservation,
)

def __init__(
Expand Down

0 comments on commit 341b695

Please sign in to comment.