Comment on Show HN: Open-source CLI coding framework using ClaudeComments−vysakh0OP2yFor the last two weeks I have been using Claude extensively for my coding experiments.Made this CLI tool to automate it. And to fix errors by sending it back to the claude api. Also included the vision API to build based on images.I built this using this tool itself partly.Probably OpenDevin, Agents is the future, maybe even Cursor like autocomplete, for now I find this approach useful.Added some examples in the README. Would love some feedback, this is my first python library that I published.−toomuchtodo2yThank you for building and releasing this, very helpful.−reallymental2yNot a review of your product, but I have to say that I love the name. Told me you love old school cricket, without mentioning it.−vysakh0OP2y@reallymental heheh, maybe I thought I need a realiable AI coding assistant like Rahul Dravid :) And I can say I'm so far relying it suited to my workflow.
Comments
For the last two weeks I have been using Claude extensively for my coding experiments.
Made this CLI tool to automate it. And to fix errors by sending it back to the claude api. Also included the vision API to build based on images.
I built this using this tool itself partly.
Probably OpenDevin, Agents is the future, maybe even Cursor like autocomplete, for now I find this approach useful.
Added some examples in the README. Would love some feedback, this is my first python library that I published.
Thank you for building and releasing this, very helpful.
Not a review of your product, but I have to say that I love the name. Told me you love old school cricket, without mentioning it.
@reallymental heheh, maybe I thought I need a realiable AI coding assistant like Rahul Dravid :) And I can say I'm so far relying it suited to my workflow.