MassCode – A local-first dev workspace, your data is plain Markdown
Plain Markdown storage keeps your snippets portable when SnippetsLab locks you in.

Git-backed Markdown workspace with live React—lets Claude agents build custom UI while keeping source auditable.
Teams using Claude Code / coding agents, engineers who want to build internal tools, Notion power users skeptical of SaaS
Notion · Coda · GitBook
Moment aims to cover this and other gaps: seamless collaborative editing for teams, more robust programming capabilities built in (including a from-scratch React integration), and tools for accessing private APIs.
A lot of our challenge is just in making the collaborative editing work really well. We have found this is a lot harder than simply slapping Yjs on the frontend and calling it a day. We wrote about this previously and the post[2] did pretty well on HN: Lies I was Told About Collaborative editing (352 upvotes as of this writing). Beyond that, in part 2, we'll talk about the reasons we found it hard to get collab to run at 60fps consistently—for one, the Yjs ProseMirror bindings completely tear down and re-create the entire document on every single collaborative keystroke.
We hope you will try it out! At this stage even negative feedback is helpful. :)
Plain Markdown storage keeps your snippets portable when SnippetsLab locks you in.
Real-time collab for local Markdown folders without migrating your files.
No merge conflicts by design since every save creates a unique file.
Git tracks what changed; this preserves why it changed with auto-captured AI reasoning traces.
Notion UX + Obsidian portability — but both already nail their strengths separately.
Live markdown without Git friction, but Notion, HackMD, and Obsidian already do this.