Skip to content

Repository files navigation

zenedit

A code editor with AI assistance.

Features

  • Code editor with syntax highlighting (Monaco Editor)
  • AI assistant with OpenRouter integration (GPT-4o, Claude, Gemini, and more)
  • File management
  • Extension system (themes, snippets)
  • User authentication
  • Local-first — your data stays on your machine

Download

Grab the latest release for your platform from the Releases page.

Development

npm install
npm run dev

Build the renderer:

npm run build

Package into installer:

npm run dist

AI Configuration

  1. Open Settings (⚙ in the sidebar)
  2. Under AI (zenedit), paste your OpenRouter API key
  3. Choose a model (default: opencode/big-pickle)
  4. Ask the AI assistant anything about your code

Without a key, the AI falls back to local code templates.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages