Parent: #13 (Multi-server support)
Depends on: #39 (Global server selector panel)
Add "+ Add custom URL" button to the server panel, allowing users to type arbitrary base URLs.
Scope
"+ Add custom URL" button:
- Adds a new radio option with an editable URL text field
- Consistent with the existing "add custom header" pattern
- Custom URLs can be deleted (delete button per entry)
JS:
- Add/delete custom URL entries
- On selection, update
data-base-url and header display
- Persistence of custom URLs in localStorage
Design spec
See docs/superpowers/specs/2026-04-11-issue-13-multi-server-support-design.md
Parent: #13 (Multi-server support)
Depends on: #39 (Global server selector panel)
Add "+ Add custom URL" button to the server panel, allowing users to type arbitrary base URLs.
Scope
"+ Add custom URL" button:
JS:
data-base-urland header displayDesign spec
See
docs/superpowers/specs/2026-04-11-issue-13-multi-server-support-design.md