Skip to content

Conversation

@benmarten
Copy link

@benmarten benmarten commented Jan 8, 2026

Screenshot 2026-01-09 at 11 05 31 AM

Summary

  • Adds dev_server_port and dev_server_timeout fields to projects
  • New UI inputs in project settings to configure these values
  • Applied during dev script execution
  • Includes database migration

Test plan

  • Verified settings can be configured in project settings
  • Verified port and timeout are applied to dev script execution
  • Verified migration runs successfully

🤖 Generated with Claude Code

@benmarten benmarten force-pushed the vk/cbef-set-port-and-tim branch from 34b7199 to 9a6b233 Compare January 8, 2026 17:29
@vibe-kanban-cloud
Copy link

Review Complete

Your review story is ready!

View Story

Comment !reviewfast on this PR to re-generate the story.

@benmarten benmarten force-pushed the vk/cbef-set-port-and-tim branch 2 times, most recently from 8d59a30 to 4871e73 Compare January 9, 2026 17:20
- Add dev_server_timeout field to projects table (default 30s)
- Allow configuring dev server port in project settings
- Port configuration takes priority over auto-detection from logs
- Add UI controls in Project Settings for port and timeout
- Update preview panel to use configured timeout
@benmarten benmarten force-pushed the vk/cbef-set-port-and-tim branch from 4871e73 to 9437aa2 Compare January 9, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant