Skip to content

Dexter 2026.2.11

Choose a tag to compare

@virattt virattt released this 11 Feb 20:46
· 186 commits to main since this release

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