Author here. This came out of interviewing 128 senior C++ devs over the last month about what the craft is and what LLMs change about it. I tried to keep as many of their individual takes as possible.
It was the most brain consuming activity i did in years. Given the stronger nature of an average cpp dev, consolidating it together was pretty fun.
Disclosure: Claude summarized my interview notes, took dictation, and did cosmetic edits — views and mistakes are mine.
There is SDK but it is not tested. if you are using claude -p directly then it is already included in claude. Else there is atelier -p which required API key.
But contact me on telegram and we can discuss this in detail.
I assume you're referencing Sakana Fugu? Similar in the sense that there's multiple models involved, but from what I understand Fugu is kind of a black box in terms of what model is used for what. This project is more deterministic, you can pick and choose which model to assign/use for certain tasks, plus this project is open source which Fugu isn't.
pretty crazy stuff. i have been looking at different options to include. does it work on C++ codebases? also do you provide support or plan to maintain it long term? so far i'm looking at some graph based solutions.
btw if you want to see if it can integrate with this architecture https://github.com/ByteAsk/byteask-extensions
Currently I'm working on to implement for C++ codebase and yes I'm going to maintain it for a long term I have also made it open sourced if you want some improvements I can create an issue and then you can contribute to it.
I looked to your product we can work together to integrate both the products!!!
It was the most brain consuming activity i did in years. Given the stronger nature of an average cpp dev, consolidating it together was pretty fun.
Disclosure: Claude summarized my interview notes, took dictation, and did cosmetic edits — views and mistakes are mine.