Skip to content

LingTai kernel 1.0.0

Choose a tag to compare

@huangzesen huangzesen released this 10 Aug 06:24
· 410 commits to main since this release
5297de5

Highlights

LingTai kernel 1.0.0 — the 1.0 milestone for the Python kernel.

  • Daemon (神识) reliability: detached supervisor, follow-up finish notifications, semantic-empty recovery, compact countdown, terminal notification audit.
  • Channel reliability: Telegram Task Card / explicit rendering mode / lossless envelopes; IMAP multi-account metadata; Feishu chunk lifecycle; WeChat callback replay; AED exhaust sanitized notice + typing TTL lease.
  • Shell: hard timeout ceiling via LINGTAI_TOOL_TIMEOUT_MAX_SECONDS (#1343/#1344) — every shell call is bounded, above-cap calls are refused with async steering.
  • Agent Plugins: Agent Plugins capability with real skill + MCP registration (#1232).
  • Nudge: folder-size storage nudge channel; worker-hang rehydrate fixes; file glob; system ToolFamily migration; preset/daemon allowlist safety.

Validation

  • Full test suites across kernel lifecycle, daemon, Telegram/IMAP/Feishu/WeChat adapters, shell native (macOS/Windows/PowerShell), and Agent Plugins.
  • Wheel + sdist artifacts built and verified by wheels.yml (cibuildwheel cp311/cp312/cp313 × Linux/macOS/Windows, sidecar smoke + manifest SHA256SUMS).

Compare

v0.19.5...v1.0.0 — 168 commits, 23+ merged PRs.

Contributors: huangzesen and community (wchwawa, ZacharyHu0, TZZheng, and others).