Skip to content

chore(deps)(deps): bump react-dom from 19.2.0 to 19.2.5 in /mobile#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mobile/react-dom-19.2.5
Open

chore(deps)(deps): bump react-dom from 19.2.0 to 19.2.5 in /mobile#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mobile/react-dom-19.2.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Summary

  • Reddit post analytics — exposes reddit_post_info, reddit_posts_info, reddit_post_comments (added in reddit-go#6) through the MCP server, adds them to the Seafret allowlist, and updates the brand prompt's "Tool surface" with an "Engagement tracking" subsection.
  • Subreddit rules in reddit_subreddit_about — reddit-go now eagerly merges /about/rules into the response, so the agent gets the rules in one call instead of relying on a follow-up. Brand prompt updated to point at rules and site_rules.
  • Richer chat UI — replaces the one-line JSON tool rendering with components/chat/Markdown.tsx (clickable links, fenced code, lists, bold/inline code) and components/chat/ToolResults.tsx (per-tool result cards). Subreddit_about renders as name + subscribers + numbered rules; post_info as a metrics row + "View on Reddit" CTA; submit as a success card with link; unknown tools fall through to a collapsed JSON preview.

Depends on

Test plan

  • go test ./... in backend (brand allowlist test updated for new tools)
  • npx tsc --noEmit in mobile (clean)
  • Live: seafret-smoke -mode=draft rules prompt — agent calls reddit_subreddit_about once and quotes both moderator + site-wide rules in its response (~17s)
  • Live: seafret-smoke -mode=draft analytics prompt — agent chains reddit_subreddit_aboutreddit_search_in_subredditreddit_post_info and reports score / upvote ratio / comment count for a real r/sanfrancisco post (67k upvotes, 82% ratio, 3,526 comments)
  • Manual: open the chat UI and run an agent turn — verify rules render as a numbered list, post link is clickable, agent draft text renders with markdown formatting, error tools surface a real message

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.0 to 19.2.5.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 22, 2026

Labels

The following labels could not be found: dependencies, mobile. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants