Ben Adam

Results 9 issues of Ben Adam

Hi Antoine, Just as you used a toggle for booleans, it would be awesome if you add steppers for integers. Thank you

enhancement
Quick Win

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"...

enhancement

`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
has repro
platform:macos
area:core

**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:...

bug
has repro
platform:macos
area:tui
area:auth

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?