Hardik

Results 8 comments of Hardik

> we can add other runtimes, you can take a look at the existing ones for an idea of how it should be done. > > The support for a...

One workaround I have found is that once your agent gets rate limited, you can type continue in the chat window and the agent resumes. It's annoying to do that...

> In v0.22, this config is not being read anymore: > > `docker_runtime_kwargs = { privileged = true }` does this method still work? I have a similar use case...

docker_runtime_kwargs = { privileged = true } This method, didn't work for me when giving this as option using the commandline and Sandbox environment variables. Would you provide details on...

Thanks. After a bit of digging, I was able to do what I need to do without making docker a privileged container. Specifically for docker compilation and docker deployments, I...

Hit the same issue, any temporary workaround? Surprisingly, it worked well for good two hours and then it started throwing error, so very likely that something changed on anthropic's end.

No solution so far. I also rolled back to Sonnet 3.5 for now.

One other workaround I found was to use openrouter to access claude 3.7 but I noticed that prompt caching was not working with it so the costs are much higher...