Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
thesysdev
/
openui
Public
Notifications
You must be signed in to change notification settings
Fork
608
Star
8.3k
Code
Issues
53
Pull requests
79
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add React-Email + OpenUI Renderer chat
- #371
#371
Merged
i-subham23
merged 27 commits into
main
thesysdev/openui:main
from
sd/example/react-email-chat
thesysdev/openui:sd/example/react-email-chat
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Add React-Email + OpenUI Renderer chat
#371
i-subham23
merged 27 commits into
main
thesysdev/openui:main
from
sd/example/react-email-chat
thesysdev/openui:sd/example/react-email-chat
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
Implement React Email Chat example with OpenAI integration
Show description for 867ea90
i-subham23
committed
867ea90
View commit details
Copy full SHA for 867ea90
Browse repository at this point
Commits on Mar 21, 2026
Enhance React Email Chat example with new components and functionality
Show description for 23d5a59
i-subham23
committed
23d5a59
View commit details
Copy full SHA for 23d5a59
Browse repository at this point
Remove React Email Chat example and related configurations
Show description for 177e930
i-subham23
committed
177e930
View commit details
Copy full SHA for 177e930
Browse repository at this point
Refactor and remove React Email Chat package
Show description for cc3eecd
i-subham23
committed
cc3eecd
View commit details
Copy full SHA for cc3eecd
Browse repository at this point
Enhance responsiveness in ChatPage and ComposePage components
Show description for cfd75fc
i-subham23
committed
cfd75fc
View commit details
Copy full SHA for cfd75fc
Browse repository at this point
Enhance ChatPage component for improved mobile responsiveness
Show description for 9896cf3
i-subham23
committed
9896cf3
View commit details
Copy full SHA for 9896cf3
Browse repository at this point
Add React Email Chat package with initial setup and components
Show description for bba863c
i-subham23
committed
bba863c
View commit details
Copy full SHA for bba863c
Browse repository at this point
Commits on Mar 22, 2026
Implement React Email Chat example with comprehensive features
Show description for 07df1b2
i-subham23
committed
07df1b2
View commit details
Copy full SHA for 07df1b2
Browse repository at this point
Add TypeScript definitions and update prompt generation in React Email Chat example
Show description for bf86f9f
i-subham23
committed
bf86f9f
View commit details
Copy full SHA for bf86f9f
Browse repository at this point
Refactor React Email Chat example by removing unused components and updating dependencies
Show description for afe0397
i-subham23
committed
afe0397
View commit details
Copy full SHA for afe0397
Browse repository at this point
Commits on Mar 23, 2026
Refactor EmailApp component in React Email Chat example for improved session management
Show description for 5ad25b6
i-subham23
committed
5ad25b6
View commit details
Copy full SHA for 5ad25b6
Browse repository at this point
Refactor imports in library.ts for improved organization
Show description for 61645b3
i-subham23
committed
61645b3
View commit details
Copy full SHA for 61645b3
Browse repository at this point
Update dependencies and clean up React Email Chat example
Show description for c872a7f
i-subham23
committed
c872a7f
View commit details
Copy full SHA for c872a7f
Browse repository at this point
Refactor React Email Chat components and update dependencies
Show description for 81aba7f
i-subham23
committed
81aba7f
View commit details
Copy full SHA for 81aba7f
Browse repository at this point
Enhance React Email Chat functionality and update components
Show description for 85f4fd8
i-subham23
committed
85f4fd8
View commit details
Copy full SHA for 85f4fd8
Browse repository at this point
Refactor React Email Chat to utilize new email library and clean up code
Show description for 7ec3c64
i-subham23
committed
7ec3c64
View commit details
Copy full SHA for 7ec3c64
Browse repository at this point
Add React Email example with new components and features
Show description for 9331da7
i-subham23
committed
9331da7
View commit details
Copy full SHA for 9331da7
Browse repository at this point
Update pnpm-lock.yaml to reflect dependency changes and version updates
Show description for 8a2f5bf
i-subham23
committed
8a2f5bf
View commit details
Copy full SHA for 8a2f5bf
Browse repository at this point
Merge remote-tracking branch 'origin' into sd/example/react-email-chat
i-subham23
committed
57be8b6
View commit details
Copy full SHA for 57be8b6
Browse repository at this point
Commits on Mar 24, 2026
Add lucide-react dependency and refactor email components
Show description for 016d4e6
i-subham23
committed
016d4e6
View commit details
Copy full SHA for 016d4e6
Browse repository at this point
Remove deprecated render-email.tsx file and update EmailEditor to use new rendering method
Show description for c4c9ed0
i-subham23
committed
c4c9ed0
View commit details
Copy full SHA for c4c9ed0
Browse repository at this point
Refactor email components and update imports for consistency
Show description for fb17209
i-subham23
committed
fb17209
View commit details
Copy full SHA for fb17209
Browse repository at this point
Update React Email example documentation and structure
Show description for 36d56b1
i-subham23
committed
36d56b1
View commit details
Copy full SHA for 36d56b1
Browse repository at this point
Add tsx dependency to React Email example
Show description for 8115100
i-subham23
committed
8115100
View commit details
Copy full SHA for 8115100
Browse repository at this point
Refactor theme handling and streamline email components
Show description for 1585fcc
i-subham23
committed
1585fcc
View commit details
Copy full SHA for 1585fcc
Browse repository at this point
Refactor email component organization and structure
Show description for e9dae43
i-subham23
committed
e9dae43
View commit details
Copy full SHA for e9dae43
Browse repository at this point
Enhance React Email package and workflow configuration
Show description for 9e8647f
i-subham23
committed
9e8647f
View commit details
Copy full SHA for 9e8647f
Browse repository at this point
You can’t perform that action at this time.