Invoke Development Timeline

Track the evolution of Invoke, from our first beta release to the latest updates.

v0.10.16

API Client, AI Terminal Commands, Orchestrator & Slash Commands

LATEST

Latest Update

Built-in API client, AI-powered terminal commands, commit message generation, orchestrator agent mode, new slash commands, breadcrumbs, colored file icons, and more.

Added
  • Built-in API Client - Full API client powered by a Rust HTTP engine for making requests directly from the app
  • AI Command Generation in Terminal - Generate terminal commands using AI from the terminal prompt bar
  • Commit Message Generation - Auto-generate commit messages in the Git Panel
  • Orchestrator Agent Mode - Multi-agent coordination for complex workflows
  • Slash Commands - New /agent, /subagent, /skill, and /invoke-guide commands for running sub-agents, skill workflows, and in-app help
  • Breadcrumbs - Editor breadcrumbs with symbol outline and dropdown navigation
  • File Drop to Editor - Drag and drop files directly into the editor section
  • Canvas & API Menu Items - Added Canvas and API entries to the window menu bar
  • Agent Model Selection - Choose which model to use for custom sub-agents
  • Colored File Icons - File icon rendering with color support, plus new icons for ESLint and PNPM
Improved
  • Git Panel - Renamed from Code Review with enhanced functionality
  • Todo Component - Better state management, UI responsiveness, and performance
  • Editor Overflow - Proper handling for hover and suggestion widgets
  • Markdown Rendering - Enhanced markdown and mention handling
  • Onboarding Tutorial - Updated slides to reflect new features
  • Keyboard Shortcuts - Refined handling for closing editor tabs
  • AskUserQuestion UI - Improved components and layout

v0.10.15

Conversation Export, Ollama Settings & Bug Fixes

STABLE

Previous Update

Export AI agent conversations to JSON, configure disable tools and prompt fields in Ollama settings, plus various bug fixes.

Added
  • Export to JSON - Export AI agent conversations to JSON format for sharing or archiving
  • Ollama Disable Tools - Option to disable tools in Ollama settings for simpler model interactions
  • Ollama Prompt Field - Custom prompt field in Ollama settings for fine-tuning model behavior
Fixed
  • Bug Fixes - Resolved various stability issues and edge cases for a more reliable experience

v0.10.14

Performance Improvements for Large Projects

STABLE

Previous Update

Significant performance improvements when working with large projects — faster file indexing, smoother navigation, and reduced memory usage.

Improved
  • Large Project Performance - Faster file indexing, smoother navigation, and reduced memory usage when working with large codebases

v0.10.13

Composable Workspace Layout

STABLE

Previous Update

Split your workspace into multiple views side by side — drag view buttons to create splits, resize panels, and enjoy smart layout persistence across sessions.

Added
  • Composable Workspace Layout - Split your workspace to see multiple views side by side (editor + terminal, editor + preview, etc.) by dragging view buttons into the workspace
  • Layout Presets - Your layout saves automatically and restores on next launch, with a reset option to go back to defaults

v0.10.12

Improved Quick Open, Top Bar & Terminal Performance

STABLE

Previous Update

Cleaner file icons in Quick Open, a streamlined top bar layout, improved terminal reliability, and more reliable update installation on quit.

Improved
  • Quick Open File Icons - File icons in Quick Open are now rendered more cleanly and consistently
  • Top Bar Layout - The top bar has been streamlined with a cleaner layout and simplified navigation controls
  • Terminal Performance - Terminal sessions are now managed through a dedicated utility layer, improving reliability and resource handling behind the scenes
Fixed
  • Updates on Quit - When an update is ready and you close the app, it now installs the update more reliably during shutdown, so you're up to date the next time you open Invoke