cd /news/ai-tools/copy-editor · home › topics › ai-tools › article
[ARTICLE · art-139590] src=ttvl.co ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Copy Editor

Developer totocaster released Copy Editor, an open-source MIT-licensed local prose editor that runs in a browser with a server on the user's own computer, where writing, notes, revisions, and export work without a model account. AI editing passes use an installed, signed-in Codex CLI or Claude Code, with the provider and model selectable per run, and require an internet connection because prompt context is sent to the selected provider. The tool requires macOS or Linux plus Git, Python 3.12 or newer, uv, Node.js 20 or newer with npm, and Make, and is available at github.com/totocaster/copy-editor.

read2 min views1 publishedSep 25, 2026

Copy Editor is a local editor for writing and revising prose. Write a draft, ask for an editing pass, and work through the findings beside your text. Suggestions, questions, and notes stay attached to the passages they concern, and you decide which changes to make.

I enjoy writing, and I don’t like AI-generated text. But I can’t deny that AI is a phenomenal tool in many ways. It can help me spot a mistake, question a claim, or notice where a sentence gets in the way of what I mean. I made Copy Editor to make that kind of help part of my writing process.

This follows the idea in The Human Border: I am happy to use AI as a private tool, while taking responsibility for the words I share with other people. I want to do the writing, make the decisions, and stand behind the result.

Copy Editor runs in a browser with a server on your own computer. Writing, notes, revisions, and export work without a model account.

AI editing passes use an installed, signed-in Codex CLI or Claude Code. You can choose the provider and model for each run. These passes need an internet connection and send prompt context to the selected provider; the local workspace does not make AI processing offline.

Copy Editor is open source under the MIT license. It runs on macOS and Linux and requires Git, Python 3.12 or newer, uv, Node.js 20 or newer with npm, and Make.

Clone the repository, install its dependencies, build the browser assets, and start the server:

Open http://127.0.0.1:8000 in your browser. Keep the terminal open while using the app; press Ctrl+C to stop the server. On macOS, an optional ce launcher makes subsequent starts easier.

The source, full installation instructions, provider setup, and backup guidance live on GitHub: totocaster/copy-editor.

── more in #ai-tools 4 stories · sorted by recency
── more on @copy editor 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/copy-editor] indexed:0 read:2min 2026-09-25 · —