chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.92#2716
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @anthropic-ai/claude-agent-sdk to v0.2.92#2716renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.87→0.2.92Release Notes
anthropics/claude-agent-sdk-typescript (@anthropic-ai/claude-agent-sdk)
v0.2.92Compare Source
v0.2.91Compare Source
terminal_reasonfield to result messages, exposing why the query loop terminated (completed,aborted_tools,max_turns,blocking_limit, etc.)'auto'to the publicPermissionModetypesandboxoption to defaultfailIfUnavailabletotruewhenenabled: trueis passed —query()will emit an error result and exit if sandbox dependencies are missing, instead of silently running unsandboxed. SetfailIfUnavailable: falseto allow graceful degradation.v0.2.90Compare Source
v0.2.89Compare Source
startup()to pre-warm the CLI subprocess beforequery(), making the first query ~20x faster when startup cost can be paid upfrontincludeSystemMessagesoption togetSessionMessages()to optionally include system messages in session historylistSubagents()andgetSubagentMessages()functions to retrieve subagent conversation history from sessionsincludeHookEventsoption to enable hook lifecycle messages (hook_started,hook_progress,hook_response) for all hook event typesERR_STREAM_WRITE_AFTER_ENDerrors when single-turn queries with SDK MCP servers or hooks have control responses arriving after the result message.describe()metadata being dropped fromcreateSdkMcpServertool schemasside_questionreturning null on resume before the first turn completessettingSourcesempty array causing--setting-sources ""to consume the next CLI flagerror_during_execution,error_max_turns,error_max_budget_usd) to correctly setis_error: truewith descriptive messagesConfiguration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.