A VS Code fork with deep AI integration, 19+ LLM providers, built-in coding agents, and a powerful terminal-first workflow. Fully open source.
$ creor init my-project
✓ Project initialized with AI context
$ creor agent build
❖ Agent active — 19 providers, 25 tools ready
> Add authentication with JWT and refresh tokens
Creating auth module with bcrypt hashing...
✓ Created src/auth/jwt.service.ts
✓ Created src/auth/auth.controller.ts
✓ Created src/auth/auth.guard.ts
✓ Tests passing (12/12)
Everything you need to write, review, and ship code — supercharged with AI that understands your entire codebase.
19+ LLM providers — Anthropic, OpenAI, Google, Mistral, and more. Never locked to a single vendor.
Built for developers who live in the terminal. Full TUI with agent capabilities and PTY support.
Native AI integration built directly into the editor — not a plugin. Full VS Code compatibility.
100% MIT licensed. Inspect, modify, and self-host. Your code stays on your machine.
File ops, code search, bash execution, LSP, web search, RAG — all available to the AI agent.
Control exactly what the AI can access. Per-tool permissions with ask, allow, or deny modes.
Get started with Creor in seconds. Open source, free forever.