cd /news/developer-tools/show-hn-bunrun-agent-configured-loca… · home topics developer-tools article
[ARTICLE · art-54729] src=github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Show HN: Bunrun – agent-configured local dashboard to start/stop dev apps

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.

read1 min views1 publishedJul 10, 2026

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.

Instead 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!

It'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).

Happy to answer questions about the agent-config approach or the process management side.

Comments URL: [https://news.ycombinator.com/item?id=48864172](https://news.ycombinator.com/item?id=48864172)

Points: 1

── more in #developer-tools 4 stories · sorted by recency
── more on @bunrun 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-bunrun-agent…] indexed:0 read:1min 2026-07-10 ·