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
.
marimo-team
/
marimo
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
22.3k
Code
Issues
516
Pull requests
67
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: anywidget refresh value
- #9454
#9454
Merged
mscolnick
merged 34 commits into
marimo-team:main
marimo-team/marimo:main
from
Shamik-07:fix/anywidget_refresh_value
Shamik-07/marimo:fix/anywidget_refresh_value
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
34
(34)
Checks
Files changed
Merged
fix: anywidget refresh value
#9454
mscolnick
merged 34 commits into
marimo-team:main
marimo-team/marimo:main
from
Shamik-07:fix/anywidget_refresh_value
Shamik-07/marimo:fix/anywidget_refresh_value
Copy head branch name to clipboard
Commits
Commits on May 4, 2026
fix: echo_update messages are being recorded in replay state instead of being dropped.
Shamik-07
committed
0b9b933
View commit details
Copy full SHA for 0b9b933
Browse repository at this point
feat: adding an echo_update test for replay state.
Shamik-07
committed
a65acfb
View commit details
Copy full SHA for a65acfb
Browse repository at this point
feat: added reemitState method to re-emit all current state as change events after widget render completes.
Shamik-07
committed
5ff656c
View commit details
Copy full SHA for 5ff656c
Browse repository at this point
test: adding a reemit state for model.
Shamik-07
committed
bef476a
View commit details
Copy full SHA for bef476a
Browse repository at this point
fix: replay current model values with reemit state so that even if backend updates arrive before render listeners attached, it doesn't cause a state mismatch.
Shamik-07
committed
9e4fb8f
View commit details
Copy full SHA for 9e4fb8f
Browse repository at this point
test: test for reemit state.
Shamik-07
committed
c56976b
View commit details
Copy full SHA for c56976b
Browse repository at this point
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
2aa2d5e
View commit details
Copy full SHA for 2aa2d5e
Browse repository at this point
Commits on May 5, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
59d80f2
View commit details
Copy full SHA for 59d80f2
Browse repository at this point
Commits on May 6, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
0cab748
View commit details
Copy full SHA for 0cab748
Browse repository at this point
Commits on May 7, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
cc7879c
View commit details
Copy full SHA for cc7879c
Browse repository at this point
Commits on May 8, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
af8fb2a
View commit details
Copy full SHA for af8fb2a
Browse repository at this point
Commits on May 11, 2026
docs: updated docstring of _create_model_message as echo_update method was changed.
Shamik-07
committed
7fac9de
View commit details
Copy full SHA for 7fac9de
Browse repository at this point
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
8058be6
View commit details
Copy full SHA for 8058be6
Browse repository at this point
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
771cafa
View commit details
Copy full SHA for 771cafa
Browse repository at this point
Commits on May 12, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
5f6d6c8
View commit details
Copy full SHA for 5f6d6c8
Browse repository at this point
Commits on May 13, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
b96acc8
View commit details
Copy full SHA for b96acc8
Browse repository at this point
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
c1b3b86
View commit details
Copy full SHA for c1b3b86
Browse repository at this point
Commits on May 14, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
444fa75
View commit details
Copy full SHA for 444fa75
Browse repository at this point
Commits on May 15, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
bba0f1b
View commit details
Copy full SHA for bba0f1b
Browse repository at this point
Commits on May 19, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
68af249
View commit details
Copy full SHA for 68af249
Browse repository at this point
fix: linting error.
Shamik-07
committed
af7131b
View commit details
Copy full SHA for af7131b
Browse repository at this point
Commits on May 20, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
9c8b430
View commit details
Copy full SHA for 9c8b430
Browse repository at this point
Commits on May 21, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
90cdbfe
View commit details
Copy full SHA for 90cdbfe
Browse repository at this point
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
a92660c
View commit details
Copy full SHA for a92660c
Browse repository at this point
Commits on May 22, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
8d5845e
View commit details
Copy full SHA for 8d5845e
Browse repository at this point
Commits on May 25, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
328beca
View commit details
Copy full SHA for 328beca
Browse repository at this point
Commits on May 26, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
ee521cc
View commit details
Copy full SHA for ee521cc
Browse repository at this point
Commits on May 27, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
aeb5dc7
View commit details
Copy full SHA for aeb5dc7
Browse repository at this point
Commits on May 28, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
e085c96
View commit details
Copy full SHA for e085c96
Browse repository at this point
Commits on May 29, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
0b5f359
View commit details
Copy full SHA for 0b5f359
Browse repository at this point
Commits on Jun 1, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
9d75eb8
View commit details
Copy full SHA for 9d75eb8
Browse repository at this point
Commits on Jun 2, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
718d8a4
View commit details
Copy full SHA for 718d8a4
Browse repository at this point
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
190574e
View commit details
Copy full SHA for 190574e
Browse repository at this point
Commits on Jun 3, 2026
Merge branch 'main' into fix/anywidget_refresh_value
Shamik-07
committed
49cb2eb
View commit details
Copy full SHA for 49cb2eb
Browse repository at this point
You can’t perform that action at this time.