---
title: "Dev Servers Pulse - Tavlean"
description: "Dev Servers project timeline."
source: "https://tavlean.com/projects/dev-servers/pulse"
---

# Dev Servers

Raycast Extension to manage local dev servers

[Raycast Store](https://www.raycast.com/tavlean/dev-servers)

-   [Details](https://tavlean.com/projects/dev-servers)
-   [Changelog 6](https://tavlean.com/projects/dev-servers/changelog)
-   [Pulse](https://tavlean.com/projects/dev-servers/pulse)

1.  June 5, 2026 1 commit
    
    Added detection for Shopify CLI dev servers.
    
2.  June 1, 2026 1 commit
    
    Pulled in contributions.
    
3.  May 29, 2026 10 commits
    
    Hardened the dev-server flow: fixed a log file-descriptor leak, excluded failed spawns from the expecting set, fixed stale-snapshot recents removal, and improved spawn reliability and focus handling.
    
4.  May 28, 2026 10 commits
    
    Released the Start Dev Server command: a native folder picker, an empty-state and per-row action, a launchContext state machine owning the spawn flow, and startup logs surfaced on failure.
    
5.  May 27, 2026 3 commits
    
    Added a 3s timeout to the portless list call and tidied changelog formatting.
    
6.  May 26, 2026 8 commits
    
    Added searchable project and branch filtering, worktree-aware grouping with per-row branch tags, and portless custom-domain detection, then moved that detection from a shell pipeline into TypeScript. Hardened restart and polished row layout with branch subtitles and accessory toggles.
    
7.  May 25, 2026 4 commits
    
    Fixed CWD paths with spaces and taught detection to recognize direct-script node servers, rendering their favicons via data URIs.
    
8.  May 19, 2026 1 commit
    
    Differentiated the project from Port Manager in the docs per reviewer feedback.
    
9.  April 16, 2026 13 commits
    
    Shipped the initial Dev Servers Raycast extension: stable port detection, Bun-server detection with the right package manager for restart, terminal/finder/refresh actions, a tool filter, validated favicons, confirm-on-destructive actions, and error surfacing. Added README, changelog, linting, Raycast Store screenshots, and optimized icons.
