Agentty – A drop-in alternative to claude-code, written in C++26. 11.0 MB binary github.com 44 points by tfeayush 1 day ago
eddyg 1 day ago It’s all about the harness, not just calling the API. tfeayush 18 hours ago try it bro
throwa356262 1 day ago This looks interesting and the authors other project look great too.Discovering programmers that do things their own way and just for fun is what makes HN tolerable these days. tfeayush 18 hours ago ya, been doing some crazy stuff that I was too lazy to do before Claude.
macgyverismo 1 day ago Why use git submodule, when the repo already use CMakes Fetchcontent? throwa356262 1 day ago From CMakeLists.txt# Prefer the in-tree submodule when present; only fall back to fetch. macgyverismo 23 hours ago That explains it. I guess my actual question was, why would you prefer submodules over fetchcontent :) tfeayush 18 hours ago I don't know like to see it all connected on the Github web interface.
throwa356262 1 day ago From CMakeLists.txt# Prefer the in-tree submodule when present; only fall back to fetch. macgyverismo 23 hours ago That explains it. I guess my actual question was, why would you prefer submodules over fetchcontent :)
macgyverismo 23 hours ago That explains it. I guess my actual question was, why would you prefer submodules over fetchcontent :)
roschdal 1 day ago Which open source model can I use with this for programming C? tfeayush 17 hours ago any as long as it is OpenAI wire format compliant.
Wouldn't using Claude Oauth like this cause your account to get banned
It’s all about the harness, not just calling the API.
try it bro
This looks interesting and the authors other project look great too.
Discovering programmers that do things their own way and just for fun is what makes HN tolerable these days.
ya, been doing some crazy stuff that I was too lazy to do before Claude.
Why use git submodule, when the repo already use CMakes Fetchcontent?
From CMakeLists.txt
# Prefer the in-tree submodule when present; only fall back to fetch.
That explains it. I guess my actual question was, why would you prefer submodules over fetchcontent :)
I don't know like to see it all connected on the Github web interface.
So, GCC only.
is that all you could take out of this project?
Which open source model can I use with this for programming C?
any as long as it is OpenAI wire format compliant.