Skip to content

Releases: BreakTheBeta/T3codefold

T3 Code Fold Android 1.2.1 (preview)

Choose a tag to compare

Fold Android 1.2.1 includes the latest merged changes through 1c9445eb4b, built from release commit 9db9535c3c.

  • Review pull requests from the phone, including foldable layouts.
  • Fix splatter rendering on Android and support custom theme colors.
  • Customize splatter intensity, glow, and pattern seed.
  • Upstream fixes and improvements since Android 1.2.0.

Build: com.t3tools.t3code.preview, versionName 1.2.1, versionCode 21, arm64-v8a. Signed with the same certificate as Android 1.2.0, allowing installation over the existing Fold preview. The APK includes its JavaScript bundle and does not need Metro.

Validation: release build, APK signature, package metadata, and checksum verified; focused regression tests passed. No interactive device verification was performed for this release.

Fold server 0.3.1

Fold server 0.3.1 Pre-release
Pre-release

Choose a tag to compare

@BreakTheBeta BreakTheBeta released this 21 Sep 05:49

Linux x64 standalone server and bundled web client, built locally from 9db9535c3c. Includes the npm-compatible tarball for older launchers. SHA256SUMS covers both packages.

Validation: standalone version and HTTP smoke checks passed; isolated npm installation reports 0.3.1 and service preflight reports ready with launcher protocol 3.

Upgrade note: this release requires service launcher protocol 3. Servers using an older launcher must update the launcher on the server machine before a managed update can proceed; preflight blocks incompatible launchers.

T3 Code Fold 0.3.1 — Linux

Pre-release

Choose a tag to compare

@BreakTheBeta BreakTheBeta released this 21 Sep 05:50

Fold 0.3.1 includes the latest merged changes through 1c9445eb4b, built from release commit 9db9535c3c.

  • Improved Vim thread navigation and previews.
  • Theme-colored splatter with adjustable color, intensity, glow, and pattern seed.
  • GLaDOS reliability fixes and updated Tools controls.
  • Upstream fixes and improvements since Fold 0.3.0.

Downloads: Linux x64 AppImage. Matching server archives and the bundled web client are available in Fold server 0.3.1.

Android is released separately as Fold Android 1.2.1.

Validation: focused tests passed; built locally; standalone server version and HTTP smoke checks passed. No interactive UI verification was performed for this release.

T3 Code Fold Android 1.2.0 (preview) — Cyberpunk neon splatter

Choose a tag to compare

Cyberpunk neon splatter backdrop

The Cyberpunk palette now has a backdrop behind the thread canvas: neon green paint splatter over a grain texture, with cyan and magenta as sparing accents. Two corner clusters plus a repeating grain tile, scoped to the Cyberpunk theme — every other palette renders exactly as before.

Also carries the 86-commit upstream sync that landed since 1.0.18.

Build

  • com.t3tools.t3code.preview, versionName 1.2.0, versionCode 20, arm64-v8a.
  • Signed with the same key as 1.0.18 (fac61745…), so it installs over an existing Fold preview without uninstalling.
  • 1.1.0 was prepared but never published; this supersedes it.

Known gap

The backdrop has not been verified on a device — it was built and checked statically only. If it renders wrong, switching off the Cyberpunk theme removes it entirely.

Fold server 0.3.0

Fold server 0.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Sep 22:42

Fold server and web client. Install a self-contained CLI archive, or use the npm-compatible tarball for older launchers.

Fold server 0.2.0

Fold server 0.2.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Sep 22:23
b3b7b40

Fold server and web client. Install a self-contained CLI archive, or use the npm-compatible tarball for older launchers.

T3 Code Fold 0.3.0 — Cyberpunk neon splatter

Choose a tag to compare

@BreakTheBeta BreakTheBeta released this 20 Sep 22:26

Cyberpunk neon splatter backdrop

The Cyberpunk palette was a flat wash of green with nothing behind the conversation. It now has a backdrop: neon green paint splatter over a grain texture, with cyan and magenta as sparing accents.

  • Two corner clusters of generated splatter, sized in vw so the composition holds from a phone up to an ultrawide, and vector throughout so it stays crisp at any density.
  • Each throw lays down a mass, satellites, hair-thin rays, mist, and an atomized haze of fine particles sized in absolute units, so a cluster reads as one sprayed surface.
  • A repeating, desaturated grain tile over the whole chat canvas, lighter on the light half than the dark.
  • Static, non-animating background layers on the canvas's own background rather than a fixed overlay, so they rasterize once and are never re-blended.

Also included: the 86-commit upstream sync that landed since 0.2.0.

Versions

