Show HN: Goloop – An agentic loop on your terminal
Category: cli-tool
Tags: agentic-loop, cli-tool, llm, ai-automation, software-development
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
Goloop is a CLI tool that runs an agentic loop on your terminal, using a supervisor LLM to plan iterations and a worker like Cursor or Claude Code to execute code changes, with state persisted in plain markdown checkpoints. It offers a clean separation of concerns, pluggable backends, and a human-in-the-loop feature, making it interesting for AI-assisted software development workflows.
Target audience: backend devs, devops
Repository: https://mantyx-io.github.io/goloop/ · Go · MIT
View on Hacker News