Instant answers from your notes
kuku finds the right answer in under a second, so you never fumble mid-thought.
…cold load targets and wikilink graph validation before beta…
Native, local-first Markdown on macOS — Tauri, not Electron. Wikilinks, backlinks, and graph view on plain files. AI searches, edits, and links your vault with reviewable, Cursor-style diffs. Light, offline-first — no cloud, no lock-in.
Ship the writing experience
KR4 — Ship observability hooks; vault paths stay indexed with graph nodes.
“Users should never be interrupted. Every feature must serve flow state.”
// Indexer — same vault paths as graph nodes
async function indexVault(root: string) {
const files = await walkMarkdown(root);
const filtered = files.filter((p) => !p.endsWith(".draft.md"));
await assertGraphConsistency(root, filtered);
await Promise.all(files.map(indexFile));
}
See also [[Team Sync]] · [[Architecture Overview]] · [[Product Roadmap]]
kuku finds the right answer in under a second, so you never fumble mid-thought.
…cold load targets and wikilink graph validation before beta…
Answers from past sessions become suggestions for future ones.
Suggested from a prior thread
kuku picks up on context and suggests follow-up prompts to keep your thinking moving.
Surface related notes, links, and ideas from anywhere in your workspace in one keystroke.
Wikilinks & graph in sync
Write the way your brain works. kuku understands structure and surfaces it intelligently.
Upload any document and kuku learns its content for instant retrieval.
You
Your notes are yours. kuku runs locally and never sends your data without permission.
No cloud required for your files