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 }}
ashish16052
/
opencode-runtime
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: reliable process tracking
- #3
#3
Merged
ashish16052
merged 8 commits into
main
ashish16052/opencode-runtime:main
from
asm/0.6.0
ashish16052/opencode-runtime:asm/0.6.0
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
refactor: reliable process tracking
#3
ashish16052
merged 8 commits into
main
ashish16052/opencode-runtime:main
from
asm/0.6.0
ashish16052/opencode-runtime:asm/0.6.0
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
refactor: add OS process primitives module
Show description for fdc7738
ashish16052
committed
fdc7738
View commit details
Copy full SHA for fdc7738
Browse repository at this point
refactor: use process module for spawn, signaling, liveness
Show description for ff5a945
ashish16052
committed
ff5a945
View commit details
Copy full SHA for ff5a945
Browse repository at this point
Commits on Jul 25, 2026
refactor: replace SQLite backend with atomic JSON files
Show description for 583a447
ashish16052
committed
583a447
View commit details
Copy full SHA for 583a447
Browse repository at this point
refactor: remove idle-time tracking (touch/last_used_at)
Show description for 6e81bf5
ashish16052
committed
6e81bf5
View commit details
Copy full SHA for 6e81bf5
Browse repository at this point
refactor: derive server status from OS + health
Show description for b9b679f
ashish16052
committed
b9b679f
View commit details
Copy full SHA for b9b679f
Browse repository at this point
fix: ruff 0.16.0 compliance
Show description for 90544b5
ashish16052
committed
90544b5
View commit details
Copy full SHA for 90544b5
Browse repository at this point
fix: use psutil for cross-platform process liveness and identity
Show description for 79d605a
ashish16052
committed
79d605a
View commit details
Copy full SHA for 79d605a
Browse repository at this point
refactor: replace polling loop with psutil.wait_procs
Show description for 1a45de0
ashish16052
committed
1a45de0
View commit details
Copy full SHA for 1a45de0
Browse repository at this point
You can’t perform that action at this time.