Sven Grunewaldt

Results 63 comments of Sven Grunewaldt

FWIW I can say that poetry (and possibly pipenv) works great in combination with direnv. I followed this documentation to make direnv set the virtualenv managed by poetry automatically: https://github.com/direnv/direnv/wiki/Python#poetry...

In regards to @wbolster`s tip, this is how it can be done, in case somebody else stumbles upon this: I followed this documentation to make direnv set the virtualenv managed...

If I could vote on this I'd vote on this... I get several e-mails with this Exception per **day** by our monitoring and I can't really see if there is...

So, I was updating to Symfony 2.2 today and this was bugging me for months. Since nothing is happening here, this is a quick and horrible workaround for the issue:...

I have linters running on markdown files that are complaining a lot about the chat window. Having a different filetype would help here as well.

Hi everyone, First of all, thank you for the project and all the time and effort you've put into it! I'm currently testing Backrest on my Macbook, and I'm encountering...

> This is a really severe issue guys, it isn't the same problem as when it would rescroll the history and get slower and slower, it makes it so you...

I guess what I expect to run into when passing an AZURE_OPENAI_API_KEY as an environment variable explicity is this path: https://github.com/block/goose/blob/e63300887fe0a62f16759527df0291d4b73dc058/crates/goose-cli/src/commands/configure.rs#L253-L267 But since the AZURE_OPENAI_API_KEY is not an actual config...

This is extremely annoying. The workaround mentioned by @NathanSmeltzer didn't work for me with Wezterm on macOS. For now I run Claude Code in a tmux session. Entering the copy...

Copying comment from closed duplicate #1439: I had the same issue when trying Bedrock for Claude Code yesterday. I can even send requests using the SAME IAM credentials to InvokeModel...