Skip to content

v0.10.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:17
7f9ea9e

LingTai TUI / Portal v0.10.6

This release pairs with LingTai runtime v0.16.3 and improves installation, provider setup, operator visibility, and local-first safety.

Highlights

  • Adds the one-shot GitHub Release installer, with hardened uv/venv, WSL, Go/Node, prebuilt-binary, and source-build fallbacks.
  • Adds mailbox search and archive scanning (#610) and session tool-call statistics in the Details view (#611).
  • Adds the custom OpenAI wire selector (#613), exact-model Codex pool rendering (#612), GPT-5.6 preset defaults (#609), and a 12-provider preset-skill router (#614).
  • Makes Portal bind to loopback by default and supports labels for Codex OAuth credentials.
  • Improves i18n/path handling and aligns generated Homebrew metadata with the repository's Apache-2.0 license (#615).

Distribution

The native release workflow builds paired lingtai-tui + lingtai-portal archives for:

  • macOS arm64
  • macOS amd64
  • Linux amd64
  • Linux arm64

Each archive has a SHA-256 sidecar. The primary install/upgrade path is the one-shot https://lingtai.ai/install.sh flow; Homebrew is not required, and bare pip install is not the normal user upgrade path for the managed runtime.

Links