What's changed
SessionStarthooks can now returnreloadSkills: trueto trigger a skill re-scan, and set the session title viahookSpecificOutput.sessionTitle- Added a
MessageDisplayhook event that lets hooks transform or hide assistant message text as it is displayed
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.152
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.152
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.152
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.152