Dashboard: Add link to dev version of software for verification #352

Open
opened 2026-04-15 08:44:14 +00:00 by mprihoda · 0 comments
mprihoda commented 2026-04-15 08:44:14 +00:00 (Migrated from github.com)

Layer: 2 — Navigation & Document Experience
Parent: #343

Problem

When verifying implemented features, you need to visit the running dev version of the software in a browser. Currently there's no link in the dashboard — you have to navigate there manually.

Solution

  1. Configurable dev URL per project — could be in .iw/config.conf or a convention (e.g., dev-url config key)
  2. Show link on worktree card/detail when configured — opens the dev version in a new tab
  3. Consider auto-detection for common patterns (e.g., localhost:PORT based on project type)
**Layer:** 2 — Navigation & Document Experience **Parent:** #343 ## Problem When verifying implemented features, you need to visit the running dev version of the software in a browser. Currently there's no link in the dashboard — you have to navigate there manually. ## Solution 1. **Configurable dev URL** per project — could be in `.iw/config.conf` or a convention (e.g., `dev-url` config key) 2. **Show link on worktree card/detail** when configured — opens the dev version in a new tab 3. Consider auto-detection for common patterns (e.g., localhost:PORT based on project type)
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
iterative-works/iw-cli#352
No description provided.