I've tried to build with docker build cloud but orbstack's docker instance kept indicating: `failed to find driver "cloud"`
Yes, `docker-buildx` was installed.
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When working in one project where the terminal was moved over from the bottom panel to a top-le...
@ivanleomk I've uninstalled Rust via `rustup self uninstall` trying to re-create the error but now the installation still works 😅.
The error occurred during `uv add instructor`, it said it someth...
I've purposely set `po.header = ""` when manipulating metadata via `po.metadata`, but a empty comment always appears above the metadata.
If `po.header` is set to an empty string (or maybe `None...
It would be really useful to be able to return an object type of `list` when using `client.chat.completions.create_iterable` / `create_partial` / `create_with_completion`. The patched client curren...
OpenAI released a new api feature called [Predicted Outputs](https://platform.openai.com/docs/guides/latency-optimization#use-predicted-outputs). It's designed to reduce latency when most of the ou...
When I installed instructor (`uv add instructor`), I had to install the [rust toolchain](https://rustup.rs/) because of the `jiter=0.5.0` dependency.
I haven't seen in the docs that compilation...
Perhaps just a small test suite using TanStack Start [server functions](https://tanstack.com/router/latest/docs/framework/react/start/server-functions). The Data Transformer API will soon be [avail...
TanStack Router / Start comes with a [Data Transformer API](https://tanstack.com/router/v1/docs/framework/react/guide/ssr#data-transformers). TSR/S currently already has a integrated server / clien...
I completely understand the initial notion that this seems to be better implemented as a plugin, **_BUT_** I do think a integrated comment tag system (with configurable and sensible defaults) would...