story-kit: create 180_bug_web_ui_permissions_handling_unreliable
This commit is contained in:
@@ -25,7 +25,9 @@ Known issues:
|
|||||||
|
|
||||||
This is intermittent — retrying the same tool call often succeeds. Cause unknown.
|
This is intermittent — retrying the same tool call often succeeds. Cause unknown.
|
||||||
|
|
||||||
2. **Cascade failures on parallel calls**: When the above error hits one call in a parallel batch, Claude Code's all-or-nothing model kills all sibling calls too ([anthropics/claude-code#22264](https://github.com/anthropics/claude-code/issues/22264)). This is upstream and can't be fixed on our side, but compounds issue 1 significantly.
|
## How to reproduce
|
||||||
|
|
||||||
|
Use the web UI chat with claude-code provider. Perform normal operations (Edit files, run git commands). Intermittently, tool calls fail with the `invalid_union` error above. The same call succeeds on retry.
|
||||||
|
|
||||||
## How to reproduce
|
## How to reproduce
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user