This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates 💬 Agent Chat UI, 🚀 Foundation Architecture Upgrade, and 🛍 Agent Marketplace across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Added Agent discovery and installation marketplace experience Added Agent discovery and installation marketplace experience Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Medium |
Introduced direct Agent chat interaction with Markdown rendering and streaming messages Introduced direct Agent chat interaction with Markdown rendering and streaming messages Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Added category filtering, sorting, and enhanced browsing in Agent Marketplace Added category filtering, sorting, and enhanced browsing in Agent Marketplace Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Provided Agent detail pages with setup guides and dependency information Provided Agent detail pages with setup guides and dependency information Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Improved installation workflow with step‑by‑step progress feedback Improved installation workflow with step‑by‑step progress feedback Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Added multi-Agent conversation support in chat interface Added multi-Agent conversation support in chat interface Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Visualized tool calls and added workspace IPC communication channels Visualized tool calls and added workspace IPC communication channels Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Implemented session management and file attachment support in Agent Chat Implemented session management and file attachment support in Agent Chat Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Redesigned Dashboard experience Redesigned Dashboard experience Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Improved onboarding flow for users Improved onboarding flow for users Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Enhanced logging system and settings extensibility Enhanced logging system and settings extensibility Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Prepared deep theme system and notification infrastructure Prepared deep theme system and notification infrastructure Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Added external platform integration architecture for future GitHub/Slack/Discord support Added external platform integration architecture for future GitHub/Slack/Discord support Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Feature | Low |
Implemented centralized credentials management system Implemented centralized credentials management system Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Performance | Medium |
Improved rendering performance and responsiveness across Launcher Improved rendering performance and responsiveness across Launcher Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Performance | Low |
Optimized application state synchronization and background task handling Optimized application state synchronization and background task handling Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Bugfix | Medium |
Fixed major UI lagging and freezing issues on Windows platform Fixed major UI lagging and freezing issues on Windows platform Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Refactor | Medium |
Migrated renderer layer to React + Vite + TypeScript stack Migrated renderer layer to React + Vite + TypeScript stack Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Refactor | Medium |
Refactored IPC communication architecture Refactored IPC communication architecture Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Refactor | Medium |
Enhanced Agent lifecycle management Enhanced Agent lifecycle management Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
| Refactor | Medium |
Improved workspace and session infrastructure Improved workspace and session infrastructure Source: granite4.1:30b@2026-05-25-audit Confidence: low |
— |
Full changelog
Launcher v0.7.2
This release represents a major architectural upgrade of Launcher, transforming it from a basic management tool into a modern Agent interaction platform.
✨ Highlights
🚀 Foundation Architecture Upgrade
- Migrated renderer layer from legacy JavaScript architecture to modern React + Vite + TypeScript stack
- Improved maintainability, scalability, and development efficiency
- Introduced modular component architecture and centralized state management
- Added reusable UI component system and IPC abstraction layer
🛍 Agent Marketplace
- Added Agent discovery and installation experience similar to app marketplaces
- Introduced category filtering, sorting, and enhanced browsing experience
- Added Agent detail pages with setup guides and dependency information
- Improved installation workflow with step-by-step progress feedback
💬 Agent Chat UI
- Added direct Agent interaction capabilities inside Launcher
- Introduced modern chat interface with Markdown rendering and streaming messages
- Added multi-Agent conversation support
- Added tool-call visualization and workspace IPC communication channels
- Added session management and file attachment support
🔗 Platform Integration
- Enhanced workspace management experience
- Added external platform integration architecture
- Added centralized credentials management system
- Prepared foundation for GitHub / Slack / Discord integrations
🎨 User Experience Improvements
- Redesigned Dashboard experience
- Added onboarding flow improvements
- Improved logging system and settings extensibility
- Added deep theme system preparation and notification infrastructure
🛠 Performance & Stability
- Fixed major UI lagging and freezing issues on Windows platform
- Improved rendering performance and responsiveness
- Optimized application state synchronization and background task handling
📦 Internal Improvements
- Refactored IPC communication architecture
- Improved Agent lifecycle management
- Enhanced workspace and session infrastructure
- Better separation between renderer and main process responsibilities
This version lays the foundation for future Agent ecosystem expansion and significantly improves the overall developer and user experience.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- vgo-v0.4.0 Google Sign-In becomes mandatory for all workspaces; unauthenticated access removed.
- vgo-v0.3.0 Requires backend supporting new `browser_enabled` field on PATCH /v1/workspaces/{id}.
Beta — feedback welcome: [email protected]