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
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
.
reflex-dev
/
reflex
Public
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
28.9k
Code
Issues
243
Pull requests
98
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Implement client state with useClientState hook
- #6936
#6936
Draft
masenf
wants to merge 9 commits into
main
reflex-dev/reflex:main
from
claude/clientstatevar-context-refactor-jv3pig
reflex-dev/reflex:claude/clientstatevar-context-refactor-jv3pig
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Implement client state with useClientState hook
#6936
masenf
wants to merge 9 commits into
main
reflex-dev/reflex:main
from
claude/clientstatevar-context-refactor-jv3pig
reflex-dev/reflex:claude/clientstatevar-context-refactor-jv3pig
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
feat(client_state): promote to rx.client_state on a React context
Show description for e6fe6fa
claude
committed
e6fe6fa
View commit details
Copy full SHA for e6fe6fa
Browse repository at this point
fix(client_state): valid codegen with no default, and two runtime fixes
Show description for 6225012
claude
committed
6225012
View commit details
Copy full SHA for 6225012
Browse repository at this point
fix(client_state): address review nits on retrieve, provider teardown, exports
Show description for b745638
claude
committed
b745638
View commit details
Copy full SHA for b745638
Browse repository at this point
test(js): add vitest unit tests for the shipped frontend javascript
Show description for 047710e
claude
committed
047710e
View commit details
Copy full SHA for 047710e
Browse repository at this point
refactor(client_state): pass the registry in, and fix hash and docstring
Show description for b7dc16d
claude
committed
b7dc16d
View commit details
Copy full SHA for b7dc16d
Browse repository at this point
feat(client_state): scope client state by name down the component tree
Show description for 7d80c8f
claude
committed
7d80c8f
View commit details
Copy full SHA for 7d80c8f
Browse repository at this point
docs(client_state): document naming and tree scoping
Show description for c94d4b9
claude
committed
c94d4b9
View commit details
Copy full SHA for c94d4b9
Browse repository at this point
feat(foreach): scope loop vars per item, fixing #3210
Show description for 73add07
claude
committed
73add07
View commit details
Copy full SHA for 73add07
Browse repository at this point
fix(client_state): carry a Var default's hooks and imports
Show description for fca7ce7
claude
committed
fca7ce7
View commit details
Copy full SHA for fca7ce7
Browse repository at this point
You can’t perform that action at this time.