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
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 }}
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.7k
Code
Issues
120
Pull requests
256
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(files): stream copilot edits into the collaborative doc smoothly
- #6122
#6122
Merged
waleedlatif1
merged 15 commits into
realtime-rooms
simstudioai/sim:realtime-rooms
from
files-smooth-collab-streaming
simstudioai/sim:files-smooth-collab-streaming
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(files): stream copilot edits into the collaborative doc smoothly
#6122
waleedlatif1
merged 15 commits into
realtime-rooms
simstudioai/sim:realtime-rooms
from
files-smooth-collab-streaming
simstudioai/sim:files-smooth-collab-streaming
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
feat(files): stream copilot edits into the collaborative doc smoothly
Show description for ae8c7a5
waleedlatif1
committed
ae8c7a5
View commit details
Copy full SHA for ae8c7a5
Browse repository at this point
fix(files): apply agent stream as a true CRDT peer + guard base-less snapshots
Show description for 240e314
waleedlatif1
committed
240e314
View commit details
Copy full SHA for 240e314
Browse repository at this point
fix(files): destroy the agent shadow deterministically on settle
Show description for 7b2bc18
waleedlatif1
committed
7b2bc18
View commit details
Copy full SHA for 7b2bc18
Browse repository at this point
fix(files): agent stream frames skip the relay's durable persist
Show description for 6b23e8a
waleedlatif1
committed
6b23e8a
View commit details
Copy full SHA for 6b23e8a
Browse repository at this point
fix(files): open the stream shadow at start + private extend baseline
Show description for db571c4
waleedlatif1
committed
db571c4
View commit details
Copy full SHA for db571c4
Browse repository at this point
fix(files): fail-close base-less previews + operation-based stream hold
Show description for eb2db57
waleedlatif1
committed
eb2db57
View commit details
Copy full SHA for eb2db57
Browse repository at this point
fix(files): elect a single agent-stream writer across tabs
Show description for 59a10a7
waleedlatif1
committed
59a10a7
View commit details
Copy full SHA for 59a10a7
Browse repository at this point
fix(files): gate the settle apply locally, not on a settle-time re-election
Show description for 0197940
waleedlatif1
committed
0197940
View commit details
Copy full SHA for 0197940
Browse repository at this point
fix(files): open the agent-stream shadow lazily on lead (no stale handoff)
Show description for 3ef00a1
waleedlatif1
committed
3ef00a1
View commit details
Copy full SHA for 3ef00a1
Browse repository at this point
fix(files): idempotent settle apply (update lands client-side; no straggler dup)
Show description for a49c118
waleedlatif1
committed
a49c118
View commit details
Copy full SHA for a49c118
Browse repository at this point
fix(files): broadcast agent frames to the whole room (same-socket siblings)
Show description for f3f7b7a
waleedlatif1
committed
f3f7b7a
View commit details
Copy full SHA for f3f7b7a
Browse repository at this point
fix(files): tag agent stream frames no-persist across replicas
Show description for 888496f
waleedlatif1
committed
888496f
View commit details
Copy full SHA for 888496f
Browse repository at this point
fix(files): reseed agent shadow on lead regain + agent-only compaction
Show description for 96fd287
waleedlatif1
committed
96fd287
View commit details
Copy full SHA for 96fd287
Browse repository at this point
fix(files): close realEdited data-loss race + elect a settle writer
Show description for 8f93e66
waleedlatif1
committed
8f93e66
View commit details
Copy full SHA for 8f93e66
Browse repository at this point
fix(files): own presence per client id, not one-per-socket
Show description for ca81494
waleedlatif1
committed
ca81494
View commit details
Copy full SHA for ca81494
Browse repository at this point
You can’t perform that action at this time.