This website requires JavaScript.
Explore
Help
Register
Sign In
vstockwell
/
wraith
Watch
1
Star
0
Fork
0
You've already forked wraith
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
67
Wiki
Activity
All Workflows
build-release.yml
Actor
All actors
vstockwell
Status
All status
success
failure
waiting
running
fix: suppress rustup stderr in PowerShell CI
build-release.yml #65
:
Commit
8cf13d657b
pushed by
vstockwell
v1.0.4
2026-03-18 04:10:00 +00:00
2s
fix: CI — configure rustup default + PATH for SYSTEM account
build-release.yml #64
:
Commit
57381566b8
pushed by
vstockwell
v1.0.4
2026-03-18 04:04:54 +00:00
18s
fix: use 'powershell' not 'pwsh' — Windows PowerShell on runner
build-release.yml #63
:
Commit
d6f84306c9
pushed by
vstockwell
v1.0.4
2026-03-18 04:03:09 +00:00
2s
fix: CI workflow — native Windows build on STORMBREAKER
build-release.yml #62
:
Commit
3d50c7c894
pushed by
vstockwell
v1.0.4
2026-03-18 03:59:28 +00:00
1s
fix: NSIS installMode perMachine — install to Program Files
build-release.yml #61
:
Commit
08ebf35c66
pushed by
vstockwell
v1.0.3
2026-03-17 21:44:44 +00:00
1m39s
fix: cargo config.toml — rustflags as key, not section
build-release.yml #60
:
Commit
c286e19190
pushed by
vstockwell
v1.0.2
2026-03-17 21:40:22 +00:00
1m44s
fix: install tauri-cli via cargo, not npx
build-release.yml #59
:
Commit
bec58fe096
pushed by
vstockwell
v1.0.2
2026-03-17 21:37:18 +00:00
55s
fix: add stub ImportDialog, unblock vite build
build-release.yml #58
:
Commit
76c0439f4e
pushed by
vstockwell
v1.0.2
2026-03-17 21:25:49 +00:00
7s
fix: add ContextMenu component, fix TS errors in ConnectionTree
build-release.yml #57
:
Commit
b486679a49
pushed by
vstockwell
v1.0.2
2026-03-17 21:24:40 +00:00
11s
fix: CI workflow — use linux runner with MinGW cross-compilation
build-release.yml #56
:
Commit
c1f4875dfd
pushed by
vstockwell
v1.0.2
2026-03-17 21:11:43 +00:00
35s
docs: Phase 7 complete — CLAUDE.md + Go migration checklist
build-release.yml #55
:
Commit
47fb066f1d
pushed by
vstockwell
v1.0.1
2026-03-18 06:12:33 +00:00
0s
docs: Phase 7 complete — CLAUDE.md + Go migration checklist
build-release.yml #54
:
Commit
47fb066f1d
pushed by
vstockwell
v1.0.0
2026-03-17 20:56:08 +00:00
0s
fix: font measurement race + updater download URL mismatch
build-release.yml #53
:
Commit
de0fd0556c
pushed by
vstockwell
v0.8.4
2026-03-17 18:24:03 +00:00
1m7s
fix: revert CWD tracker from readLoop — corrupts ANSI escape sequences
build-release.yml #52
:
Commit
c3beb6df6b
pushed by
vstockwell
v0.8.3
2026-03-17 18:16:00 +00:00
1m5s
feat: wire SFTP CWD following — listen for OSC 7 events + inject shell hook
build-release.yml #51
:
Commit
bce77e0932
pushed by
vstockwell
v0.8.2
2026-03-17 18:01:29 +00:00
1m2s
fix: wire Settings update button — was a console.log stub
build-release.yml #50
:
Commit
ea53ca42f0
pushed by
vstockwell
v0.8.1
2026-03-17 17:55:53 +00:00
1m6s
fix: remove shell integration injection — echoes visibly in terminal
build-release.yml #49
:
Commit
c31563c8c6
pushed by
vstockwell
v0.8.0
2026-03-17 17:51:15 +00:00
1m1s
feat: MobaXTerm-style clipboard — select to copy, right-click to paste
build-release.yml #48
:
Commit
2ae628c858
pushed by
vstockwell
v0.7.3
2026-03-17 17:34:04 +00:00
1m3s
fix: streaming UTF-8 decoder + rAF write batching for terminal performance
build-release.yml #47
:
Commit
05776b7eb6
pushed by
vstockwell
v0.7.2
2026-03-17 17:24:05 +00:00
1m7s
fix: UTF-8 terminal rendering — atob() decodes as Latin-1, not UTF-8
build-release.yml #46
:
Commit
9fce0b6c1e
pushed by
vstockwell
v0.7.1
2026-03-17 17:02:54 +00:00
1m6s
refactor: remove Claude AI copilot panel — will be replaced with embedded terminal
build-release.yml #45
:
Commit
1d61b1faf2
pushed by
vstockwell
v0.7.0
2026-03-17 16:59:46 +00:00
1m11s
fix: updater download — pass full UpdateInfo object, not just version string
build-release.yml #44
:
Commit
e1517daf9a
pushed by
vstockwell
v0.6.5
2026-03-17 16:52:27 +00:00
1m4s
feat: "Use Claude Code Token" button — imports credentials.json as OAuth fallback
build-release.yml #43
:
Commit
e916d5942b
pushed by
vstockwell
v0.6.4
2026-03-17 16:49:39 +00:00
1m6s
fix: match Claude Code's OAuth params exactly — add code=true and full scopes
build-release.yml #42
:
Commit
9e1b8d7b61
pushed by
vstockwell
v0.6.3
2026-03-17 16:39:43 +00:00
1m3s
fix: create Gitea Release in CI + updater uses releases/latest API
build-release.yml #41
:
Commit
4d198e9014
pushed by
vstockwell
v0.6.2
2026-03-17 16:31:54 +00:00
1m4s
fix: switch updater from packages API to releases API for version check
build-release.yml #40
:
Commit
4af90bb80d
pushed by
vstockwell
v0.6.1
2026-03-17 16:27:39 +00:00
1m5s
fix: updater API URL — remove /v1/ prefix, Gitea uses /api/packages/ not /api/v1/packages/
build-release.yml #39
:
Commit
8b0289d133
pushed by
vstockwell
v0.6.0
2026-03-17 16:23:34 +00:00
1m6s
fix: add updater API response logging to diagnose update check failures
build-release.yml #38
:
Commit
c782fcc2c3
pushed by
vstockwell
v0.5.9
2026-03-17 16:19:38 +00:00
1m3s
fix: add username field to SSH key credential form — was missing entirely
build-release.yml #37
:
Commit
af629fa373
pushed by
vstockwell
v0.5.8
2026-03-17 16:16:15 +00:00
1m3s
feat: add file logging to %APPDATA%\Wraith\wraith.log for headless debugging
build-release.yml #36
:
Commit
ddd214d6d8
pushed by
vstockwell
v0.5.7
2026-03-17 16:11:04 +00:00
1m5s
First
Previous
...
3
4
5
6
7
Next
Last