Class SessionTodosChangedEvent

java.lang.Object
com.github.copilot.generated.SessionEvent
com.github.copilot.generated.SessionTodosChangedEvent

@Generated("copilot-sdk-codegen") public final class SessionTodosChangedEvent extends SessionEvent
Session event "session.todos_changed". Signal-only event: the agent's todos or todo_deps table was written to. No payload — clients should call session.plan.readSqlTodosWithDependencies() to fetch the current state. Events arrive in order; clients can debounce on arrival if needed.
Since:
1.0.0