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