Releases: Tryanks/tcode
Release list
v0.1.30
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix(app): use Acrylic backdrop on Windows by @Tryanks in #139
- Feat/aur publish by @SparrowAndSnow in #140
Full Changelog: v0.1.29...v0.1.30
v0.1.29
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- feat(ui): draw Windows caption controls by @Tryanks in #133
- feat(app): use Mica backdrop on Windows 11 by @Tryanks in #134
- fix(ui): bundle Windows caption icons by @Tryanks in #135
- fix(ui): make child surfaces fully opaque by @Tryanks in #136
- fix(ui): fully hide collapsed sidebar by @Tryanks in #138
- feat(ci): automatic AUR package publishing on release tags by @SparrowAndSnow in #137
New Contributors
- @SparrowAndSnow made their first contribution in #137
Full Changelog: v0.1.28...v0.1.29
v0.1.28
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix: fall back to distro-renamed Zed CLI binaries on Linux by @Tryanks in #131
- fix: harden Linux terminal interactions by @Tryanks in #132
Full Changelog: v0.1.27...v0.1.28
v0.1.27
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix(ui): reserve steering border in user bubble width by @Tryanks in #102
- feat(ui): per-profile provider settings dialog + per-profile status probes by @Tryanks in #103
- fix(app): quit guard counts background-task sessions as working by @Tryanks in #104
- fix(agent): make AgentEvent::Warning a struct variant so it serializes by @Tryanks in #126
- fix(ui): repair the image attachment pipeline end to end by @Tryanks in #127
- fix(ui): diff panel scroll freeze + click-to-navigate changed files by @Tryanks in #128
- feat: fork conversations into new threads by @Tryanks in #129
- feat: auto-archive idle threads beyond the per-list keep window by @Tryanks in #130
Full Changelog: v0.1.26...v0.1.27
v0.1.26
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix(runtime): acknowledged turn delivery, no phantom restarts, background-task liveness by @Tryanks in #100
Full Changelog: v0.1.25...v0.1.26
v0.1.25
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix(ui): lock markdown scroll gestures to dominant axis by @Tryanks in #91
- fix: sidebar drag regression, short-bubble wrap, pi version probe by @Tryanks in #92
- fix(test): retry codex startup-failure test on ETXTBSY by @Tryanks in #93
- fix(ui): include all markdown blocks in copied selection by @Tryanks in #94
- fix(sidebar): reveal row actions on direct focus only by @Tryanks in #95
- ui(settings): join the sidebar family, group rhythm, ghost triggers, semantic chips by @Tryanks in #96
- fix(ui): include table borders in scroll range by @Tryanks in #97
- ui(settings): chat's floating-card grammar + window material continuity by @Tryanks in #98
- chore: remove difftastic structural diff by @Tryanks in #99
Full Changelog: v0.1.24...v0.1.25
v0.1.24
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- feat: pi-computer-use-style desktop computer use for all providers by @Tryanks in #77
- chore(deps): bump rust-i18n, toml, bzip2, tokio, uuid by @Tryanks in #78
- chore(deps): bump sysinfo to 0.39.6 by @Tryanks in #79
- fix(sidebar): orchestrate child-thread indicator + stable width across fullscreen by @Tryanks in #80
- chore(deps): migrate rmcp to 2.2 by @Tryanks in #81
- chore(deps): bump gpui-component monorepo to 0315556 by @Tryanks in #82
- fix(ui): stabilize streaming markdown layout, intrinsic user bubbles, scrollable tables by @Tryanks in #83
- refactor(agent): migrate ACP adapter to agent-client-protocol 1.2 by @Tryanks in #84
- Bump toml from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 by @dependabot[bot] in #67
- feat(diff): virtualized panel + difftastic structural view as default by @Tryanks in #85
- ui(settings): unify settings with the chat visual grammar, single-surface dropdowns by @Tryanks in #86
- feat(providers): native pi and OpenCode integrations by @Tryanks in #87
- feat: conversation relay on provider switch by @Tryanks in #88
- feat(ui): app-wide keyboard and screen-reader accessibility by @Tryanks in #89
- fix(ci): extract zip difftastic assets on Windows by @Tryanks in #90
New Contributors
- @dependabot[bot] made their first contribution in #67
Full Changelog: v0.1.23...v0.1.24
v0.1.23
Upgrade note: legacy turn checkpoints
Tcode no longer creates hidden Git checkpoint refs. If you used a build that included
turn checkpoints, run this once inside each affected repository to remove the old refs:
git for-each-ref --format='delete %(refname)' refs/tcode/checkpoints/ | git update-ref --stdinThis does not change branches, commits, the index, or workspace files. The unreferenced
snapshot objects become eligible for Git's normal garbage collection.
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- fix(ui): keep disclosure card chrome fixed while its content scrolls by @Tryanks in #58
- feat: user provider profiles in settings model pickers by @Tryanks in #59
- perf: keep the send path off the main thread's disk and git by @Tryanks in #60
- fix(ui): flatten the vibrancy canvas while fullscreen by @Tryanks in #61
- fix!: replace harness checkpoints with provider-native rewind by @Tryanks in #62
- feat(ui): replace gpui-component markdown with a rushdown + syntect component by @Tryanks in #73
- perf(ci): drop the macOS release build and shrink build caches by @Tryanks in #74
- fix(agent): stop holding Claude turns on background tasks, synthesize re-invocation turns by @Tryanks in #75
- feat(orchestrate): route child approvals to the decision layer by @Tryanks in #76
Full Changelog: v0.1.22...v0.1.23
v0.1.22
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
- perf: shrink release binary 75MB → 61MB and prune dependencies by @Tryanks in #56
- ci: build macOS releases on macos-26 runners, realign traffic-light insets by @Tryanks in #57
Full Changelog: v0.1.21...v0.1.22
v0.1.21
Platform notes
-
macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:
xattr -dr com.apple.quarantine /Applications/Tcode.app -
Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.
-
Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.
Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.
What's Changed
Full Changelog: v0.1.20...v0.1.21