English
Download
macOS

Windows Coming soon

Linux Coming soon

Roadmap

Milestones and what is next — quiet visuals, same One Light sensibility as the product.

Shipped Building the foundation

Zero to First

Chose Tauri v2 over Electron for native performance. Built with React 19 and Tiptap. Shipped with core Markdown editing, bidirectional [[wikilinks]], backlink panel, and force-directed graph view — all running locally.

Shipped AI features & community feedback

Product Hunt Launch

Launched on Product Hunt with AI Agent (Gemini), local speech-to-text (Whisper.cpp), inline diff previews, and full-text search. The community response made it clear: users want complete control over their data and infrastructure.

In progress SolidJS + pure ProseMirror

The Rebuild

Complete rewrite from the ground up. Migrating to SolidJS and pure ProseMirror for better performance, no proprietary wrappers, and a clean foundation for the plugin system. This is the right foundation for everything we are building next.

Planned Open source everything

1.0 Release

First open-source release (MIT for client, AGPL for server). Meeting notes with local Whisper, GitHub Sync, Homebrew distribution, and full server code with self-hosting guides. Three ways to use: self-host, bring your own services, or use kuku.mom.

Post-1.0 · Planned Semantic + hybrid retrieval

Enhanced Search & Graph

Semantic understanding powered by local embedding models. Run nomic-embed-text on-device using Ollama or ONNX Runtime. Hybrid search combining keywords with semantic similarity. Smart graph view based on semantic connections.

Post-1.0 · Planned Encrypted sync & native apps

Sync & Mobile

Zero-knowledge encrypted sync through kuku.mom, self-hosted servers, or your own S3 bucket. Native iOS and Android apps with full editing capabilities. Smart conflict resolution and offline-first design.

Post-1.0 · Planned Plugins & collaboration

Extension Ecosystem

Public plugin SDK with full documentation. Community plugin marketplace. Real-time collaboration extensions become possible. Web clipper for capturing content. AI Memory Sharing — let other AI assistants access your knowledge base through a secure, local API.