docs(sdk): merge basics.mdx into overview.mdx#16446
Merged
stephanie-anderson merged 3 commits intomasterfrom Feb 19, 2026
Merged
docs(sdk): merge basics.mdx into overview.mdx#16446stephanie-anderson merged 3 commits intomasterfrom
stephanie-anderson merged 3 commits intomasterfrom
Conversation
Consolidate SDK development basics (local Relay setup, consulting existing SDKs, conventions before shipping, Discord) into the SDK overview page to create a single "getting started with SDK development" resource. Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
coolguyzone
reviewed
Feb 18, 2026
coolguyzone
reviewed
Feb 18, 2026
coolguyzone
approved these changes
Feb 18, 2026
Contributor
coolguyzone
left a comment
There was a problem hiding this comment.
Changes make sense and the redirect works as expected 🫡
dingsdax
reviewed
Feb 18, 2026
Contributor
There was a problem hiding this comment.
I have to admit this page confuses (the old one did too) me. I just don't know who this is for and what the scope is?
To me it feels this should be 2 playbooks:
- How to write a new SDK (with links to standards)
- How to run local Relay or alternatives (e.g. Spotlight) ➡️ or we create a more general tools section Tools ➡️ AI Tools & Tools ➡️ Development Environment for instance
dingsdax
approved these changes
Feb 19, 2026
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
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.
Merge
develop-docs/sdk/processes/basics.mdxintodevelop-docs/sdk/foundations/overview.mdxto consolidate "getting started with SDK development" into a single page.basics.mdx/sdk/basics/:path*and/sdk/processes/basics/:path*both point to/sdk/foundations/overview/Co-Authored-By: Claude noreply@anthropic.com