Skip to content

feat: add full typescript sdk - #1

Merged
chroxify merged 8 commits into
mainfrom
ts-sdk
Sep 6, 2026
Merged

chroxify merged 8 commits into
mainfrom
ts-sdk

Conversation

@chroxify

@chroxify chroxify commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@chroxify

chroxify commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator Author

@greptile-apps

@chroxify

chroxify commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator Author

@greptile-apps review pls

@greptile-apps

greptile-apps Bot commented Sep 6, 2026

Copy link
Copy Markdown

Greptile Summary

The follow-up changes address the previously reported React request-settlement, retry-delay, and release supply-chain concerns.

  • Preference update failures now settle hook loading and error state.
  • Retry-After values within the configured waiting limit are honored without applying the exponential-backoff ceiling.
  • Release actions and the globally installed npm version are pinned immutably.

Confidence Score: 5/5

The PR appears safe to merge because no blocking failure remains from the previously reported issues.

No blocking failure remains.

Important Files Changed

Filename Overview
packages/buzzkit/src/react/hooks.ts Update failures now settle loading and error state under the hook’s latest-request coordination policy.
packages/buzzkit/src/core/retry.ts Server-directed delays are honored up to the configurable maximum, while longer delays intentionally return control to callers.
packages/buzzkit/src/core/transport.ts The transport consistently applies the retry policy and preserves excessive Retry-After values on thrown errors.
.github/workflows/release.yml Release actions use immutable commit SHAs and npm is installed at an exact version.

Reviews (6): Last reviewed commit: "fix: ci workflow" | Re-trigger Greptile

Comment thread packages/buzzkit/src/react/hooks.ts Outdated
Comment thread packages/buzzkit/src/core/retry.ts
Comment thread .github/workflows/release.yml Outdated
@chroxify

chroxify commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator Author

@greptile-apps second rview pls

Comment thread packages/buzzkit/src/core/retry.ts Outdated
Comment thread .github/workflows/release.yml Outdated
@chroxify
chroxify merged commit 6bdf13f into main Sep 6, 2026
6 of 10 checks passed
@chroxify
chroxify deleted the ts-sdk branch September 6, 2026 23:16
@github-actions github-actions Bot mentioned this pull request Sep 14, 2026
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