Discover and explore top open-source AI tools and projects—updated daily.
Lex-IncLocal markdown editor for AI-powered document collaboration
Top 79.0% on SourcePulse
Roughdraft offers a local-first markdown editor and viewer, enabling users and AI agents to collaboratively review and edit .md files directly on their machines. It solves the problem of proprietary formats and cloud-based workflows by providing a privacy-focused, direct-to-file editing experience for markdown documents. This tool is ideal for developers, writers, and AI researchers who need a streamlined, local workflow for document iteration and feedback.
How It Works
Roughdraft operates on a local-first principle, allowing direct interaction with standard markdown files on your filesystem. It employs an extended CriticMarkup syntax for inline comments, suggested edits, and review discussions, ensuring all annotations are embedded within the .md file itself. This approach maintains compatibility with other markdown editors and facilitates a robust workflow where AI agents can directly read and respond to feedback embedded in the markdown.
Quick Start & Requirements
npm i -g roughdraft, roughdraft start (background server), roughdraft open ./path/to/file.md (open file).https://roughdraft.md/setup.md; a live browser-based demo is available.Highlighted Details
.md files, preserving them as plain text compatible with any markdown editor.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The MCP server is noted as experimental. Roughdraft does not edit specific user-level agent configuration files (e.g., ~/CLAUDE.md). The AI integration workflow relies on specific CLI commands and events like Done Reviewing for handoff.
1 week ago
Inactive
eigenpal