Skip to content

v0.16.3

Choose a tag to compare

@huangzesen huangzesen released this 10 Jul 19:16
f3971f2

LingTai runtime v0.16.3

This release advances the LingTai runtime to v0.16.3 and includes the merged changes since v0.16.2.

Packaging and release reliability

  • Repairs native lingtai-search-sidecar wheel placement so platform wheels use the correct platlib scheme instead of an auditwheel-rejected purelib layout.
  • Builds and verifies CPython 3.11/3.12/3.13 wheels across Linux, Intel macOS, Apple Silicon macOS, and Windows using dependency-free native-sidecar smoke tests.
  • Keeps source distribution production independent from platform-wheel jobs so an architecture-specific failure cannot suppress the sdist.

Runtime and developer improvements

  • Includes the v0.16.3 runtime fixes, prompt/catalog consistency work, daemon/tooling updates, and documentation merged since v0.16.2.

The Python package artifacts are built by the release workflow, validated, and then published to PyPI. Normal users should continue upgrading through LingTai's TUI-managed project runtime rather than treating bare pip install as the primary upgrade path.