Skip to content

feat: TypeScript SDK v0.2.77 feature parity#70

Merged
htcarr3 merged 1 commit intomainfrom
updates-031726
Mar 18, 2026
Merged

feat: TypeScript SDK v0.2.77 feature parity#70
htcarr3 merged 1 commit intomainfrom
updates-031726

Conversation

@htcarr3
Copy link
Copy Markdown
Contributor

@htcarr3 htcarr3 commented Mar 18, 2026

What

Adds support for new types and fields introduced in TypeScript SDK v0.2.77.

Why

Keeps the Ruby SDK at feature parity with the latest TypeScript SDK release.

How

  • APIRetryMessage — new system message type with attempt, max_retries, retry_delay_ms, error_status, and error fields for transient API error observability
  • ToolPermissionContext — added title and display_name fields for richer permission prompt context
  • SandboxFilesystemConfig — added allow_read and allow_managed_read_paths_only fields for re-allowing reads within deny regions
  • Updated SPEC.md, RBS signatures, CHANGELOG, and tests

@htcarr3 htcarr3 merged commit 967f9c7 into main Mar 18, 2026
1 check passed
@htcarr3 htcarr3 deleted the updates-031726 branch March 18, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant