{"slug": "show-hn-bunrun-agent-configured-local-dashboard-to-start-stop-dev-apps", "title": "Show HN: Bunrun – agent-configured local dashboard to start/stop dev apps", "summary": "A developer released Bunrun, an open-source local dashboard built with Bun and Svelte that lets users start, stop, and monitor development apps via a web UI. The tool delegates configuration to an AI agent through a SKILL.md file, allowing users to ask Claude or Codex to set up projects. It runs shell commands as the user's own account and is intended for trusted local use only.", "body_md": "Agentic era has left me with already half a dozen vibe coded helper apps, most run with ´bun run dev´ or the npm equivalents, occasionally Python.\n\nInstead of zooming around terminal, I decided to vibe code one more thing: A local dashboard to start and stop all the projects and view the ouput. Finessing the configuration yaml is delegated to a SKILL.md so I can just ask Claude or Codex to set the stuff up. Works and saves time!\n\nIt's Bun + Svelte, MIT licensed, binds to localhost with no auth (it runs shell commands from your config as your own user, so it's meant for trusted local use only, not exposed to a network).\n\nHappy to answer questions about the agent-config approach or the process management side.\n\nComments URL: [https://news.ycombinator.com/item?id=48864172](https://news.ycombinator.com/item?id=48864172)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-bunrun-agent-configured-local-dashboard-to-start-stop-dev-apps", "canonical_source": "https://github.com/jokkebk/bunrun", "published_at": "2026-07-10 19:31:37+00:00", "updated_at": "2026-07-10 20:06:05.063183+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents"], "entities": ["Bunrun", "Claude", "Codex", "Svelte", "MIT"], "alternates": {"html": "https://wpnews.pro/news/show-hn-bunrun-agent-configured-local-dashboard-to-start-stop-dev-apps", "markdown": "https://wpnews.pro/news/show-hn-bunrun-agent-configured-local-dashboard-to-start-stop-dev-apps.md", "text": "https://wpnews.pro/news/show-hn-bunrun-agent-configured-local-dashboard-to-start-stop-dev-apps.txt", "jsonld": "https://wpnews.pro/news/show-hn-bunrun-agent-configured-local-dashboard-to-start-stop-dev-apps.jsonld"}}