wraith/internal
Vantz Stockwell 8c902876e7 feat: wire SSH, SFTP, and credential services into Wails app
Add SSHService, SFTPService, and CredentialService to the WraithApp
struct. SSH service uses a no-op output handler (Wails event emission
will be wired at runtime). CredentialService is created lazily after
vault unlock. Both SSH and SFTP services are registered with Wails
in main.go.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 07:04:15 -04:00
..
app feat: wire SSH, SFTP, and credential services into Wails app 2026-03-17 07:04:15 -04:00
connections feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
credentials feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
db feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
plugin feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
session feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
settings feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
sftp feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
ssh Merge branch 'worktree-agent-a7ec88be' into feat/phase2-ssh-sftp 2026-03-17 06:56:05 -04:00
theme feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00
vault feat: SFTP service + credential service with encrypted key/password storage 2026-03-17 06:55:18 -04:00