Skip to content

LingTai kernel v0.12.2

Choose a tag to compare

@huangzesen huangzesen released this 13 Jun 22:47

Highlights

  • bash-manual coding-CLI harnesses. New bash-manual/reference/ subskills cover Claude Code, Codex, OpenCode, Cursor Agent, MiMo Code, Qwen Code, and Oh-My-Pi, with docs-first candidate pages for Gemini CLI, Aider, Goose, OpenHands, Crush, and Zed/ACP. (#277)
  • MiMo Code and Qwen Code daemon backends. mimocode / mimo and qwen-code / qwen can be selected as daemon backends through the OpenCode-family JSON runner. (#275)
  • Oh-My-Pi daemon backend. oh-my-pi / omp is available as another coding daemon backend. (#276)

Also included since v0.12.1

Strict kernel feature delta before the release bump: v0.12.1...origin/main contained 5 commits covering the three daemon backend additions and bash-harness subskills. The v0.12.2 tag also includes the release version bump commit.

ToolCallGuard, idle-care/watchdog principles, and structured tool-error recovery metadata were covered by the preceding v0.12.0 / v0.12.1 release window and are context rather than new post-v0.12.1 change.

Validation

  • git diff --check v0.12.1...HEAD
  • python -m compileall -q src tests
  • Focused pytest release suite including OpenAI streaming/overflow recovery, AED pairing, tool executor, email/layers/three-agent email, skills validation, deep refresh, preset manifest, notification sync, MCP capability, and daemon tests: 538 passed.
  • python -m build
  • python -m twine check dist/*

Compare

  • Previous tag: v0.12.1
  • New tag: v0.12.2