v2026.6.3
ogx-ai/ogxv2026.6.3Jun 3, 2026by virattt
AI Summary
Dexter 2026.6.3 release adding subagent delegation, CLI progress UI, and improving web fetch capabilities.
Key Highlights
- Added spawn_subagent to delegate focused sub-tasks
- Added CLI subagent progress UI
- Improved web_fetch with Readability/Turndown and HTTP caching
New Features
- spawn_subagent delegation for parallel tasks
- CLI subagent progress UI with per-delegate status
- web_fetch improvements (HTML-to-markdown, HTTP caching, fast-model extraction)
Full Release Notes
### Changes - Add `spawn_subagent` to delegate focused sub-tasks to isolated workers (`general-purpose`, `research`, `analysis`); emit multiple calls in one turn to run independent tasks in parallel - Add CLI subagent progress UI with per-delegate status, tool-use counts, and rolled-up activity - Improve `web_fetch` with Readability/Turndown HTML-to-markdown, HTTP caching, and fast-model extraction from fetched pages