CLI tool that uses DeepSeek AI to debug Rust projects by analyzing test failures.
This is highly personalized to my own use case. But you can customize it for yourself.
This will collect all of test failues, filter out passing test, serialize the repo and git changes into one request to ask deepseek for help