--- sidebar_label: tasks title: opendevin.action.tasks --- ## TaskStateChangedAction Objects ```python @dataclass class TaskStateChangedAction(NotExecutableAction) ``` Fake action, just to notify the client that a task state has changed.