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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CopilotKit
/
OpenBot
Public
Notifications
You must be signed in to change notification settings
Fork
539
Star
4.4k
Code
Issues
17
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Desktop shell: the window, the engine it acquires, and the stack it raises
- #392
#392
Merged
davidmckayv
merged 30 commits into
main
CopilotKit/OpenBot:main
from
desktop-shell
CopilotKit/OpenBot:desktop-shell
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Desktop shell: the window, the engine it acquires, and the stack it raises
#392
davidmckayv
merged 30 commits into
main
CopilotKit/OpenBot:main
from
desktop-shell
CopilotKit/OpenBot:desktop-shell
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
Desktop shell: engine detection, env generation, stack lifecycle
Show description for ff264dd
davidmckayv
committed
ff264dd
View commit details
Copy full SHA for ff264dd
Browse repository at this point
Desktop shell: engine acquisition and the Windows restart
Show description for f66e7c9
davidmckayv
committed
f66e7c9
View commit details
Copy full SHA for f66e7c9
Browse repository at this point
Desktop shell: the window, the wizard, and the commands behind it
Show description for 267be0b
davidmckayv
committed
267be0b
View commit details
Copy full SHA for 267be0b
Browse repository at this point
Build the desktop shell on all three platforms in CI
Show description for 10d1482
davidmckayv
committed
10d1482
View commit details
Copy full SHA for 10d1482
Browse repository at this point
Desktop shell: fetch the deployment, and mean it when it says running
Show description for d41b72b
davidmckayv
committed
d41b72b
View commit details
Copy full SHA for d41b72b
Browse repository at this point
Desktop shell: single user, the shared tsconfig, and not trusting a port
Show description for 89e0ba9
davidmckayv
committed
89e0ba9
View commit details
Copy full SHA for 89e0ba9
Browse repository at this point
Desktop shell: the settings a deployment on one machine needs
Show description for 01c205b
davidmckayv
committed
01c205b
View commit details
Copy full SHA for 01c205b
Browse repository at this point
Desktop shell: the menu bar, the open button, and a window opened twice
Show description for 5a8fc56
davidmckayv
committed
5a8fc56
View commit details
Copy full SHA for 5a8fc56
Browse repository at this point
Desktop shell: the window is OpenBot, not a launcher for it
Show description for 03d6528
davidmckayv
committed
03d6528
View commit details
Copy full SHA for 03d6528
Browse repository at this point
Address the engine by name, and run the images the release published
Show description for 9ffeb68
davidmckayv
committed
9ffeb68
View commit details
Copy full SHA for 9ffeb68
Browse repository at this point
Make the window survive being closed, and stop what starting started
Show description for 1ed87ac
davidmckayv
committed
1ed87ac
View commit details
Copy full SHA for 1ed87ac
Browse repository at this point
Stop in seconds, and say so when it fails
Show description for 798a16e
davidmckayv
committed
798a16e
View commit details
Copy full SHA for 798a16e
Browse repository at this point
Supervise the host processes, and stop shipping generated files
Show description for e473181
davidmckayv
committed
e473181
View commit details
Copy full SHA for e473181
Browse repository at this point
Pin rust-cache to a tag that exists
Show description for 1747503
davidmckayv
committed
1747503
View commit details
Copy full SHA for 1747503
Browse repository at this point
Give the Windows build the icon it cannot build without
Show description for 66930fc
davidmckayv
committed
66930fc
View commit details
Copy full SHA for 66930fc
Browse repository at this point
One watcher per run, so a quick restart does not double the processes
Show description for 90a5cd2
davidmckayv
committed
90a5cd2
View commit details
Copy full SHA for 90a5cd2
Browse repository at this point
Do not tell somebody to switch on virtualization that is already on
Show description for f58f96a
davidmckayv
committed
f58f96a
View commit details
Copy full SHA for f58f96a
Browse repository at this point
Build the desktop app the way it ships, not the way it compiles
Show description for 4e29b2f
davidmckayv
committed
4e29b2f
View commit details
Copy full SHA for 4e29b2f
Browse repository at this point
Say what to install when the engine has no Compose
Show description for 1e5215c
davidmckayv
committed
1e5215c
View commit details
Copy full SHA for 1e5215c
Browse repository at this point
Commits on Sep 6, 2026
Install the deployment's dependencies without running other people's scripts
Show description for 66fa7c5
davidmckayv
committed
66fa7c5
View commit details
Copy full SHA for 66fa7c5
Browse repository at this point
Run the app through bun, so a machine without Node can still start it
Show description for 5c5be64
davidmckayv
committed
5c5be64
View commit details
Copy full SHA for 5c5be64
Browse repository at this point
Serve the app as a build, so an install is not running a development server
Show description for e296f0f
davidmckayv
committed
e296f0f
View commit details
Copy full SHA for e296f0f
Browse repository at this point
Name a deployment that is older than the app, rather than restarting it five times
Show description for cfc5ce1
davidmckayv
committed
cfc5ce1
View commit details
Copy full SHA for cfc5ce1
Browse repository at this point
Say when the window could not become OpenBot
Show description for 060fbf0
davidmckayv
committed
060fbf0
View commit details
Copy full SHA for 060fbf0
Browse repository at this point
Keep the installers CI builds
Show description for 0c761cb
davidmckayv
committed
0c761cb
View commit details
Copy full SHA for 0c761cb
Browse repository at this point
Stop the Windows blocker screen offering to do something nothing does
Show description for 31c1379
davidmckayv
committed
31c1379
View commit details
Copy full SHA for 31c1379
Browse repository at this point
Stop promising to install an engine that nothing installs
Show description for 05715a0
davidmckayv
committed
05715a0
View commit details
Copy full SHA for 05715a0
Browse repository at this point
Stop the Windows build flashing consoles, offering Save as, and stranding the window on a dead page
Show description for 2497e47
davidmckayv
committed
2497e47
View commit details
Copy full SHA for 2497e47
Browse repository at this point
Stop showing people terminal escapes, a package manager they do not have, and advice they already took
Show description for 7a1cbf5
davidmckayv
committed
7a1cbf5
View commit details
Copy full SHA for 7a1cbf5
Browse repository at this point
Indent the engine sentence the way the pinned formatter wants it
davidmckayv
committed
8919c3f
View commit details
Copy full SHA for 8919c3f
Browse repository at this point
You can’t perform that action at this time.