English
Download
macOS

Windows Coming soon

Linux Coming soon

Connect your thoughts.

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.

See how it works
Download
macOS

Windows Coming soon

Linux Coming soon

we are open source on github
Research vault
Q1 Planning
Graph

Q1 Planning

Date March 15, 2026 · Attendees Alice, Bob, Charlie

Heading 2

Agenda

Review Q4 retrospective
Align on team priorities

Decisions

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.”

Backlog

  • Wikilink-aware navigation
  • Vault-wide graph & clusters
  • Agent mode in AI Chat

// 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]]

[01] INSTANT CONTEXT / WHILE YOU WORK

kuku gives you instant context while you work.
Never lose your train of thought again.

Instant answers from your notes

kuku finds the right answer in under a second, so you never fumble mid-thought.

Learn from what worked before

Answers from past sessions become suggestions for future ones.

Session · Nov 12
Today — reusing 2 answers

Suggested from a prior thread

Know the right question to ask

kuku picks up on context and suggests follow-up prompts to keep your thinking moving.

Connected across all your docs

Surface related notes, links, and ideas from anywhere in your workspace in one keystroke.

Wikilinks & graph in sync

[02] FULL VAULT / WITHIN REACH

Your entire knowledge base,
always at hand.

Markdown-first editing

Write the way your brain works. kuku understands structure and surfaces it intelligently.

Q1 Planning.md Markdown
1
2
3
[[Team Sync]] — blockers
4
[ ] Graph QA checklist
5
- [x] Align on priorities

AI that reads your docs

Upload any document and kuku learns its content for instant retrieval.

Assistant vault

You

[search_vault] "OKR commitments"
12 notes · 24 ms
[read_file] Q1 Planning.md
3 headings · 2 wikilinks · chunk ok
Ready for follow-up

Works offline too

Your notes are yours. kuku runs locally and never sends your data without permission.

Local vault

No cloud required for your files

Start thinking smarter today.

Download kuku for macOS — free to try, no sign-up required.