Skip to content

skip user replay#385

Merged
benbrandt merged 1 commit intoagentclientprotocol:mainfrom
SteffenDE:sd-skip-replay
Mar 6, 2026
Merged

skip user replay#385
benbrandt merged 1 commit intoagentclientprotocol:mainfrom
SteffenDE:sd-skip-replay

Conversation

@SteffenDE
Copy link
Copy Markdown
Contributor

Closes #381.
Relates to #348.

In #348 I added replay to handle queued prompts.
In Tidewave, we ignore user_message_chunks, so I did not experience the issue when testing. But clients that show the user_message_chunk like Zed showed the replayed content. This commit ensures that replayed messages are skipped.

@cla-bot cla-bot bot added the cla-signed label Mar 6, 2026
Closes agentclientprotocol#381.
Relates to agentclientprotocol#348.

In agentclientprotocol#348 I added replay to handle queued prompts.
In Tidewave, we ignore user_message_chunks, so I did not experience
the issue when testing. But clients that show the user_message_chunk
like Zed showed the replayed content. This commit ensures that replayed
messages are skipped.
@benbrandt benbrandt merged commit dd9fe3a into agentclientprotocol:main Mar 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected user_message_chunk events echoing back user prompt content

2 participants