Dexter 2026.2.11
Changes
- Add web_fetch tool for fetching and parsing web pages with caching
- Refactor agent into run context and tool executor modules
- Centralize LLM provider registry into a single source of truth
- Show task metadata only for higher-duration tasks in history view
- Improve error messages with API source in provider errors
Fixes
- None