Back to browse
Zendoc – A "Zen" writing environment built on the Cursor/VS Code engine

Zendoc – A "Zen" writing environment built on the Cursor/VS Code engine

by yostar·Feb 23, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche GemCozy

Docs-as-code for writers: Git versioning and local AI without the Notion tax.

Strengths
  • Clever constraint: repurposes existing Cursor infrastructure instead of building yet another editor — zero lock-in.
  • AGENTS.md memory model is genuinely useful — persistent per-project instructions that the AI reads, not just system prompts.
  • Thoughtful UX reduction: hidden dotfiles, right sidebar, no line numbers — strips Cursor down to writing essentials without forking the codebase.
Weaknesses
  • Requires Cursor (paid or free tier) — not truly independent, and Cursor's AI access already includes general instruction support.
  • GitHub setup as critical path friction: non-technical writers may stumble at repo creation, even with the wizard.
  • Niche audience ceiling: appeals mainly to writers already comfortable with Markdown and terminals — most competing tools (Notion, Obsidian, iA Writer) onboard faster.
Target Audience

Writers and content creators who want version control and AI assistance without cloud lock-in; developers comfortable with Cursor/VS Code.

Similar To

Obsidian (local Markdown + versioning) · iA Writer (distraction-free, Markdown-first) · Notion (AI assistant + document hierarchy)

Post Description

I built Zendoc this weekend: a VS Code extension that turns Cursor into a writing environment. Three steps to get going—install Cursor, install the extension, create a workspace. Your work auto-saves and auto-pushes to a private GitHub repo. Every revision, forever.

The idea: software devs have an entire ecosystem—one command installs anything, everything builds on what others made. But when I sit down to write a note or a document, it's all proprietary. Word, Docs, Notion. Walled gardens.

Zendoc brings the docs-as-code workflow to writers. Markdown files you own. Git versioning. An AI agent instructed to act like a librarian, not a coder. Project memory that persists ("add instruction: always use British spelling" — it remembers). All local. No upload-everything-to-the-cloud.

The hardest part was making it simple enough for non-technical users. Stripped UI. One wizard. Connect GitHub when prompted, enable GitDoc, done.

Open source. Would love feedback!

https://github.com/yostar/zendoc

Similar Projects

AI/MLMid

Agent Brain Trust, customisable expert panels for AI agents

Expert panel AI orchestration, but 2 GitHub stars says it all.

Ship It
bahulneel
501mo ago