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
.
samosa-ai-com
/
mobile-opencode-control
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix runIntentActive state logic in handleAbortGeneration documentation
- #10
#10
Merged
Rishabh-Bajpai
merged 12 commits into
main
samosa-ai-com/mobile-opencode-control:main
from
development
samosa-ai-com/mobile-opencode-control:development
Copy head branch name to clipboard
May 31, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix runIntentActive state logic in handleAbortGeneration documentation
#10
Rishabh-Bajpai
merged 12 commits into
main
samosa-ai-com/mobile-opencode-control:main
from
development
samosa-ai-com/mobile-opencode-control:development
Copy head branch name to clipboard
Commits
Commits on May 31, 2026
refactor: remove redundant text scroll tracking and update chat scroll behavior and sensitivity
Rishabh-Bajpai
committed
bb9ce35
View commit details
Copy full SHA for bb9ce35
Browse repository at this point
feat: implement asynchronous message processing and improve SSE reliability with visibility-aware reconnection and delta-merging logic.
Rishabh-Bajpai
committed
ea4262f
View commit details
Copy full SHA for ea4262f
Browse repository at this point
feat: expose SSE configuration endpoint and implement message recovery logic on stream reconnection
Rishabh-Bajpai
committed
3d81fa5
View commit details
Copy full SHA for 3d81fa5
Browse repository at this point
refactor: migrate SSE stream implementation from EventSource to fetch with manual stream processing
Rishabh-Bajpai
committed
8418a6e
View commit details
Copy full SHA for 8418a6e
Browse repository at this point
refactor: migrate streaming implementation from custom fetch-based stream to EventSource API
Show description for 4465730
Rishabh-Bajpai
committed
4465730
View commit details
Copy full SHA for 4465730
Browse repository at this point
feat: reset project session status to idle on message and remove redundant reconnection message loading logic
Rishabh-Bajpai
committed
a57c6c0
View commit details
Copy full SHA for a57c6c0
Browse repository at this point
refactor: implement session reconciliation, improve message status debouncing, and tune stream reconnection logic
Rishabh-Bajpai
committed
e22492e
View commit details
Copy full SHA for e22492e
Browse repository at this point
fix: prevent premature idle state by adding a 3s cooldown after receiving busy status
Rishabh-Bajpai
committed
bd3a870
View commit details
Copy full SHA for bd3a870
Browse repository at this point
fix: remove session status tracking, implement stream silence timeout, and adjust reconnection backoff parameters
Rishabh-Bajpai
committed
054e9a9
View commit details
Copy full SHA for 054e9a9
Browse repository at this point
fix: reject root path in create_project and fix TypeScript union type narrowing in sendMessage handler
Copilot
authored
2f60e62
View commit details
Copy full SHA for 2f60e62
Browse repository at this point
refactor: scope runIntentActive state to individual sessions keyed by session ID
Rishabh-Bajpai
committed
c07d8b0
View commit details
Copy full SHA for c07d8b0
Browse repository at this point
fix: correct runIntentActive logic in handleAbortGeneration documentation
Copilot
authored
6db1a90
View commit details
Copy full SHA for 6db1a90
Browse repository at this point
You can’t perform that action at this time.