Show HN: Building Your Own Coding Agent on Top of Zot – Meet Coil
Category: library
Tags: ai-agent, coding-agent, go-library
Score: 5.3/10 (Innovation: 5, Technical: 5, Documentation: 6, Utility: 5)
Coil is a minimal coding agent harness built on top of zot, demonstrating how zot's importable Go packages can reduce agent plumbing to about 100 lines of code. It's interesting for showing a modular, library-based approach to AI agent construction rather than monolithic frameworks.
Target audience: backend devs
Repository: https://www.patriceckhart.com/blog/posts/2026-06-16/building-your-own-coding-agent-on-top-of-zot · Go · MIT
View on Hacker News