Files
vibe-kanban/frontend
Britannio Jarrett 9106c8223a feat: Add Zed remote SSH support (Vibe Kanban) (#1666)
* Done. Added Zed remote SSH support using the `zed://ssh/` protocol URL format.

**Generated URL format**: `zed://ssh/{user}@{host}{path}`

Examples:
- `zed://ssh/192.168.1.10/home/user/.vimrc`
- `zed://ssh/brit@scepcy/home/brit/projects/scepsy/`

* Restored the comment.

* Done. Added Zed to the frontend condition so the remote SSH host/user fields now appear when Zed is selected as the editor.

* add antigravity as an option in settings

* use early return for zed case to remove extra match statement
2026-01-15 12:22:03 +00:00
..
2026-01-13 18:00:57 +00:00
2025-06-25 09:36:07 +01:00
2026-01-08 22:14:38 +00:00
2026-01-08 22:14:38 +00:00
2026-01-08 22:14:38 +00:00
2026-01-15 10:58:39 +00:00
2026-01-08 22:14:38 +00:00
2025-06-14 15:14:08 -04:00
2026-01-14 09:11:07 +00:00