Fold desktop and server 0.3.0, Android 1.2.0 (versionCode 20). fold-server-v0.2.0 was published from a commit predating this work and desktop 0.2.0 was never cut, so this release moves past it rather than reusing the version.

Mobile

The thread-canvas backdrop ships on Android but has not been verified on a device. It is scoped to the Cyberpunk theme and renders nothing for any other palette.

T3 Code Fold Android 1.0.18 (preview) — GLaDOS board and themes

Choose a tag to compare

GLaDOS work board and additional themes for T3 Code Fold on Android.

What's new

  • Live Kanban lanes visualize the work GLaDOS is managing. Search and filter outcomes, inspect read-only progress and evidence, and return to the conversation with “Talk to GLaDOS”.
  • Columns adapt to the available width when folding or rotating. Chat remains the primary way to direct work and answer questions; the board adds no mandatory review or unblock controls.
  • Eight additional light/dark themes: Claude, Codex, Zed, Midnight, Ember Forge, Mono, Cyberpunk, and Slate.
  • Retains the Android startup fixes, GLaDOS dark-mode color fixes, and restriction of the GLaDOS work bar to its own thread.

Installation

Arm64-v8a APK for Galaxy Z Fold and other 64-bit ARM Android devices. Version 1.0.18, version code 18. The package ID and signing certificate match 1.0.17, allowing an in-place update without uninstalling.

This is a self-contained preview APK. Its embedded JavaScript is used at launch; it does not require Metro or a mobile OTA update.

Verification

Focused board/theme tests and mobile typechecking passed. APK metadata and signing are checked before publication. The arm64 APK has not been launched on a physical arm64 device during this release.

T3 Code Fold Android 1.0.17 (preview) — GLaDOS dark mode + work bar

Choose a tag to compare

Built from main at 3190954e84. arm64-v8a only (Galaxy Z Fold and other modern 64-bit ARM phones).

Installs over 1.0.16 — version code is now 17, so no uninstall needed.

Fixed

GLaDOS colours in dark mode. The GLaDOS surfaces used colour classes naming tokens the theme never defined — muted-foreground (the real token is foreground-muted), plus muted, background and foreground-subtle. An undefined token produces no style at all, so those elements fell back to React Native's defaults: black text on a transparent fill. That passes for correct on a light background and disappears in dark mode. 39 class references now point at tokens that exist.

Every thread was headed with GLaDOS. The work bar rendered on all threads. It now renders only on GLaDOS's own thread; ordinary conversations look like ordinary conversations again.

Reaching the controls. The bar is what opens the controls modal, and its labels were part of the invisible text. With the colours fixed and the bar scoped correctly, the GLaDOS thread shows the bar and opens the full controls; the sidebar pin still routes there.

Both in #41. Version bump in #42.

Verification

  • Shipped JS bundle contains zero references to the broken tokens, and 94 foreground-muted / 53 bg-subtle / 9 bg-screen.
  • New pitboss-theme-tokens.test.ts (11 cases) passes, and was confirmed to fail when the bug is reintroduced.
  • Smoke-tested on an API 35 emulator through Metro: renders, no JS errors.
  • The arm64 APK itself was not launched here — this machine has no arm64 device or emulator. The JS is identical to what was verified on the emulator.

Previous

fold-android-1.0.16-arm64-d75d515 (startup fix) and fold-android-1.0.16-cb2680b8 (broken, do not install).

T3 Code Fold Android 1.0.16 (preview) — arm64, startup fixed

Choose a tag to compare

@BreakTheBeta BreakTheBeta released this 18 Sep 06:41
d75d515

Android build with the blank-screen/startup hang fixed. Built from main at d75d51543a.

Download

t3code-fold-1.0.16-arm64-d75d515.apk — arm64-v8a only (Samsung Galaxy Z Fold and any modern 64-bit ARM phone). Not for emulators or 32-bit devices.

What was wrong

The app opened to a blank screen with no error, crash, or ANR — the splash cleared and navigation reported ready, but nothing ever painted.

Uniwind compiles className into the style prop, so an explicit style replaces the generated one. The root GestureHandlerRootView had both className="flex-1" and a style setting only the background colour, which dropped flex-1 and collapsed the root view to zero height. Everything mounted correctly; the tree simply had no size to draw. Upstream is unaffected because it passes no style there — this was fork-only.

Fixed in #40 by keeping the flex in the same style object.

Install

If an older T3 Code Preview build is already installed, uninstall it first (this shares its version code):

adb install -r t3code-fold-1.0.16-arm64-d75d515.apk

Or copy the APK to the phone and open it. Signed with the standard debug key for sideloading, so allow installs from unknown sources.

Supersedes

fold-android-1.0.16-cb2680b8, which does not start.