fix(wechat): page.generate fail-closed and vision image_url scrub #37
Reference in New Issue
Block a user
Delete Branch "codex/wechat-page-generate-vision-handoff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
page.generate在无 HTML 产物时 fail closed,避免空页面交付。image_url,并强化 vision 交接与 proxy 测试覆盖。Test plan
node --test wechat/wechat-channel.test.mjs wechat-mp.test.mjsnode --test chat-image-turn-scope.test.mjs tkmind-proxy.test.mjs tkmind-proxy-vision.test.mjsMerge note
独立 PR,无前置依赖。