Settings

Theme

Show HN: AI harness for C/C++ with GDB, sanitizers, perf and compile tools

byteask.ai

5 points by anirudhak47 a month ago · 3 comments · 1 min read

Reader

hey guys, i wanted to show one of my side projects.

The idea is a coding harness (independent of models) natively designed for C/C++ developer workflows.

I'm a C++ dev and do not find claude code work well with C++ toolchain like gdb and perf. The current version has integrations for gdb, clang-tidy, cppcheck, sanitizers, perf, benchmarking, compile DB navigation, Godbolt, symbolization, binary inspection, and decompilation.

It supports Anthropic, OpenAI, Gemini, and self-hosted models. There are editor workflows for VS Code, CLion, emacs, neovim, and cursor.

prat_02 a month ago

have you tried running it on benchmarks?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection