v0.2.4
Highlights
- Upgrades the wire protocol to backward-compatible 1.2 with explicit per-session capabilities and producer-version-preserving snapshots.
- Adds durable per-session NekoNest FIFO queues, generation-bound control events, blocker recovery, and fail-closed restart handling.
- Completes the Codex 0.146.0 full-control path, including structured user input, approvals, interrupt, steer, and native attachments.
- Adds capability-gated native thread creation for Claude Code, Codex, Kimi CLI, and Grok Build.
- Retires Kilo from active daemon and PWA catalogs while retaining protocol 1.x parse compatibility.
- Keeps existing production nests on their immutable transport mode; new isolated nests default to sealed.
See the full changelog: https://github.com/klarkxy/nekonest/blob/v0.2.4/CHANGELOG.md
Quick start: https://github.com/klarkxy/nekonest/blob/v0.2.4/README.md
Deployment: https://github.com/klarkxy/nekonest/blob/v0.2.4/docs/deploy-vps.md
中文部署文档: https://github.com/klarkxy/nekonest/blob/v0.2.4/docs/deploy-vps.zh-CN.md
Prebuilt downloads
- Server + matching PWA: Linux amd64 / arm64
- Daemon: Windows amd64, Linux amd64 / arm64
- Verify every archive with
checksums.txtbefore extracting.
Installation: https://github.com/klarkxy/nekonest#quick-start
安装说明: https://github.com/klarkxy/nekonest/blob/main/README.zh-CN.md#快速开始