logoalt Hacker News

alexboehmyesterday at 12:10 AM2 repliesview on HN

I too was frustrated with needing npm and slow startups or huge rust compile times for agents. I tried getting agents to write a tool like this with proper raw mode content pasting/ interruptions, but they just kept screwing it up without a framework like ratatui, so I wrote one in c by hand https://gist.github.com/fourlexboehm/a60e4ef9306744483731cd1... the only dependency is libcurl.

This binary is ~40kb and uses much less ram than fx.


Replies

handfuloflightyesterday at 4:34 AM

"it can do everything Claude code can do" This is a tad bit hyperbolic.

show 1 reply
smy20011yesterday at 2:53 AM

Very clean, thank you for posting!