v0.5.0
What's new in 0.5.0 (2026-06-21)
These are the changes in xagent v0.5.0.
New features
- feat: add agent triggers by @qinxuye in #624
- feat: add agent trigger UI by @qinxuye in #637
- feat(model): OpenRouter provider + 'auto' model routed by xrouter-llm by @qinxuye in #638
Bug fixes
- fix: show only published agents on home by @qinxuye in #617
- fix: default channel tasks to auto mode by @qinxuye in #622
- fix: update documentation domain by @qinxuye in #627
- fix(xinference): handle reasoning models in chat response and test-connection by @xiaoyesoso in #625
- fix(openai): fall back to reasoning_content when content is empty by @xiaoyesoso in #626
- fix: keep repeated tool final answers in ReAct by @qinxuye in #628
- fix(context): stabilize system message timestamp for prefix cache by @rogercloud in #636
- fix: handle OpenRouter DeepSeek thinking tool-choice errors by @qinxuye in #647
Others
- test(kb): add C13 public-surface audit guard tests by @rogercloud in #619
- ci(workflows): split pull request checks by @rogercloud in #620
- chore: bump compose images to 0.4.4 by @qinxuye in #618
Full Changelog: v0.4.4...v0.5.0