发布

  • chore(release): v3.8.3

    frostbyte_neo 发布于 2026-01-29 12:09:01 +00:00

    SDK Consistency Fixes:

    • post-tool-use.mjs: use tool_name/tool_response with type-safe object handling
    • persistent-mode.mjs: use decision:"block" for blocking outputs (4 locations)
    • stop-continuation.mjs: use decision:"block" for blocking output (1 location)
    • Keep { continue: true } for non-blocking (valid common field, NOT changed)

    Type-safe handling ensures tool_response objects are JSON.stringify'd
    before string operations like .includes().

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    下载附件