Releases: klarkxy/nekonest
Releases · klarkxy/nekonest
Release list
v0.2.8
Full Changelog: v0.2.7...v0.2.8
v0.2.8-rc.4
v0.2.8-rc.3
v0.2.8-rc.2
v0.2.8-rc.1
v0.2.7
v0.2.6
v0.2.5
Highlights
- Added an official non-root Server + PWA container, hardened Compose deployment, private data permissions, health checks, and multi-architecture GHCR publication.
- Added privacy-safe structured Server/Daemon operational logs with configurable formats and levels.
- Refreshed phone session catalogs from native daemon stores and removed empty agent groups from the device tree.
- Updated Chinese setup and device wording to “猫娘乐园” while retaining the NekoNest / 猫娘窝 product brand.
- Hardened cross-platform attachment filenames and immutable release-tag / stable-alias handling.
Install or upgrade
- Quick start (English) · 快速开始(简体中文)
- VPS deployment · VPS 部署
- Windows daemon deployment · Windows 守护进程部署
Published artifacts
Five platform archives plus checksums.txt are attached. The public Server image is available as ghcr.io/klarkxy/nekonest-server:0.2.5 for linux/amd64 and linux/arm64.
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#快速开始
v0.2.3
Changed
- Reduce repeated device-page chrome once a machine has resumable threads, while keeping concise version and total-thread status visible.
- Clarify empty search results and Codex thread-starting feedback in the mobile client.
- Restyle the five built-in agent catgirl avatars as one cohesive NekoNest ensemble while preserving each agent's visual identity.
Fixed
- Explain approval-gated composing directly above the prompt bar and prevent stale thread-start operations from leaving the composer in a busy state.
- Keep indeterminate Codex thread starts fail-closed: do not navigate or synthesize owned history, disable duplicate starts, and wait for native discovery reconciliation.
- Keep phone-only archive semantics visible to touch and assistive-technology users instead of hiding the explanation in hover text.