Matthew Rothenberg
Matthew Rothenberg
I approved the PR running in CI, so you should be able to see the output there as well for integration tests now. The integration tests are (unfortunately? fortunately?) currently...
Documenting work thus far: ### Code cleanup: * 🧼 Random collection of dozens of small, quality of life code changes for documentation and readablity. - _While certainly not at the...
Out of morbid curiousity, going to click the Codepilot code review button on this PR...
There are follow-on tasks for certain (as mentioned in the summary), but I believe this is now in a good enough state to be merged, and it should make it...
@robinjoseph08 this is implemented in #36 for a v3 release, I just need some feedback/iteration on the API changes. Please take a look and let me know what you think!
Very cool! Thanks for such a detailed PR. It might take me a little while to review this, hopefully @hansonw you might be up for a few rounds of back...
Hi sorry I just saw this. Unless I'm misreading, in your case the eval line that is slow is effectively: `eval "$(/opt/anaconda3/bin/conda shell.zsh hook 2> /dev/null)"` I'm not sure if/how...
> I'm very excited to improve. Can I help you, @mroth? That'd be great! Now that Go 1.23 is released, mostly what remains here is validating the new method for...
> As a user of v2, I think the API looks good here. Thank you for the helpful and thoughtful feedback @robinjoseph08 ! Sorry for the delay in response. >...
Interesting, the issue here is not the filename but rather the `[ A]` git status change code, which used to not exist but was seemingly added to git at some...