LingTai kernel v0.12.2
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/mimoandqwen-code/qwencan be selected as daemon backends through the OpenCode-family JSON runner. (#275) - Oh-My-Pi daemon backend.
oh-my-pi/ompis 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...HEADpython -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 buildpython -m twine check dist/*
Compare
- Previous tag:
v0.12.1 - New tag:
v0.12.2