Updates
Changelog and release notes
Deep AI Learning, Real-time Editor & Sound Feedback
Deep AI Learning
- Enhanced system prompt — code quality, error handling, security best practices
- File system awareness — AI reads files before modifying, matches project style
- IDE integration — AI understands it runs inside openvibe
.vibe/ folder — create project-specific AI rules in .vibe/*.md files
- AI no longer dumps code in chat — short summaries only
Real-time Editor
- See AI code changes live without reopening files
- Editor auto-refreshes when AI edits files
- Drag code references from editor to chat input
- Larger file tabs, cleaner close button
Sound Notifications
- Success sound when AI completes a response
- Stop sound when generation is cancelled
UI Improvements
- Template picker with SVG icons (
/new command)
- Improved markdown rendering — tighter spacing, tables, task lists
- Thinner input fields and composer
- OS-aware download button on landing page (Windows/macOS/Linux)
- Linux/macOS moved to Done in roadmap
Bug Fixes
- Fixed file revert — properly restores previous content
- Fixed chat file links — correct path resolution
- Fixed GPU cache errors on Windows
- Folders no longer open in editor when clicked in chat
MCP, Templates, Web Search & Major Upgrade
MCP Support
- Connect external tools to AI (GitHub, databases, browsers)
- Manage MCP servers from UI
- Environment variables support for tokens
AI Improvements
- Web Search — AI can search the internet
- Style Learning — AI learns your coding patterns
- Auto project context (package.json, README)
- Smart chat vs code detection
- Stop button, response time, token counter
Project Templates
/new command — scaffold projects
- React+Vite, Next.js, Express, Flask, Electron, Telegram Bot, Discord Bot, Vue 3
Project Snapshots
- One-click zip backup of entire project
- Excludes node_modules, .git automatically
Editor
- File tabs — open multiple files
- Breadcrumb navigation
- Autosave (2s debounce)
- Resizable panel with drag divider
File Tree
- 230+ file icons, 100+ folder icons
- Action buttons (new file, new folder, refresh, collapse)
- Copy/paste files between folders
- Drag & drop improvements
Chat
- Full Markdown rendering
- LaTeX math with KaTeX
- Diff view for edits (red/green)
- Revert button — undo AI changes
- Copy on click
UI/Design
- Redesigned chat rail
- Terminal + editor work simultaneously
- App launches maximized
- Toast notifications
- Animated thinking indicator
Major UI Overhaul
- Removed welcome banner
- Redesigned chat rail with larger tiles
- Editor and terminal work simultaneously
- Draggable vertical divider
- 230+ SVG file icons
- App launches maximized
Initial Release
- Agentic AI with file read/write/edit
- Multi-project workspace
- Monaco code editor
- Integrated terminal
- File explorer with drag & drop
- Multiple AI providers support