Ben Adam
Ben Adam
Hi Antoine, Just as you used a toggle for booleans, it would be awesome if you add steppers for integers. Thank you
Hi, `CreateChatCompletionFunctionResponse` and `CreateChatCompletionImageResponse` are present in the spec but aren't referenced by any path or other schemas. Maybe they should be removed.
It would be awesome if I can create a custom button which triggers an action buried in some submenu. For example, assigning "Perform -> Relaunch With Locale -> Simplified Chinese"...
`ListThreadsResponse` is not referenced anywhere. Also there is no `listThreads` operation. I wonder why.
The `model` property in `ModifyAssistantRequest` is a string with no enum values. That's an inconsistency in the API. So I just copied over the `model` property in `CreateAssistantRequest`. The best...
**Bug Description** - When there is a syntax error in `settings.json` (something like a missing comma), Claude Code displays unhelpful crashing errors on launch then after each user input, it...
**Bug Description** @ reference do no work with / commands **Environment Info** - Platform: darwin - Terminal: tmux - Version: 1.0.24 - Feedback ID: c5d5fd23-9afe-471e-a42f-f1028626365c **Errors** ```json [{"error":"Error: Command failed:...
The spec hasn't been updated despite all the new changes in the API and the new models that came out. What am I missing here?