Add HostKeyDialog modal with two modes: new host (informational with blue accent) and changed key (warning with red accent). Shows hostname, key type, and fingerprint in monospace. ConnectionTree now has @dblclick handler that calls sessionStore.connect(). Session store gains a connect() method that looks up the connection, checks for existing sessions, and creates a mock session tab. Pre-loaded mock sessions removed — sessions start empty and are created on double-click. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||