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.

OpenCode – Open source AI coding agent

https://opencode.ai/
467•rbanffy•5h ago•215 comments

Our commitment to Windows quality

https://blogs.windows.com/windows-insider/2026/03/20/our-commitment-to-windows-quality/
423•hadrien01•7h ago•757 comments

We rewrote our Rust WASM Parser in TypeScript – and it got 3x Faster

https://www.openui.com/blog/rust-wasm-parser
112•zahlekhan•4h ago•62 comments

Linux Applications Programming by Example: The Fundamental APIs (2nd Edition)

https://github.com/arnoldrobbins/LinuxByExample-2e
32•teleforce•2h ago•5 comments

Ghostling

https://github.com/ghostty-org/ghostling
104•bjornroberg•4h ago•10 comments

France's aircraft carrier located in real time by Le Monde through fitness app

https://www.lemonde.fr/en/international/article/2026/03/20/stravaleaks-france-s-aircraft-carrier-...
476•MrDresden•13h ago•397 comments

A Japanese glossary of chopsticks faux pas

https://www.nippon.com/en/japan-data/h01362/
124•cainxinth•5h ago•112 comments

Lent and Lisp

https://leancrew.com/all-this/2026/02/lent-and-lisp/
29•surprisetalk•2d ago•1 comments

Attention Residuals

https://github.com/MoonshotAI/Attention-Residuals
129•GaggiX•8h ago•20 comments

Show HN: We built a terminal-only Bluesky / AT Proto client written in Fortran

https://github.com/FormerLab/fortransky
45•FormerLabFred•4h ago•30 comments

The Los Angeles Aqueduct Is Wild

https://practical.engineering/blog/2026/3/17/the-los-angeles-aqueduct-is-wild
300•michaefe•3d ago•165 comments

An FAQ on Reinforcement Learning Environments

https://epoch.ai/gradient-updates/state-of-rl-envs
22•dcre•1d ago•4 comments

Show HN: I made an email app inspired by Arc browser

https://demo.define.app
50•johndamaia•8h ago•27 comments

VisiCalc Reconstructed

https://zserge.com/posts/visicalc/
166•ingve•3d ago•70 comments

The worst volume control UI in the world (2017)

https://uxdesign.cc/the-worst-volume-control-ui-in-the-world-60713dc86950
69•andsoitis•2d ago•32 comments

Show HN: Red Grid Link – peer-to-peer team tracking over Bluetooth, no servers

https://github.com/RedGridTactical/RedGridLink
21•redgridtactical•4h ago•12 comments

Heisuke Hironaka Has Died

https://japannews.yomiuri.co.jp/society/general-news/20260319-317449/
7•pfortuny•1d ago•1 comments

Show HN: Baltic shadow fleet tracker – live AIS, cable proximity alerts

https://github.com/FormerLab/shadow-fleet-tracker-light
31•FormerLabFred•5h ago•6 comments

NumKong: 2'000 Mixed Precision Kernels for All

https://ashvardanian.com/posts/numkong/
35•ashvardanian•7h ago•1 comments

Delve – Fake Compliance as a Service

https://deepdelver.substack.com/p/delve-fake-compliance-as-a-service
561•freddykruger•1d ago•197 comments

Entso-E final report on Iberian 2025 blackout

https://www.entsoe.eu/publications/blackout/28-april-2025-iberian-blackout/
176•Rygian•15h ago•74 comments

Parallel Perl – Autoparallelizing interpreter with JIT

https://perl.petamem.com/gpw2026/perl-mit-ai-gpw2026.html#/4/1/1
102•bmn__•2d ago•37 comments

Meme Buildings

https://misfitsarchitecture.com/2026/03/15/meme-buildings/
21•speckx•10h ago•2 comments

The Social Smolnet

https://ploum.net/2026-03-20-social-smolnet.html
111•aebtebeten•13h ago•13 comments

Flash-KMeans: Fast and Memory-Efficient Exact K-Means

https://arxiv.org/abs/2603.09229
172•matt_d•3d ago•14 comments

Video Encoding and Decoding with Vulkan Compute Shaders in FFmpeg

https://www.khronos.org/blog/video-encoding-and-decoding-with-vulkan-compute-shaders-in-ffmpeg
151•y1n0•4d ago•54 comments

Work_mem: It's a Trap

https://mydbanotebook.org/posts/work_mem-its-a-trap/
32•enz•2d ago•3 comments

ArXiv declares independence from Cornell

https://www.science.org/content/article/arxiv-pioneering-preprint-server-declares-independence-co...
722•bookstore-romeo•22h ago•251 comments

Discontinuation and reinitiation of dual-labeled GLP-1 receptor agonists

https://nautil.us/whiplash-heart-attack-and-stroke-risk-jumps-when-people-stop-taking-glp-1s-1279029
57•siquick•4h ago•81 comments

Show HN: An open-source safety net for home hemodialysis

https://safehemo.com/
41•qweliantanner•4d ago•6 comments