Updates
Changelog
New features, bug fixes, and performance improvements
1.3.0
Jun 5, 2026

The agent can now plan and execute multi-step development tasks without constant supervision. Assign a feature request, bug fix, or refactor and follow progress in real time from the new Agent Timeline view.
Added
Multi-step task execution
Persistent agent memory between sessions
Agent Timeline activity panel
Background task processing
Inline approval checkpoints
Improved
Faster repository indexing on large projects
Smarter context selection for long conversations
Fixed
Resolved terminal session freezing on reconnect
Fixed missing diffs in Git view
1.2.1
Jun 5, 2026

Workspaces now support shared agent sessions, collaborative reviews, and synchronized project context across your team.
Added
Shared team workspaces
Real-time collaborative sessions
Comment threads on agent actions
Workspace-level custom instructions
Project activity history
Improved
Better Git conflict visualization
Reduced sync latency across devices
Fixed
Fixed workspace permission inheritance issues
Fixed mobile layout problems in split view
1.2.0
Jun 5, 2026

The coding environment now includes a built-in terminal, Git controls, and browser preview directly inside the workspace.
Added
Integrated terminal
Built-in Git tools
Live browser preview
Worktree support
Command history search
Improved
Faster file search across large repositories
More accurate codebase symbol navigation
Fixed
Fixed terminal environment variable persistence
Fixed preview reload loops on save