[FEATURE] show current port (localhost) running for whichever project we're in.

Resolved 💬 3 comments Opened Apr 4, 2026 by seantarzy Closed Apr 8, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I often work with multiple projects simultaneously and it is often hard to keep track of which project is running on which port-what would be really nice is a way to easily see what local host my project is running on, if it's running at all.

Proposed Solution

show dev server status in statusline when a background process is running on a port.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

CLI commands and flags

Use Case Example

OK, I'm working on five projects simultaneously on Claude code pro plan.

Claude code starts answering one of my requests and then I navigate to a different project and Claude code finishes cooking there. I would love to test out the new feature that Claude made for me on that project. However I don't know exactly how to navigate to that project through the browser and if I have five projects running, so I type in the browser local host 3000 then local host 3001 then local host 3002, etc. etc..

If in the terminal it showed what local host the project is on I could just click there or navigate there and that would actually save a bunch of time for me.

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