[Claude] Creating a Fork is blocked on session not running
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Repro steps:
1. open a Claude agent harness session
2. Start a chat with at least 2 turns
3. start a turn that will take some time. Before it finishes, fork the conversation from a previous turn
Expected: a fork should happen immediately
Actual: The fork spins and only occurs once the latest turn is complete. This is not the behavior of the Copilot SDK harness
Contributor guide
Assessment
This issue has not been assessed yet.