PROJECT NAME:
Zcode
I spent two weeks building zcode from scratch in Zig — an AI coding agent that compiles to a single 1.7 MB static binary. No runtime, no npm, no Python. Copy it and run.
Supported Zig versions
Zig ≥ 0.16.0
you also can add version tags to your ziggit topic e.g: zig-0-16, zig-0-15 etc.
AI / LLM usage disclosure
zcode is an AI coding agent that connects to LLMs (DeepSeek, Moonshot,
Ollama). I designed and wrote the base code. Some fussy code like SessionManage part is written by LLM.
Actually I don’t like AI-based code, but the truth is people are all crazy with AI-based code.
Maybe in the future, the world doesn’t need software developer anymore.
Tag: llm