---
title: "Dev Servers Pulse - Tavlean"
description: "Dev Servers project timeline."
source: "https://tavlean.com/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/dev-servers)
-   [Changelog 10](https://tavlean.com/dev-servers/changelog)
-   [Pulse](https://tavlean.com/dev-servers/pulse)

1.  July 8, 2026 6 commits
    
    Taught the menu bar to resolve a raster favicon variant for sites that only ship an SVG, and fixed monochrome detection to count CSS named colors as explicit. Reworked the rows to lead with the project name, parenthesized the port and domain, and pruned recents for deleted folders.
    
2.  July 7, 2026 9 commits
    
    Improved the menu bar experience with favicons, tinted fallbacks, red kill controls, auto-open handling, and better detection of pnpm, helper binaries, shim-relative launches, and ephemeral listeners.
    
3.  July 2, 2026 19 commits
    
    Shipped a menu bar command with per-server actions, frecency starts, and per-project Kill All. Made Shopify theme startup choose a free port when 9292 is busy and explain conflicts clearly.
    
4.  June 10, 2026 10 commits
    
    Shipped dashboard upgrades: live-tailed startup logs, Copy Network URL and port actions, and Open in Editor with a shared editor preference. Cut polling cost with cached process metadata and fixed LAN exposure and branch-switch detection.
    
5.  June 5, 2026 2 commits
    
    Added detection for Shopify CLI dev servers.
    
6.  June 1, 2026 1 commit
    
    Pulled in contributions.
    
7.  May 29, 2026 15 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.
    
8.  May 28, 2026 16 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.
    
9.  May 27, 2026 5 commits
    
    Added a 3s timeout to the portless list call and tidied changelog formatting.
    
10.  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 detection into TypeScript and hardened restart behavior.
     
11.  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.
     
12.  May 19, 2026 1 commit
     
     Differentiated the project from Port Manager in the docs per reviewer feedback.
     
13.  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.
