twilwa

Results 35 comments of twilwa

seconding this! the one feature this is missing for me to cancel my other subscriptions lol

Correct me if i'm wrong -- until this issue is fixed, aider won't be able to access existing repos on Windows, only new ones being created, yes?

tried: remove credsstore property, restart docker engine & docker logout mv config.json old_config.json docker login still same error, unfortunately. gonna remote in to another machine to work for now but...

yeah, I ended up with a grep rm and seeing what's broken, more or less, lol. There's probably a better way to do it, i'm still pretty green. anything i...

Hey, I have a review to contribute that I'm working on -- but I had several steps that had different outputs/errors -- I've resolved most of them now, but whichever...

> I've got it working by using the code on branch `tutorials` which includes a fix for this. > > MacOS doesn't like installing python packages in the system folders,...

Wanted to check in here -- should I add bacon from rustup so I can run the bacon --init command in my home config? At the moment it's not in...

I think the introduction of a refinement of user requests pipeline would be wise to introduce as a pre-formatting step and perhaps as a post-processing step as the board determines...

If the ISM is deployed as part of the Deploy hyperlane step, as opposed to the deploy warp route set, what would the workflow be like for this? Would we...

It appears that this no longer works as intended. I've manged to put together: ``` return { "joshuavial/aider.nvim", config = function() require("aider").setup({ auto_manage_context = true, default_bindings = true, }) end,...