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

созданный 4h | 10 мая 2025 г., 19:50:18


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Show HN: PLAttice, for assembling structures much larger than the 3D printer bed

Struts, nodes, and pins are reversibly assembled into fully 3D printed lattices, trusses, and tree-like structures spanning up to a few meters. I used the system to build a stand for an overhead t

10 мая 2025 г., 22:20:08 | Hacker news
Show HN: LoopMix128 – Fast C PRNG (.46ns), 2^128 Period, BigCrush/PractRand Pass

LoopMix128 is a fast C PRNG I wrote for non-cryptographic tasks.

GitHub (MIT): https://github.com/danielcota/LoopMix128

Highlights:

* ~

10 мая 2025 г., 22:20:06 | Hacker news