Skip to content

app-server: Silence thread status changes caused by thread being created#13079

Open
euroelessar wants to merge 1 commit intomainfrom
ruslan/no-status-changed-before-thread-start
Open

app-server: Silence thread status changes caused by thread being created#13079
euroelessar wants to merge 1 commit intomainfrom
ruslan/no-status-changed-before-thread-start

Conversation

@euroelessar
Copy link
Contributor

Currently we emit thread/status/changed with Idle status right before sending thread/started event (which also has Idle status in it).
It feels that there is no point in that as client has no way to know prior state of the thread as it didn't exist yet, so silence these kinds of notifications.

@euroelessar euroelessar requested a review from maxj-oai February 28, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant