Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Releases: Tryanks/tcode

v0.1.50

Choose a tag to compare

@github-actionsgithub-actions released this 03 Sep 20:10
fec56cb

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): context window selector follows native defaults, adds custom window by @Tryanks in #318
  • fix(computer-use): drop the window border overlay, gate the cursor on foreground by @Tryanks in #319
  • chore(deps): move to gpui-kit 0.6.0 and crates.io gpui-pre, drop the zed git dependency by @Tryanks in #320

Full Changelog: v0.1.49...v0.1.50

v0.1.49

Choose a tag to compare

@github-actionsgithub-actions released this 01 Sep 19:28
1e2ae0e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(computer-use): 2.0 background delivery, activation, overlay, harness by @Tryanks in #315
  • feat(models): add Claude Fable 5.1 to the built-in catalog by @Tryanks in #316
  • chore(deps): roll up dependabot bumps + adapt to rio-vt 0.5.26 by @Tryanks in #317

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@github-actionsgithub-actions released this 30 Aug 10:51
08fde7d

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): collapse twice-superseded activities by @Tryanks in #304
  • fix(computer-use): separate permission request from settings by @Tryanks in #305
  • fix(sidebar): restore visible reorder animation by @Tryanks in #306
  • fix(settings): stabilize navigation hover state by @Tryanks in #307

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@github-actionsgithub-actions released this 27 Aug 10:27
c6d19ca

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(chat): delay automatic command collapse by @Tryanks in #293
  • fix(chat): collapse consecutive empty reasoning rows by @Tryanks in #294
  • feat(chat): keep recent live activities visible by @Tryanks in #295
  • feat(sidebar): animate flat thread reordering by @Tryanks in #296
  • fix(orchestrate): exclude hidden context from titles by @Tryanks in #297
  • feat(chat): auto-expand live edit diffs by @Tryanks in #298
  • fix(chat): keep latest activity expanded by @Tryanks in #299
  • fix(chat): show activity durations in deciseconds by @Tryanks in #300
  • fix(chat): preserve activity folds across thread switches by @Tryanks in #301
  • feat(codex): support Codex 0.150 by @Tryanks in #302
  • fix(chat): avoid replaying activity expansions by @Tryanks in #303

Full Changelog: v0.1.46...v0.1.47

v0.1.46

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 10:15
03ed4c2

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(composer): drop borders from model/traits/permission picker chips by @Tryanks in #288
  • fix(chat): command panel crash fix and grid-native command rendering by @Tryanks in #289
  • fix(settings): replace the orchestrate effort input with a catalog-backed dropdown by @Tryanks in #290
  • fix(chat): opaque backing for scroll-to-end pill by @Tryanks in #291
  • feat(settings): per-item restore-default buttons, quieter global reset by @Tryanks in #292

Full Changelog: v0.1.45...v0.1.46

v0.1.45

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 08:23
1813c62

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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.44...v0.1.45

v0.1.44

Choose a tag to compare

@github-actionsgithub-actions released this 26 Aug 07:21
ebc252c

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: stop on detected model fallback via stream detection, not a model whitelist by @Tryanks in #281
  • feat(sidebar): show distinct badge when only background tasks remain by @Tryanks in #282
  • fix(runtime): restore last-used reasoning effort on model switch by @Tryanks in #283
  • fix(ui): tighten oversized padding and add visible borders to dropdown triggers by @Tryanks in #284
  • fix(markdown,menu): make link clicks and context menus reliable by @Tryanks in #285
  • perf(chat): keep the virtual list at full framerate in long sessions by @Tryanks in #286

Full Changelog: v0.1.43...v0.1.44

v0.1.43

Choose a tag to compare

@github-actionsgithub-actions released this 25 Aug 18:39
bc9535e

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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: inject release version into update check by @Tryanks in #278
  • fix(subagents): synthesize turn boundaries in native subagent mirror timelines by @Tryanks in #279
  • fix: inject release version into update check by @Tryanks in #280

Full Changelog: v0.1.42...v0.1.43

v0.1.42

Choose a tag to compare

@github-actionsgithub-actions released this 24 Aug 22:04
08198ec

Platform notes

  • macOS 12+: release builds are Developer ID signed and notarized when the maintainer has configured signing credentials. If you downloaded an unsigned build, clear Gatekeeper quarantine after moving the app to Applications 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(orchestrate): let children push their RESULT via a report_result tool by @Tryanks in #232
  • feat(voice): live dictation via macOS 26 SpeechAnalyzer by @Tryanks in #233
  • perf(ui,services): remove render-time filesystem probes from the GPUI thread by @Tryanks in #236
  • ci: on-demand Windows debug build artifact by @Tryanks in #237
  • ci: include tcode.pdb in the Windows dev-build artifact by @Tryanks in #239
  • fix: reduce the panic surface — poison recovery, structured pipe errors by @Tryanks in #240
  • feat(opencode): bridge structured questions by @Tryanks in #241
  • ci: disable debug_assertions in the dev-build artifact by @Tryanks in #242
  • feat: thread export (lossless JSONL + readable Markdown) by @Tryanks in #243
  • feat(palette): full-text search over conversation event logs by @Tryanks in #245
  • feat: durable pi MCP-capability surface + warning-severity fix by @Tryanks in #246
  • feat(preview): --preview-smoke lifecycle harness by @Tryanks in #244
  • perf(chat): bound MarkdownState residency with windowed eviction by @Tryanks in #252
  • fix(preview): async WebView2 creation on Windows — root fix for #149 by @Tryanks in #253
  • feat: app update-available check via GitHub releases by @Tryanks in #255
  • feat(computer-use): OCR pictureOnly fallback (macOS Vision) by @Tryanks in #256
  • chore(deps): bump uuid from 1.24.0 to 1.24.1 by @dependabot[bot] in #247
  • revert: OCR pictureOnly fallback (#256) by @Tryanks in #257
  • chore(deps): bump gpui_platform from 30f7370 to 7eec892 by @dependabot[bot] in #250
  • chore(deps): bump rmcp from 3.1.2 to 3.1.3 by @dependabot[bot] in #248
  • chore(deps): bump rio-graphics from 0.5.24 to 0.5.25 by @dependabot[bot] in #249
  • feat(worktree): .worktreeinclude seeding + lifecycle hardening (#121 tracks 1+4) by @Tryanks in #254
  • feat(computer-use): raw-image fallback for text-sparse AX trees by @Tryanks in #258
  • feat(worktree): merge-back flow + opt-in orchestrate child worktrees (#121 tracks 2+3) by @Tryanks in #259
  • refactor: carry notice severity on RuntimeNotice; delete shallow event re-export by @Tryanks in #260
  • refactor(chat): extract the Markdown residency policy behind a pure internal seam by @Tryanks in #261
  • refactor: split version checks into two typed release-assessment modules by @Tryanks in #262
  • refactor: raise the worktree seam to one lifecycle module; age-guard orphan cleanup by @Tryanks in #263
  • refactor: one field-scoped settings-mutation interface by @Tryanks in #264
  • fix(runtime): make the plan-save async assertion race-free by @Tryanks in #266
  • refactor(preview): extract the browser lifecycle behind an internal seam by @Tryanks in #265
  • chore: over-engineering cleanup round (ponytail audit) by @Tryanks in #267
  • feat(computer-use): Windows UIAutomation backend by @Tryanks in #268
  • ci: Developer ID sign + notarize macOS release builds when configured by @Tryanks in #269
  • fix(orchestrate): make child report_result reliable and substantive by @Tryanks in #270
  • feat(settings): toggle to disable the unfocused ~2 FPS frame throttle by @Tryanks in #271
  • fix(agent): exempt tcode MCP servers from codex tool-call approval by @Tryanks in #272
  • feat(ui): live command mini-terminal panel + auto-expand setting by @Tryanks in #274
  • feat(computer-use): restore focus and cursor around synthetic input; true per-window capture on Windows by @Tryanks in #273
  • feat(subagents): mirror provider-native subagents as read-only sidebar child threads by @Tryanks in #275
  • fix(ui): import ItemStatus in chat module by @Tryanks in #276
  • feat: abort Claude Code model fallback + false-positive review advisor by @Tryanks in #277

Full Changelog: v0.1.41...v0.1.42

v0.1.41

Choose a tag to compare

@github-actionsgithub-actions released this 19 Aug 11:28
cc68561

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: throttle inactive main window to ~2 FPS by @Tryanks in #226
  • feat: promote compaction, orchestrate, and callback rows to centered dividers by @Tryanks in #227
  • fix(ui): make work log capsules honest about their contents by @Tryanks in #228
  • fix(ui): include third-party profile models in picker favorites by @Tryanks in #229
  • fix(ui): make image paste intercept the editor's Paste action by @Tryanks in #230
  • fix(ui): show copy action only on a turn's final assistant message by @Tryanks in #231

Full Changelog: v0.1.40...v0.1.41