- Added SSH config host alias support, allowing users to fetch and resolve host entries from the SSH config file. - Introduced SshConfigParser to handle parsing of ~/.ssh/config and retrieving host aliases. - Updated ConnectionSection to include a combobox for selecting SSH config hosts with auto-fill capabilities. - Enhanced SshConnectionManager to utilize the new SshConfigParser for resolving host configurations. - Added IPC channels for fetching SSH config hosts and resolving host aliases. - Updated relevant types and state management to accommodate new SSH config features. |
||
|---|---|---|
| .. | ||
| configSlice.ts | ||
| connectionSlice.ts | ||
| conversationSlice.ts | ||
| notificationSlice.ts | ||
| paneSlice.ts | ||
| projectSlice.ts | ||
| repositorySlice.ts | ||
| sessionDetailSlice.ts | ||
| sessionSlice.ts | ||
| subagentSlice.ts | ||
| tabSlice.ts | ||
| tabUISlice.ts | ||
| uiSlice.ts | ||
| updateSlice.ts | ||