Draftmora is a local-first AI agent board for turning messy notes into structured, status-aware tasks.
Run it locally:
npx draftmoraThe app stores board data in SQLite on your machine, supports OpenAI account auth or API-key mode, and keeps agent execution history next to the work.
New contributors can start with the open good first issue tickets.
Changed
- Redesigned the board workspace for denser task scanning and mobile-friendly navigation.
- Reworked the chat workspace with clearer thread controls and responsive layout behavior.
- Improved the settings experience for account state, advanced OpenAI controls, and focused save flows.
- Refined sidebar navigation, collapsed states, and route-aware labels.
Security
- Refreshed transitive package locks for fast-uri and fast-xml-builder audit fixes.