Skip to content

Conversation

@shrey150
Copy link
Contributor

@shrey150 shrey150 commented Jan 5, 2026

Updated all active documentation and code to point to Discord community instead of Slack. All community links now use https://stagehand.dev/discord for better SEO.

Changes:

  • Replaced Slack badges with Discord in README files
  • Updated community links in documentation pages and error messages
  • Removed Slack footer link from docs config
  • Excluded historical changelogs and changesets

🤖 Generated with Claude Code


Summary by cubic

Switched all community references from Slack to Discord, updating badges, links, docs, and messages to point to https://stagehand.dev/discord for better SEO.

Written for commit 75e632a. Summary will update on new commits.

Updated all active documentation and code to point to Discord community
at https://stagehand.dev/discord instead of Slack. Removed old Slack
badges and updated community links in READMEs, docs, error messages,
and examples. Excludes historical changelogs and changesets.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented Jan 5, 2026

⚠️ No Changeset found

Latest commit: 75e632a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 12 files

@shrey150 shrey150 requested a review from derekmeegan January 5, 2026 05:47
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 5, 2026

Greptile Summary

This PR systematically replaces all Slack community references with Discord throughout the Stagehand project. All community links now use the unified https://stagehand.dev/discord URL for better SEO and consistency.

Key changes:

  • Replaced Slack badges with Discord badges in README files
  • Updated community links in documentation pages (v2 and v3)
  • Updated error messages to point to Discord instead of Slack
  • Replaced Slack footer link with Discord in docs configuration
  • Added new Discord badge SVG assets and removed old Slack SVG assets

The changes are comprehensive and maintain consistency across all documentation, code comments, and error messages.

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a straightforward documentation update replacing Slack references with Discord links. No logic changes, no code functionality changes, and all modifications are consistent and complete.
  • No files require special attention

Important Files Changed

Filename Overview
README.md Updated Slack badge and links to Discord throughout README
packages/core/README.md Replaced Slack references with Discord community links
packages/core/lib/v3/types/public/sdkErrors.ts Updated error message to point to Discord community
packages/docs/docs.json Updated navigation and footer links to Discord

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Code as Codebase
    participant Docs as Documentation
    participant Assets as Media Assets
    
    Dev->>Code: Update error messages
    Code->>Code: Replace Slack URL with Discord URL
    
    Dev->>Docs: Update README files
    Docs->>Docs: Replace Slack badges with Discord badges
    Docs->>Docs: Update community links
    
    Dev->>Docs: Update docs.json configuration
    Docs->>Docs: Update navbar and footer links
    Docs->>Docs: Update navigation anchors
    
    Dev->>Docs: Update MDX documentation pages
    Docs->>Docs: Replace Slack references in v2 docs
    Docs->>Docs: Replace Slack references in v3 docs
    
    Dev->>Assets: Add Discord badge SVGs
    Assets->>Assets: Create dark_discord.svg
    Assets->>Assets: Create light_discord.svg
    
    Dev->>Assets: Remove Slack badge SVGs
    Assets->>Assets: Delete dark_slack.svg
    Assets->>Assets: Delete light_slack.svg
Loading

@shrey150 shrey150 requested a review from tkattkat January 5, 2026 20:19
Copy link
Contributor Author

shrey150 commented Jan 5, 2026

Merge activity

  • Jan 5, 8:31 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 5, 8:31 PM UTC: @shrey150 merged this pull request with Graphite.

@shrey150 shrey150 merged commit 808f75f into main Jan 5, 2026
11 of 12 checks passed
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.

3 participants