Agentty – A drop-in alternative to claude-code, written in C++26. 11.0 MB binary(github.com)
github.com
Agentty – A drop-in alternative to claude-code, written in C++26. 11.0 MB binary
https://github.com/1ay1/agentty
10 comments
Wouldn't using Claude Oauth like this cause your account to get banned
It’s all about the harness, not just calling the API.
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.
Discovering programmers that do things their own way and just for fun is what makes HN tolerable these days.
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.
# 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 :)
So, GCC only.
Which open source model can I use with this for programming C?