-
Notifications
You must be signed in to change notification settings - Fork 156
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: anthropics/claude-agent-sdk-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.92
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: anthropics/claude-agent-sdk-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.119
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 25 files changed
- 2 contributors
Commits on Apr 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3cecacb - Browse repository at this point
Copy the full SHA 3cecacbView commit details
Commits on Apr 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 16cf7ba - Browse repository at this point
Copy the full SHA 16cf7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 943af1a - Browse repository at this point
Copy the full SHA 943af1aView commit details
Commits on Apr 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 71e257a - Browse repository at this point
Copy the full SHA 71e257aView commit details
Commits on Apr 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 01435f5 - Browse repository at this point
Copy the full SHA 01435f5View commit details
Commits on Apr 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for de1cb56 - Browse repository at this point
Copy the full SHA de1cb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0305880 - Browse repository at this point
Copy the full SHA 0305880View commit details
Commits on Apr 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 849c843 - Browse repository at this point
Copy the full SHA 849c843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca6a44 - Browse repository at this point
Copy the full SHA 9ca6a44View commit details
Commits on Apr 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 36e2715 - Browse repository at this point
Copy the full SHA 36e2715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ecc668 - Browse repository at this point
Copy the full SHA 9ecc668View commit details
Commits on Apr 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bf1a335 - Browse repository at this point
Copy the full SHA bf1a335View commit details -
Configuration menu - View commit details
-
Copy full SHA for c394ff5 - Browse repository at this point
Copy the full SHA c394ff5View commit details
Commits on Apr 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c338376 - Browse repository at this point
Copy the full SHA c338376View commit details
Commits on Apr 18, 2026
-
examples: add S3, Redis, Postgres SessionStore reference adapters (#288)
Three self-contained reference SessionStore implementations under examples/session-stores/, each importing types from the published @anthropic-ai/claude-agent-sdk package. - s3/ @aws-sdk/client-s3 — JSONL part files per append - redis/ ioredis — RPUSH/LRANGE lists + zset session index - postgres/ pg — one row per entry, BIGSERIAL ordering Each adapter directory is independently installable and includes: - src/ the adapter (copy into your project) - test/ in-process mock unit tests + env-gated live conformance (SESSION_STORE_S3_* / _REDIS_URL / _POSTGRES_URL) - demo.ts runnable query() + resume round-trip against the SDK shared/conformance.ts vendors the 13-contract behavioral suite so users can validate their own adapters. Not packaged or published; examples/.gitignore excludes node_modules and lockfiles. No CI workflow added — the existing workflows are issue-only or path-filtered to .github/**, so this change is inert for CI.Configuration menu - View commit details
-
Copy full SHA for 0e9214d - Browse repository at this point
Copy the full SHA 0e9214dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b4a29 - Browse repository at this point
Copy the full SHA f9b4a29View commit details
Commits on Apr 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b917684 - Browse repository at this point
Copy the full SHA b917684View commit details
Commits on Apr 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b3623dc - Browse repository at this point
Copy the full SHA b3623dcView commit details
Commits on Apr 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e1721a4 - Browse repository at this point
Copy the full SHA e1721a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d1dec - Browse repository at this point
Copy the full SHA 76d1decView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.92...v0.2.119