cmux/Sources/Panels
Lawrence Chen 3fa72a0b0b Add sidebar metadata (git branch, ports, logs, progress), fix localhost URL resolution, simplify analytics
- Sidebar now shows git branch, listening ports, log entries, progress bars, and status pills with expand/collapse
- Fix localhost/127.0.0.1 URL parsing by checking before generic URL(string:) which misinterprets the scheme
- Remove custom Keychain distinct ID in favor of PostHog SDK's built-in anonymous ID
- browser open now defaults to caller's workspace via CMUX_WORKSPACE_ID env var
- Improve CLI help text for environment variables
2026-02-16 02:46:39 -08:00
..
BrowserPanel.swift Add sidebar metadata (git branch, ports, logs, progress), fix localhost URL resolution, simplify analytics 2026-02-16 02:46:39 -08:00
BrowserPanelView.swift Fix inline completion showing "news." instead of "news.ycombinator.com" 2026-02-15 21:13:31 -08:00
CmuxWebView.swift Cmd+[/] browser back/forward, cmd+click open in new tab, right-click open in new tab 2026-02-15 18:35:58 -08:00
Panel.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
PanelContentView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
TerminalPanel.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
TerminalPanelView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00