Open-source AGNT runs local AI agents that hand back sealed receipts of every action
NathanWilbanks_ · x · 2026-09-06
Designer Nathan Wilbanks revealed AGNT (agnt.gg), the open-source agent product behind his viral design workflow. Key points:
- Verified execution: agents plan the job, use approved tools, and stop when done or blocked; every action, source and cost is sealed into a receipt (sample run: 14 sources, $0.87). Partial work is never labeled complete.
- Local assistant Annie: persistent memory across sessions, 100+ real tools (search, scraping, files, code execution, image/video generation, email, spreadsheets, Git, shell), 30+ skills from frontend design to codebase analysis.
- Async execution: tasks queue in parallel, on intervals, or after delays.
- Deployment: free and open source for macOS/Windows/Linux/Docker, self-hostable via ghcr.io/agnt-gg/agnt:latest, works with Ollama or your own model provider; 512 GitHub stars.
More from coding & agent
- Dev manages 5-10 parallel AI coding agents from a phone at a cafe — ethanniser · 2026-09-06
- Squad turns your existing ChatGPT and Claude plans into AI teammates that run your business — tibo_maker · 2026-09-06
- Agent Reverse-Engineers 2003 Game EXE in 3 Hours, Now Porting Futurama to Mac — JasonBotterill · 2026-09-06
- Dev vibe-codes ComfyUI Tab Sticky Notes extension to tame sprawling workflow tabs — jalbust · 2026-09-06
- Student builds an MCP server that makes Canvas course content semantically searchable — DrJimmyBrungus_ · 2026-09-06
- Traces show what happened, not whether it was wrong: Reddit debate on agent debugging — nemupre · 2026-09-06