You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: redesign web terminal for HTTPS compatibility
- Remove iframe approach (blocked by Mixed Content policy)
- Open terminal in popup window with auth credentials in URL
- Add 'Show Details' button to display credentials and URL
- Simplify WebTerminalButton to directly open terminal
0 commit comments