v2.5.0
What's Changed
- Sync tool-call compat fixtures and update node test to match permissive tool-call policy by @CJackHwang in #155
- Relax tool-name allow-listing and improve tool-call detection/parsing across adapters and sieve by @CJackHwang in #153
- Merge pull request #153 from CJackHwang/codex/investigate-tool-execution-bugs-in-output-7ocr8f
针对已知问题深度优化,统一封装xml格式并统一全路径
针对注意力机制进行请求体构造调整,完美支持openclaw,Claudecode Agent模式和roocode
Relax tool-name allow-listing and improve tool-call detection/parsing across adapters and sieve by @CJackHwang in #156
- Sanitize leaked tool-call wire format in assistant text by @CJackHwang in #157
- Prefer XML canonical format for tool calls; prioritize XML/Markup parsing and update docs/tests by @CJackHwang in #161
- docs: update API documentation, deployment guides, and README with new admin endpoints, compatibility notes, and build instructions by @CJackHwang in #163
Full Changelog: v2.4.0...v2.5.0