Draftmora

JSON →
library 0.1.2 ·javascript
verified Jun 7, 2026

Draftmora is a local-first AI agent board that helps you capture messy ideas and turn them into structured tasks. It runs entirely on your machine, stores board data in SQLite, and provides an agent chat that can propose task changes before applying them. Current stable version is 0.1.2, released as an early-stage npm package. It requires Node.js >=22.14.0 and is built with TypeScript, Fastify, React, Vite, and shadcn/Radix UI. Key differentiators include local-first storage (no cloud dependency), OpenAI account auth as an alternative to API keys, and durable local memory files (USER.md, MEMORY.md). The tool offers task status, priority, tags, and execution history tracking.