What is FlashType?
FlashType is a free, open-source markdown editor for macOS with Claude Code and Codex built in. Open any folder of local .md files, write in rich text that renders live as you type, and let AI agents edit alongside you - every change shown as an inline diff you accept or reject. Built by Opral.
Who is FlashType for?
Anyone who works in markdown: developers, technical writers, product managers, and note-takers who want AI help drafting and editing without giving up control of their files.
What makes it different from a normal markdown editor?
Two things: agents (Claude Code and Codex) run in a pane next to your document and edit the same files, and every AI change lands as a reviewable inline diff. You keep portable .md as the source of truth.
What is FlashType built on, and what is Lix?
FlashType is built in TypeScript and open source under the MIT license. Its version history and diffs run on Lix, an open version-control system that can track any file format.