Portless killed :3000 Dev servers got stable names like myapp.localhost Agents could use worktrees in parallel without stepping on each other Now it's easier than ever in v0.11 Just run: portless Zero config. Zero args. Zero code changes. https://t.co/2wQ9kupVyX
Vercel Portless v0.11 Automates Named Dev Server URLs for AI Agents
VercelVercel released Portless v0.11, a zero-config tool that replaces numeric ports with stable, named domains. By packaging the tool as an agent skill, developers can now enable AI agents to run parallel dev environments across multiple git worktrees without port collisions.
v0.11 — a local development proxy that replaces numeric port numbers with stable, named local domains. The update introduces a zero-config mode for readable URLs. It is now an agent skill, allowing tools like Claude Code to manage their own environments.Standard development environments are built for a single human user, creating a bottleneck for parallel agentic workflows. When multiple agents run dev servers simultaneously, they often collide on default ports, breaking the agent loop. Portless abstracts this infrastructure, ensuring each instance has a unique, stable identity.
You can now use Portless to support parallel git worktrees, enabling agents to work on different branches without process collisions. For human use, install the tool via npm install -g portless. To equip AI agents, run npx skills add vercel-labs/portless. The project is open-source and hosted on GitHub.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →



