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
Type
/
to 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
.
webcodr
/
server-runner
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Migrate plain mode to async core
- #9
#9
Merged
bsg62
merged 12 commits into
main
webcodr/server-runner:main
from
tui-async-core
webcodr/server-runner:tui-async-core
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Migrate plain mode to async core
#9
bsg62
merged 12 commits into
main
webcodr/server-runner:main
from
tui-async-core
webcodr/server-runner:tui-async-core
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2026
docs: add TUI control panel design spec
bsg62
committed
2f9f115
View commit details
Copy full SHA for 2f9f115
Browse repository at this point
docs: add async core migration plan (plan 1 of 2)
bsg62
committed
1a299e6
View commit details
Copy full SHA for 1a299e6
Browse repository at this point
chore: ignore .worktrees directory
bsg62
committed
5d1eca7
View commit details
Copy full SHA for 5d1eca7
Browse repository at this point
build: add tokio and async reqwest client dependency
bsg62
committed
ad4f38b
View commit details
Copy full SHA for ad4f38b
Browse repository at this point
refactor: extract config module
bsg62
committed
a1893a4
View commit details
Copy full SHA for a1893a4
Browse repository at this point
refactor: extract cli module and add inert --tui flag
bsg62
committed
2e5fc53
View commit details
Copy full SHA for 2e5fc53
Browse repository at this point
Commits on Jun 8, 2026
refactor: extract core state types and add RingBuffer
bsg62
committed
269a9a3
View commit details
Copy full SHA for 269a9a3
Browse repository at this point
feat: add async readiness check
bsg62
committed
fdcc14c
View commit details
Copy full SHA for fdcc14c
Browse repository at this point
feat: async server process spawn with output capture
bsg62
committed
ef388a3
View commit details
Copy full SHA for ef388a3
Browse repository at this point
feat: async final command runner with output capture
bsg62
committed
c69dc1e
View commit details
Copy full SHA for c69dc1e
Browse repository at this point
refactor: run plain mode on async engine
bsg62
committed
d8a91d7
View commit details
Copy full SHA for d8a91d7
Browse repository at this point
feat: add AppState scaffold for TUI handoff
bsg62
committed
a3a5729
View commit details
Copy full SHA for a3a5729
Browse repository at this point
You can’t perform that action at this time.