Jo
Jo
and support "stop generating"
@jglwiz Thanks for the advice, will consider making colors configurable.
@shmilee good idea, thanks for the advice!
I believe this may not be workable. Using `tail some.log | chatgpt` would redirect the input to chatgpt from a pipe rather than a terminal. However, an interactive session requires...
Actually in vim we can do this `echo hello | vim -`, so this could be feasible.
`dependency-groups` are not included by default, you should try `uv sync --all-groups`
> need to document this at https://docs.astral.sh/uv/concepts/tools/ sure, will do > upgrading Python versions by default during upgrade I'm not very familiar with this codebase, could you provide some guidance?...
Thanks for your PR! I’m unavailable to review it at the moment, but I’ll get back to it in about a week. Thanks for your patience!
> Can you use uvx --python-preference only-system? Sure. However we currently use the managed Python in our production Docker image because its ease of installation. It would be great if...
Seems working 😆 #7754