Show HN: Code Claude Code

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

https://github.com/RVCA212/codesys

Erstellt 11d | 10.05.2025, 19:50:18


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

Show HN: Display any CSV file as a searchable, filterable, pretty HTML table

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

22.05.2025, 03:20:08 | Hacker news