All releases
v0.1.0Pre-release·12th June 2026
Origin v0.1.0
Origin v0.1.0 - Initial Release
Origin is an AI IDE built with Tauri 2.x, React, and CodeMirror 6.
What's included:
- AI Chat: streaming responses with Claude, GPT, Gemini, Ollama and 6 providers (BYOK); SEARCH/REPLACE diff engine with Accept/Reject overlay in the editor
- Code Editor: CodeMirror 6 with full syntax highlighting, find/replace, per-tab cursor memory, and live theme switching
- Terminal: real PTY (Windows ConPTY), multi-tab, rename, persistent across sessions
- Source Control: commit, push, git history timeline, file change status
- Command Palette: fuzzy file search, @ file mode, % text search across workspace
- Status Island: live git changes, RAM usage, AI spend tracker with per-model cost breakdown
- Themes: Origin Dark + Origin Light
- Session Persistence: chat history in SQLite, workspace state, recent projects
Downloads:
- Origin_0.1.0_x64-setup.exe — Windows installer (NSIS)
- Origin_0.1.0_x64_en-US.msi — Windows installer (MSI)
- Origin.exe - Portable executable (requires WebView2, included on Windows 10/11)