Now, I fall in love with Zig. It's amazing and low-level enough. Not like rust with slow compiler

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

Are you sure? I use LLMs to work with Zig very often and this definitely seems like codebase that was written heavily by some LLM, even the commit messages sound like that. There is no shame in doing AI-assisted programming, even through the Zig core team is against it, but not being transparent is a bigger issue, in my view.

1 Like

No, I used LLM to code. That’s true. Sorry I did not check the detail.

I mean the post is written by LLM.

Using AI to write posts is a violation of the AI policy: AI/LLM Policy Updates

1 Like