In the nature of Open Source, I am releasing something I'm actively working on but is insanely simple and will likely be made anyways.
It is an SDK for scripting Claude Code.
It's a lightweight (155 lines) and free wrapper around claude code
This is a big deal because it seems that using claude code and cursor has become largly repitive. My workflow typically goes like this:
Plan out my task into a file, then have claude code implement the plan into my code.
I'm actively building a product with this, but still wanted to make it OSS!
Use it now with `pip install codesys`
Comments URL: https://news.ycombinator.com/item?id=43946066
Points: 57
# Comments: 13
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe

Article URL: https://github.com/Kotlin/kotlin-lsp
Comments URL: https://news.ycomb

I combined this with a simple API to update a CSV file using Deno/deno-csv library, allowing an Ansible job to easily update a CSV file via the API with Ansible URI module, and then have that same

Article URL: https://www.lpm.org/investigate/2023-11