moeummoeummoeum

moeum

mac app
when

March 2026 – present

what

A macOS desktop app where you talk with an AI agent and gather what you need onto a board, shaping it as you go.

Chat and board on one screen

· a three-panel layout placing the board list, a Notion-style block editor, and agent chat side by side · pick just the parts you want from the chat and send them to the board, inserted as blocks at the cursor · projects connect to a local folder, and the agent reads and writes the files inside directly

An agent that asks first

· when the agent proposes a board edit, the change is shown first; applying or rejecting is your call · the open board joins the conversation automatically, and @mentions pull in other boards and files

why

Talking with AI produces plenty of good material, but when the conversation ends it all drifts away. You can keep a summary, but your own judgment is missing from that process. What was absent was the step of picking out the valuable pieces yourself, giving them structure, and making them your own. moeum is a tool for that step. It places the chat where you talk with the agent and the board that becomes your document side by side on one screen, and you move only what you need from the conversation onto the board and refine it. When the agent offers to edit the board, you review the proposal and decide whether to apply it instead of taking it as is. The design treats AI as a partner to think with, not an automation tool. True to its name, which means "a gathering" in Korean, it is an app for gathering what is valuable from a conversation and making it yours.

how

Taking shape as follows. · app: a native Mac app on Tauri, with screens built in Next.js and React · design system: a fork of the open-source Montage Web design system, customized to the moeum brand · agent: built on Pi, an open-source agent runtime; the agent works on the filesystem, and the app layer picks context like the open board and injects it into the system prompt · board storage: boards are saved as files the agent reads and writes as is · progress: early days, refining the design system and the three-panel app shell; wiring the editor to the agent comes next