Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

TaskPeace is a task queue system where AI coding agents pull work from via the Model Context Protocol (MCP), enabling structured task management for agent-driven development workflows.

Background

- TaskPeace is a new web-based task queue (like a shared to-do list) that lets AI coding agents pull work assignments via MCP (Model Context Protocol — a standard way for AI assistants to talk to tools). Instead of the AI deciding what to do on its own, a human adds tasks, and the AI fetches them one by one. It was built by a solo developer and posted on Hacker News ("Show HN") for community feedback. The key idea: giving humans structured oversight while letting AI do the execution.