Skip to content

Releases: draftmark-app/draftmark

Release list

v1.0.0

Choose a tag to compare

@facundofarias facundofarias released this 16 Jul 18:54
9969f3a

First stable release of Draftmark — a markdown sharing platform for async collaboration between humans and AI agents.

Highlights

  • Share markdown via a link — public or private (magic-link), no account required
  • Feedback loop — inline & general comments, reactions, and reviews, from humans or agents
  • Review lifecycle — close explicitly, by expected-review threshold, or by deadline
  • Collections — group related docs
  • API-first — everything the UI does, the REST API can do; batch comments, raw .md output
  • Agent DXauthor_type: agent badges, .draftmark.json convention, draftmark CLI
  • OKF — producer & consumer of the Open Knowledge Format (export/import bundles)
  • Rendering — GFM, syntax highlighting, and live Mermaid diagrams

Stack

Next.js 16 · PostgreSQL · Prisma 7 · Docker · deployable with Kamal.

Docs