Show HN: AgentLoop – a Claude agent starter you can read
Category: devtools
Tags: ai-agent, typescript, nextjs, claude, starter-kit
Score: 5.0/10 (Innovation: 3, Technical: 5, Documentation: 7, Utility: 5)
AgentLoop is a minimal, readable AI agent starter kit in TypeScript that demonstrates the core agent loop—streaming chat and tool use—in ~150 lines of code using Next.js and the Anthropic SDK. It provides a clean, learnable alternative to black-box frameworks or bloated SaaS templates, with a free MIT core and a paid Pro version for advanced patterns.
Target audience: backend devs
Repository: https://github.com/mnifzied-create/agentloop · TypeScript · MIT
View on Hacker News