Skip to content

适配企业微信

Choose a tag to compare

@dog-qiuqiu dog-qiuqiu released this 01 May 07:49
· 194 commits to main since this release
Disable ask_user tool during WeCom bot turns

In WeCom context the tool cannot route questions to the remote user,
so strip it from the model's tool list and reject any stray tool calls
with an error ToolMessage — mirroring the WeComFileMiddleware pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>