frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Code Claude Code

https://github.com/RVCA212/codesys
117•sean_•10mo ago
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

tarboreus•10mo ago
I was thinking about doing something like this. I write a lot of boilerplate about "ok we need to discuss before you implement, ask clarifying questions" so it doesn't go rushing ahead.
sean_•10mo ago
yea this boilerplate is super simple and effective. It's essentially mimicing how I use claude code and cursor, but with low level control.

A very cool thing I'm working on in this space is having an llm code with the codesys sdk, then run the code.

So imagine cursor coding a codesys file instead of doing the task directly so that it instead scripts claude code to do a sequence of actions and allows cursor/the user to simply analyze the results.

this also enables parralel claude code sessions which is super cool!

ramoz•10mo ago
same but the interaction between me and Claude is too dynamic, and my planning framework is more robust than single files. If anything I could speed my workflow up but writing a bash script that calls gemini for my plans - i feed entire codebases or parts of a large codebase (using Prompt Tower) to gemini for the planning - Claude Code isnt as reliable. But even that is iterative with Gemini.
RVRC•10mo ago
I haven’t used Gemini as much but it doesn’t seem as smart as Claude, especially at exploring the codebase.

I’ve never heard of prompt tower either, so definitely something to look into!

justanotheratom•10mo ago
Is "Code Claude Code" a play on "Bob Loblaw"?

https://arresteddevelopment.fandom.com/wiki/Bob_Loblaw

fny•10mo ago
I’d guess Run Forest Run.
conception•10mo ago
I was on Go Dogs Go!
mmoustafa•10mo ago
Ha! I prefer this one
frank_nitti•10mo ago
Or for the younger generation Go Diego Go
sean_•10mo ago
I never heard of Bob Loblaw, so no.

It's more a play on the phrase 'Code the thing that Codes the thing'

edmundsauto•10mo ago
If anyone else was curious to see the source, it’s hard to find due to the name collision on Google.

Here it is - https://github.com/RVCA212/codesys

divan•10mo ago
Is it the same lines of RooCode task orchestrator [1] or claude-task-master[2] ?

[1] https://www.reddit.com/r/ChatGPTCoding/comments/1k8641f/roo_...

[2] https://github.com/eyaltoledano/claude-task-master

Seems like this task orchestration is the next must-have thing for every agentic AI solution and it makes perfect sense.

sean_•10mo ago
same idea, yes

this seems simpler and more straight forward though

ramoz•10mo ago
also MCP bloat - I prefer my Claude Code agent raw. It has it's own capable tools and plans development with task lists now - works really well with a greater meta-level tasking and context orchestration.
anotherpaulg•10mo ago
Fun project with a nice compact code base. Agreed that ad-hoc scripting agents can be very powerful.

Aider has had support for scripting [0] in python or via the command line for a long time.

I made a screencast [1] recently that included ad-hoc bash scripting aider as part of the effort to add support for 130 new programming languages. It may give a flavor for how powerful this approach can be.

[0] https://aider.chat/docs/scripting.html

[1] https://aider.chat/docs/recordings/tree-sitter-language-pack...

RVRC•10mo ago
Paul!!!

I first made a scripting tool of aider that I didn't open source: (https://cloudcoding.ai)

Scripting with aider gives lower level control but this is also its shortcoming to why I prefer scripting Claude code.

Claude code is like a better architect mode and people want higher and higher levels of abstraction away from the coding and more towards the vibing.

Terretta•10mo ago
Adding Swift (and 129 others) in March was a big deal, thank you.
ramoz•10mo ago
Building a product brewed in the alchemy of current-day LLMs is how we end up with new langchains.
RVRC•10mo ago
Very true!

This isn’t the product I’m building which is why i opened sourced it, but it allows for my product to be made

I’m sure Anthropic will release this exact sdk in a week or two

gitroom•10mo ago
This is a cool little project, and honestly, pushing out simple tools early always gets my gears turning - now Im sitting here thinking about what tiny scripts in my setup could use a little love.
Jimmc414•10mo ago
I have been creating a change document as Claude.md and asking Claude Code to implement it. It was been working very well. Hire is this different?
user3939382•10mo ago
A little tangential but, I can’t get any LLMs to write a codepen for a parallel parking animation.

Go hard on agents, not on your filesystem

https://jai.scs.stanford.edu/
301•mazieres•7h ago•163 comments

AMD's Ryzen 9 9950X3D2 Dual Edition crams 208MB of cache into a single chip

https://arstechnica.com/gadgets/2026/03/amds-ryzen-9-9950x3d2-dual-edition-crams-208mb-of-cache-i...
140•zdw•6h ago•68 comments

CERN uses tiny AI models burned into silicon for real-time LHC data filtering

