CLI Coding Agents
Command-line coding agents (Claude Code, Aider).
Transpilatron
The tool reads your Python source, runs an AI agent that transpiles it to C, compiles a fully static binary, then audits the output with…
Blackbox AI
The platform routes requests through Claude, Codex, Grok, and its own models behind one encrypted endpoint, so you're not juggling separate…
Nanocode-CLI
The tool runs entirely in your terminal, talks to whatever LLM you point it at — local or remote — and edits files using line-and-hash…
AutoMaxFix
AutoMaxFix runs a detect-reproduce-repair loop: it watches for test failures or runtime drift, surfaces one ticket at a time, lets an AI…