Skip to content

v0.6.2

Choose a tag to compare

@XprobeBot XprobeBot released this 17 Jul 15:04
c5d62f9

What's new in 0.6.2 (2026-07-17)

These are the changes in xagent v0.6.2.

New features

Enhancements

  • enh: optimize routed agent context usage by @qinxuye in #863
  • enh: improve ElevenLabs pronunciation and interruption messaging by @qinxuye in #898
  • ref: remove Google image search tool by @qinxuye in #887
  • ref: normalize file references by @qinxuye in #895

Bug fixes

  • fix: normalize DeepSeek tool protocol responses by @qinxuye in #859
  • fix: always show a thin scrollbar instead of revealing it on hover by @bluefish-08 in #864
  • fix: install HTTPX SOCKS support by @OliverBryant in #872
  • fix: scope execution plan to DAG process by @qinxuye in #865
  • fix: avoid DashScope embedding model list GET by @OliverBryant in #873
  • fix: harden DeepSeek tool protocol recovery by @qinxuye in #875
  • fix: preserve connector settings during edits by @AlexLiu190625 in #880
  • fix: use public API URL in A2A agent cards by @qinxuye in #882
  • fix: prevent MCP initialization from exhausting the DB connection pool by @qinxuye in #890
  • fix: handle Telegram voice messages and cloning tools by @qinxuye in #878
  • fix(task): surface failed task reason live and add a coded-error seam by @bluefish-08 in #893
  • fix: preserve audio playback and pending tool work by @qinxuye in #896
  • fix(test): poll for detached resume-rejection payload by @rogercloud in #897
  • fix: make built-in MCP runtime configuration deterministic by @AlexLiu190625 in #891
  • fix: make database startup failures self-explanatory by @qinxuye in #900
  • fix: Gmail trigger OAuth expiry timezone and Pub/Sub provisioning (#807) by @codeacme17 in #894
  • fix: repair workforce setup and execution by @qinxuye in #902
  • fix(workforce): stop unconfigured agents from inheriting user custom APIs by @codeacme17 in #903
  • fix(memory): skip malformed rows in LanceDB search instead of truncating results by @codeacme17 in #907
  • fix: install browser and router runtimes by @OliverBryant in #874
  • fix(memory): interpret nested metadata filters in InMemoryMemoryStore by @codeacme17 in #906
  • fix(memory): honor tags/keywords/date filters in LanceDBMemoryStore.search() by @codeacme17 in #910
  • fix: prevent concurrent auth refresh logout by @qinxuye in #911

Others

New Contributors

Full Changelog: v0.6.1...v0.6.2