Show HN: Mission Control – Open-source task management for AI agents
9 by meisnerd | 1 comments on Hacker News.
I've been delegating work to Claude Code for the past few months, and it's been genuinely transformative—but managing multiple agents doing different things became chaos. No tool existed for this workflow, so I built one. The Problem When you're working with AI agents (Claude Code, Cursor, Windsurf), you end up in a weird situation: - You have tasks scattered across your head, Slack, email, and the CLI - Agents need clear work items, context, and role-specific instructions - You have no visibility into what agents are actually doing - Failed tasks just... disappear. No retry, no notification - Each agent context-switches constantly because you're hand-feeding them work I was manually shepherding agents, copying task descriptions, restarting failed sessions, and losing track of what needed done next. It felt like hiring expensive contractors but managing them like a disorganized chaos experiment. The Solution Mission Control is a task management app purpose-built for delegating work to AI agents. It's got the expected stuff (Eisenhower matrix, kanban board, goal hierarchy) but built from the assumption that your collaborators are Claude, not humans. The killer feature is the autonomous daemon . It runs in the background, polls your task queue, spawns Claude Code sessions automatically, handles retries, manages concurrency, and respects your cron-scheduled work. One click: your entire work queue activates. The Architecture - Local-first : Everything lives in JSON files. No database, no cloud dependency, no vendor lock-in. - Token-optimized API : The task/decision payloads are ~50 tokens vs ~5,400 unfiltered. Matters when you're spawning agents repeatedly. - Rock-solid concurrency : Zod validation + async-mutex locking prevents corruption under concurrent writes. - 193 automated tests : This thing has to be reliable. It's doing unattended work. The app is Next.js 15 with 5 built-in agent roles (researcher, developer, marketer, business-analyst, plus you). You define reusable skills as markdown that get injected into agent prompts. Agents report back through an inbox + decisions queue. Why Release This? A few people have asked for access, and I think it's genuinely useful for anyone delegating to AI. It's MIT licensed, open source, and actively maintained. What's Next - Human collaboration (sharing tasks with real team members) - Integrations with GitHub issues and email inboxes - Better observability dashboard for daemon execution - Custom agent templates (currently hardcoded roles) If you're doing something similar—delegating serious work to AI—check it out and let me know what's broken. GitHub: https://ift.tt/4kXTfb1
top story news
top story haker news new yourk tims
Ad
Thursday, 26 February 2026
Wednesday, 25 February 2026
New top story on Hacker News: Why isn't LA repaving streets?
Tuesday, 24 February 2026
New top story on Hacker News: HuggingFace Agent Skills
Monday, 23 February 2026
Sunday, 22 February 2026
New top story on Hacker News: Hello Worg, the Org-Mode Community
New top story on Hacker News: Fresh File Explorer – VS Code extension for navigating recent work
Fresh File Explorer – VS Code extension for navigating recent work
14 by frehu | 3 comments on Hacker News.
14 by frehu | 3 comments on Hacker News.
Saturday, 21 February 2026
New top story on Hacker News: How an inference provider can prove they're not serving a quantized model
How an inference provider can prove they're not serving a quantized model
6 by FrasiertheLion | 0 comments on Hacker News.
6 by FrasiertheLion | 0 comments on Hacker News.
New top story on Hacker News: Loon: A functional lang with invisible types, safe ownership, and alg. effects
Loon: A functional lang with invisible types, safe ownership, and alg. effects
5 by surprisetalk | 2 comments on Hacker News.
5 by surprisetalk | 2 comments on Hacker News.
Friday, 20 February 2026
New top story on Hacker News: Tesla has to pay historic $243M judgement over Autopilot crash, judge says
Tesla has to pay historic $243M judgement over Autopilot crash, judge says
70 by jeffbee | 39 comments on Hacker News.
70 by jeffbee | 39 comments on Hacker News.
Thursday, 19 February 2026
Wednesday, 18 February 2026
Tuesday, 17 February 2026
New top story on Hacker News: Tesla 'Robotaxi' adds 5 more crashes in Austin in a month – 4x worse than humans
Tesla 'Robotaxi' adds 5 more crashes in Austin in a month – 4x worse than humans
56 by Bender | 29 comments on Hacker News.
56 by Bender | 29 comments on Hacker News.
New top story on Hacker News: Sub-Millisecond RAG on Apple Silicon. No Server. No API. One File
Sub-Millisecond RAG on Apple Silicon. No Server. No API. One File
15 by ckarani | 3 comments on Hacker News.
15 by ckarani | 3 comments on Hacker News.
Monday, 16 February 2026
New top story on Hacker News: History of AT&T Long Lines
Sunday, 15 February 2026
New top story on Hacker News: Show HN: Knock-Knock.net – Visualizing the bots knocking on my server's door
Show HN: Knock-Knock.net – Visualizing the bots knocking on my server's door
12 by djkurlander | 6 comments on Hacker News.
12 by djkurlander | 6 comments on Hacker News.
Subscribe to:
Comments (Atom)