wraith/internal
Vantz Stockwell ddd214d6d8
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 1m5s
feat: add file logging to %APPDATA%\Wraith\wraith.log for headless debugging
slog now writes to wraith.log instead of stdout. Debug-level logging enabled.
ConnectSSH and UpdateConnection log credential resolution details. This lets
us diagnose the pubkey auth issue without needing a console window.

Check: %APPDATA%\Wraith\wraith.log after attempting a connection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 12:09:56 -04:00
..
ai fix: OAuth token exchange — try JSON then form-encoded, show actual error in browser 2026-03-17 11:48:54 -04:00
app fix: auto-switch sidebar to SFTP on SSH connect + credential debug logging 2026-03-17 11:54:21 -04:00
connections feat: add file logging to %APPDATA%\Wraith\wraith.log for headless debugging 2026-03-17 12:09:56 -04:00
credentials feat: wire all remaining stubs — settings, SFTP, RDP, credentials, FreeRDP callbacks 2026-03-17 11:25:03 -04:00
db feat: AI copilot backend — OAuth PKCE, Claude API streaming, 16 tools, conversations 2026-03-17 09:09:23 -04:00
importer Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
plugin Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
rdp feat: wire all remaining stubs — settings, SFTP, RDP, credentials, FreeRDP callbacks 2026-03-17 11:25:03 -04:00
session Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
settings Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
sftp Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
ssh Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
theme Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00
updater fix: SSH password prompt on auth failure, version from Go backend, visible errors 2026-03-17 11:38:08 -04:00
vault Wraith v0.1.0 — Desktop SSH + RDP + SFTP Client 2026-03-17 08:19:29 -04:00