Skip to content

thread0 0.1.262

Choose a tag to compare

@david-maidepot david-maidepot released this 20 Sep 20:40
· 2 commits to main since this release

thread0 0.1.262

This release repairs the artifacts drawer for GPT sessions and finally lists the files your scripts produce.

  • The artifacts drawer shows deliverables again. In 0.1.261 every successful file change in a GPT session was treated as a media-tool output, so the list filled with .py and .mjs files. Media outputs such as generated images, video and embedding exports are now tagged explicitly and are the only entries exempt from the deliverable rule; stored incorrect entries disappear when the session is reopened.
  • Files produced by scripts and shell commands now appear as artifacts. A session that builds deck.html with a Python script, exports a PDF, or renders an MP4 never emitted a file-edit event, so those results were missing from the drawer. At the end of each turn thread0 scans the session folders for deliverables changed during that turn and lists them. The scan is bounded (depth 6, 20,000 entries, 400 ms) and skips hidden, dependency and build folders.
  • The "Use this folder" button in Remote showed the wrong language. The 0.1.261 translation table shifted one locale, so Korean showed English, English showed Spanish, and so on. All nine locales are corrected.

Update the host PC and refresh Remote to use the matching implementation. Automated fixtures and package checks do not replace real-device acceptance; user live validation remains pending.

Downloads

Integrity

The Windows installer is signed with Azure Trusted Signing (MAI DEPOT, Inc); the macOS build is Developer ID signed and notarized. Verify the download against SHA512SUMS.txt before installing.