Michał Knapik
Michał Knapik
IMO looks very promising! I only wonder if we should wait until it leaves the beta or assume the API won't change that much and jump into implementation.
I like the idea of submitting as Request Changes but making it default and only option seems to be pretty arbitrary. I think it would be better to make the...
I had a similar use case. I want to run have a task for pull docker containers with optional `ignore_error` (e.g. pulling required docker images vs pulling CI build cache)....
https://github.com/go-task/task/issues/363 similar functionality, but for `ignore_error`.
We've run into the same issue. When API returns 400, the client works as expected. After changing HTTP code to 401, the same fuel code fails. Seems like an issue...
Any updates on this one? Not sure why the build failed. Could you try rerunning the job?
I have read the CLA Document and I hereby sign the CLA
Or, is there a way to use `musl` instead of `glibc`, when configuring dprint in `dprint.json`?
Does `$SHELL` env var match the type of shell you're running? Setting SHELL helped for claude & fish+direnv+flake setup.
I wish I wrote down claude-code version. Setting `$SHELL` does not work anymore.