Skip to content

docs(agents): Add dev server URLs and dev-ui proxy details#112395

Merged
sergical merged 3 commits intomasterfrom
docs/agents-dev-ui-urls
Apr 7, 2026
Merged

docs(agents): Add dev server URLs and dev-ui proxy details#112395
sergical merged 3 commits intomasterfrom
docs/agents-dev-ui-urls

Conversation

@sergical
Copy link
Copy Markdown
Member

@sergical sergical commented Apr 7, 2026

Summary

  • Document the correct URLs for local dev servers (dev.getsentry.net:8000 and sentry.dev.getsentry.net:7999)
  • Clarify that pnpm run dev-ui proxies API requests to production sentry.io and requires no local backend
  • Improve command comments to distinguish full devserver vs frontend-only modes

Test plan

  • Verify URLs are correct by running pnpm run dev-ui and accessing https://sentry.dev.getsentry.net:7999/

Document the correct URLs for accessing local dev servers and clarify
that dev-ui proxies to production sentry.io with no backend needed.
@sergical sergical marked this pull request as ready for review April 7, 2026 18:47
@sergical sergical requested a review from a team as a code owner April 7, 2026 18:47
Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fb7ee12. Configure here.

Removed unnecessary mention of 'no backend needed' in UI development server instructions.
@sergical sergical merged commit 8ed40af into master Apr 7, 2026
48 checks passed
@sergical sergical deleted the docs/agents-dev-ui-urls branch April 7, 2026 20:19
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.

2 participants