Show HN: AI Agents the Unix Way – built with bash, curl, and jq
While working on an educational exercise tinkering with local models and trying my hand at setting up agents, I went down a rabbit hole: to see how far I could build a custom agent loop using exclusively command-line building blocks and stripping out dependencies wherever possible. It turns out you can get pretty far with pipes, text streams, append only logs, and standard command-line components - concepts pretty well aligned with classic Unix philosophy. The agent is a wrapper composed of a ha
Story Overview
While working on an educational exercise tinkering with local models and trying my hand at setting up agents, I went down a rabbit hole: to see how far I could build a custom agent loop using exclusively command-line building blocks and stripping out dependencies wherever possible. It turns out you can get pretty far with pipes, text streams, append only logs, and standard command-line components - concepts pretty well aligned with classic Unix philosophy. The agent is a wrapper composed of a ha
Related AI News
Hacker News AI•June 23, 2026
How to Use WindowSill with Ollama for Private AI Writing
Hacker News AI•June 23, 2026
Show HN: Find and fix issues in your AI Agents (MIT, open source)
Hacker News AI•June 23, 2026