Skip to content

kuku-mom/kuku

v0.5.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 23d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-notes editor encrypted-sync knowledge-management local-first
+9 more
macos markdown note-taking notes obsidian-alternative personal-knowledge-management second-brain tauri wiki

ReleasePort's take

Light signal
editorial:auto 13d

ReleasePort Layer 1 version 0.5.1 adds explicit save‑conflict resolution and several editor stability fixes.

Why it matters: Patch to 0.5.1 immediately; the new conflict handling prevents silent data loss when external file changes occur.

Summary

AI summary

Adds explicit save‑conflict resolution when files change outside the editor.

Changes in this release

Feature Medium

Add explicit save-conflict choice when disk and editor both changed

Add explicit save-conflict choice when disk and editor both changed

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Reload open, clean editor tabs when watched file changes on disk

Reload open, clean editor tabs when watched file changes on disk

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Preserve unsaved editor changes instead of silently replacing buffer

Preserve unsaved editor changes instead of silently replacing buffer

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Pause auto-save during unresolved conflicts to prevent checksum failures

Pause auto-save during unresolved conflicts to prevent checksum failures

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Prevent stale checksums from blocking no-op saves

Prevent stale checksums from blocking no-op saves

Source: llm_adapter@2026-05-21

Confidence: high

Refactor Medium

Refine conflict banner with quieter, theme-aware monochrome design

Refine conflict banner with quieter, theme-aware monochrome design

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

Kuku 0.5.1

Kuku 0.5.1 is a focused desktop editor reliability fix for files that change outside the editor: cleaner reload behavior for open tabs, safer checksum-based saves, and a clearer conflict resolution flow when both disk and editor versions have changed.

Highlights

  • Reload open, clean editor tabs when a watched file changes on disk, including when returning to a tab that is not dirty.
  • Preserve unsaved editor changes when the active tab is dirty instead of silently replacing the editor buffer with disk content.
  • Add an explicit save-conflict choice when the file changed on disk while the editor also has unsaved changes: use the disk version or keep the editor version.
  • Pause auto-save while a save conflict is unresolved, preventing repeated checksum failures in the background.
  • Tighten checksum handling so stale checksums do not block no-op saves when the disk content already matches the editor content.
  • Refine the conflict banner with a quieter, theme-aware monochrome surface and lower shadow so it reads as part of the editor instead of a floating alert.

Self-Hosting Note

This release changes local editor and vault file-write behavior only. Operators should still verify sync feature flags and object storage configuration separately before enabling remote sync paths in production.

Full Changelog: https://github.com/kuku-mom/kuku/compare/0.5.0...0.5.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track kuku-mom/kuku

Get notified when new releases ship.

Sign up free

About kuku-mom/kuku

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]