https://theopenreader.org/Journalism:CERN_Uses_Tiny_AI_Models_Burned_into_Silicon_for_Real-Time_L...
9•TORcicada•24m ago•2 comments

Make macOS consistently bad unironically

https://lr0.org/blog/p/macos/
390•speckx•13h ago•266 comments

The bee that everyone wants to save

https://naturalist.bearblog.dev/the-bee-that-everyone-wants-to-save/
81•nivethan•2d ago•17 comments

Trust Signals as Sparklines for Hacker News

https://hn-trustspark.com/
19•solaire_oa•1d ago•4 comments

LG's new 1Hz display is the secret behind a new laptop's battery life

https://www.pcworld.com/article/3096432/lgs-new-1hz-display-is-the-secret-behind-a-new-laptops-ba...
221•robotnikman•4d ago•105 comments

Anatomy of the .claude/ folder

https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder
477•freedomben•17h ago•219 comments

.apks are just .zips; semi-legally hacking software for orphaned hardware [video]

https://www.youtube.com/watch?v=P1kfuCkWo24
36•abadar•2d ago•15 comments

Nashville library launches Memory Lab for digitizing home movies

https://www.axios.com/local/nashville/2026/03/16/nashville-library-digitize-home-movies
145•toomuchtodo•4d ago•36 comments

Velxio 2.0 – Emulate Arduino, ESP32, and Raspberry Pi 3 in the Browser

https://github.com/davidmonterocrespo24/velxio
140•dmcrespo•11h ago•43 comments

Show HN: Twitch Roulette – Find live streamers who need views the most

https://twitchroulette.net/
105•ellg•10h ago•50 comments

ISBN Visualization

https://annas-archive.gd/isbn-visualization?
155•Cider9986•12h ago•23 comments

‘Energy independence feels practical’: Europeans building mini solar farms

https://www.euronews.com/2026/03/26/suddenly-energy-independence-feels-practical-europeans-are-bu...
271•vrganj•23h ago•257 comments

Improving Composer through real-time RL

https://cursor.com/blog/real-time-rl-for-composer
81•ingve•1d ago•22 comments

Meow.camera

https://meow.camera/#4258783365322591678
253•surprisetalk•17h ago•59 comments

Installing a Let's Encrypt TLS certificate on a Brother printer with Certbot

https://owltec.ca/Other/Installing+a+Let%27s+Encrypt+TLS+certificate+on+a+Brother+printer+automat...
212•8organicbits•18h ago•52 comments

Iran-linked hackers breach FBI director's personal email

https://www.reuters.com/world/us/iran-linked-hackers-claim-breach-of-fbi-directors-personal-email...
236•m-hodges•17h ago•340 comments

The Future of SCIP

https://sourcegraph.com/blog/the-future-of-scip
69•jdorfman•16h ago•21 comments

Telnyx package compromised on PyPI

https://telnyx.com/resources/telnyx-python-sdk-supply-chain-security-notice-march-2026
98•ramimac•23h ago•101 comments

Explore the Hidden World of Sand

https://magnifiedsand.com/
227•RAAx707•4d ago•38 comments

Fets and Crosses: Tic-Tac-Toe built from 2458 discrete transistors

https://schilk.co/projects/fetsncrosses/
41•voxadam•3d ago•11 comments

People inside Microsoft are fighting to drop mandatory Microsoft Account

https://www.windowscentral.com/microsoft/windows-11/people-inside-microsoft-are-fighting-to-drop-...
623•breve•18h ago•462 comments

Arm releases first in-house chip, with Meta as debut customer

https://www.cnbc.com/2026/03/24/arm-launches-its-own-cpu-with-meta-as-first-customer.html
7•goplayoutside•3d ago•1 comments

Building FireStriker: Making Civic Tech Free

https://firestriker.org/blog/building-firestriker-why-im-making-civic-tech-free
116•noleary•1d ago•26 comments

Colorado House passes bill to limit surveillance pricing and wage setting

https://coloradonewsline.com/briefs/surveillance-pricing-wage-setting/
104•jprs•12h ago•27 comments

Desk for people who work at home with a cat

https://soranews24.com/2026/03/27/japan-now-has-a-special-desk-for-people-who-work-at-home-with-a...
397•zdw•16h ago•143 comments

Capability-Based Security for Redox: Namespace and CWD as Capabilities

https://www.redox-os.org/news/nlnet-cap-nsmgr-cwd/
51•ejplatzer•13h ago•5 comments

Automatically generate all 3D print files for organizing a drawer

https://geniecrate.com/
53•woktalk•2d ago•29 comments

Embracing Bayesian methods in clinical trials

https://jamanetwork.com/journals/jama/fullarticle/2847011
101•nextos•4d ago•11 comments