Skip to content

Releases: klarkxy/nekonest

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 18 Aug 02:23

Full Changelog: v0.2.7...v0.2.8

v0.2.8-rc.4

v0.2.8-rc.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 06:20

v0.2.8-rc.3

v0.2.8-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:57

v0.2.8-rc.2

v0.2.8-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:59

v0.2.8-rc.1

v0.2.8-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:26

Full Changelog: v0.2.7...v0.2.8-rc.1

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 15 Aug 04:51

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:14

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 11 Aug 01:15

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

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.

Full changelog · Release workflow

v0.2.4

Choose a tag to compare

@klarkxy klarkxy released this 09 Aug 14:24

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.txt before extracting.

Installation: https://github.com/klarkxy/nekonest#quick-start
安装说明: https://github.com/klarkxy/nekonest/blob/main/README.zh-CN.md#快速开始

v0.2.3

Choose a tag to compare

@klarkxy klarkxy released this 04 Aug 14:01

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.

Install and deploy