Commit bcb17a1
committed
skip user replay
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.1 parent a02ef18 commit bcb17a1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
698 | 702 | | |
699 | 703 | | |
700 | 704 | | |
| |||
0 commit comments