docs: sync documentation#75
Open
Denis Fadeev (fadeev) wants to merge 1 commit into
Open
Conversation
|
✅ Cloudflare Workers Preview — Deployed! |
a078c92 to
154ca44
Compare
154ca44 to
408cd72
Compare
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.
Automated sync of documentation from anuma-ai/sdk, anuma-ai/cli, anuma-ai/starter-next, anuma-ai/starter-telegram, anuma-ai/starter-mini, anuma-ai/starter-agent, and anuma-ai/starter-expo.
Note
Low Risk
Documentation-only sync with no runtime or auth logic changes in this repo; risk is stale or incorrect docs if the upstream SDK spec diverges from deployment.
Overview
Automated refresh of SDK client API reference docs under
src/content/sdk/client/Internal/to match a newer OpenAPI-generatedsdk.gen.ts/types.gen.tsfromanuma-ai/sdk.New endpoint docs cover major API additions: connector vault (list connectors, connect tickets, OAuth connect/callback, token mint, import/disconnect),
GET /api/v1/me(caller identity and scopes), per-platform agent consents/grants, SMS MFA (enroll, send code, disable), push notifications (device register/unregister, admin send), preprocessors (search, weather, crypto/stock prices), admin (test push, Privy dev wipe), and related request/response type pages (e.g.CoingeckoQuote).Existing pages mostly only change the Defined in line numbers in
sdk.gen.tsas symbols shift.postApiV1CreditsRedeemTokenscopy now says burns useburnForvia the portal operator instead of a generic “approved to spend” wording.Reviewed by Cursor Bugbot for commit 408cd72. Bugbot is set up for automated code reviews on this repo. Configure here.