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
.
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.4k
Code
Issues
116
Pull requests
148
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(setup): setup wizard with browser-based Chat key handoff
- #5911
#5911
Merged
TheodoreSpeaks
merged 31 commits into
staging
simstudioai/sim:staging
from
feat/cli-auth-key
simstudioai/sim:feat/cli-auth-key
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
feat(setup): setup wizard with browser-based Chat key handoff
#5911
TheodoreSpeaks
merged 31 commits into
staging
simstudioai/sim:staging
from
feat/cli-auth-key
simstudioai/sim:feat/cli-auth-key
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
feat(setup): setup wizard with browser-based Chat key handoff
Show description for 9a9132e
TheodoreSpeaks
committed
9a9132e
View commit details
Copy full SHA for 9a9132e
Browse repository at this point
improvement(setup): drop the paste-a-key fallback, simplify consent copy
Show description for 090342c
TheodoreSpeaks
committed
090342c
View commit details
Copy full SHA for 090342c
Browse repository at this point
fix(setup): pin kube context, keep secrets out of argv, validate reused keys
Show description for af8ad44
TheodoreSpeaks
committed
af8ad44
View commit details
Copy full SHA for af8ad44
Browse repository at this point
refactor(copilot): one module for Chat API key operations
Show description for 65e6ef1
TheodoreSpeaks
committed
65e6ef1
View commit details
Copy full SHA for 65e6ef1
Browse repository at this point
improvement(setup): reuse shared helpers, parallelize probes, drop dead code
Show description for d362e68
TheodoreSpeaks
committed
d362e68
View commit details
Copy full SHA for d362e68
Browse repository at this point
fix(setup): make doctor understand the compose env layout
Show description for 209e6ec
TheodoreSpeaks
committed
209e6ec
View commit details
Copy full SHA for 209e6ec
Browse repository at this point
feat(cli-auth): device-authorization poll flow, drop the loopback listener
Show description for 43de45d
TheodoreSpeaks
committed
43de45d
View commit details
Copy full SHA for 43de45d
Browse repository at this point
fix(setup): reuse an existing managed Postgres container instead of colliding
Show description for 08d13fa
TheodoreSpeaks
committed
08d13fa
View commit details
Copy full SHA for 08d13fa
Browse repository at this point
improvement(setup): audience-first run-mode hints
Show description for 9db7998
TheodoreSpeaks
committed
9db7998
View commit details
Copy full SHA for 9db7998
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into feat/cli-auth-key
Show description for e00b02d
TheodoreSpeaks
committed
e00b02d
View commit details
Copy full SHA for e00b02d
Browse repository at this point
fix(cli-auth): retry a failed mint, port container/port fixes to Redis + k8s
Show description for 8e8c5ca
TheodoreSpeaks
committed
8e8c5ca
View commit details
Copy full SHA for 8e8c5ca
Browse repository at this point
fix(setup): harden mint cleanup, Windows browser, container detection, helm cwd
Show description for c5a6607
TheodoreSpeaks
committed
c5a6607
View commit details
Copy full SHA for c5a6607
Browse repository at this point
feat(chat-keys): standalone manage page, drop from settings nav, refresh README
Show description for fd1a900
TheodoreSpeaks
committed
fd1a900
View commit details
Copy full SHA for fd1a900
Browse repository at this point
fix(setup): per-key reason in the secret-replacement warning
Show description for cb49a61
TheodoreSpeaks
committed
cb49a61
View commit details
Copy full SHA for cb49a61
Browse repository at this point
fix(setup): compose doctor schema, cross-platform binary detection, quoted context hints
Show description for cf61a14
TheodoreSpeaks
committed
cf61a14
View commit details
Copy full SHA for cf61a14
Browse repository at this point
fix(setup): quote kube-context in the helm uninstall tear-down hint too
Show description for a393319
TheodoreSpeaks
committed
a393319
View commit details
Copy full SHA for a393319
Browse repository at this point
feat(setup): sim lifecycle CLI — start/stop/status/logs/down/reset
Show description for f24f237
TheodoreSpeaks
committed
f24f237
View commit details
Copy full SHA for f24f237
Browse repository at this point
Commits on Jul 25, 2026
feat(setup): 'bun run sim' is the primary entry; bare invocation prints help
Show description for 740d91d
TheodoreSpeaks
committed
740d91d
View commit details
Copy full SHA for 740d91d
Browse repository at this point
fix(setup): quote the auth URL for cmd /c start on Windows
Show description for 3bea50f
TheodoreSpeaks
committed
3bea50f
View commit details
Copy full SHA for 3bea50f
Browse repository at this point
fix(setup): verify kube-context is really local; lengthen CLI handoff wait
Show description for 2136a03
TheodoreSpeaks
committed
2136a03
View commit details
Copy full SHA for 2136a03
Browse repository at this point
fix(setup): only manage k8s lifecycle on a verified-local context
Show description for 1c919fb
TheodoreSpeaks
committed
1c919fb
View commit details
Copy full SHA for 1c919fb
Browse repository at this point
fix(setup): doctor skips placeholder secrets when seeding; reset names its target
Show description for a25efdc
TheodoreSpeaks
committed
a25efdc
View commit details
Copy full SHA for a25efdc
Browse repository at this point
fix(cli-auth): size the poll rate limit to the poll cadence; honor Retry-After
Show description for f220b3a
TheodoreSpeaks
committed
f220b3a
View commit details
Copy full SHA for f220b3a
Browse repository at this point
fix(setup): check ports before starting the dev server, not just compose
Show description for 0c3e221
TheodoreSpeaks
committed
0c3e221
View commit details
Copy full SHA for 0c3e221
Browse repository at this point
fix(setup): verify the kube cluster is reachable, not just local
Show description for 8eca1ed
TheodoreSpeaks
committed
8eca1ed
View commit details
Copy full SHA for 8eca1ed
Browse repository at this point
fix(helm): point appVersion at published image tags (v-prefixed, current)
Show description for 28b6047
TheodoreSpeaks
committed
28b6047
View commit details
Copy full SHA for 28b6047
Browse repository at this point
Revert "fix(helm): point appVersion at published image tags (v-prefixed, current)"
Show description for 9be0821
TheodoreSpeaks
committed
9be0821
View commit details
Copy full SHA for 9be0821
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into feat/cli-auth-key
TheodoreSpeaks
committed
af78720
View commit details
Copy full SHA for af78720
Browse repository at this point
chore(api-validation): rebaseline route count to 977 after staging merge
Show description for 108f777
TheodoreSpeaks
committed
108f777
View commit details
Copy full SHA for 108f777
Browse repository at this point
fix(settings): don't highlight a sibling nav item on nested settings pages
Show description for c5dac2c
TheodoreSpeaks
committed
c5dac2c
View commit details
Copy full SHA for c5dac2c
Browse repository at this point
fix(setup,auth): manage explicitly-confirmed k8s contexts, fail loudly on reset, clear stale post-auth redirect
Show description for c1f81d8
TheodoreSpeaks
committed
c1f81d8
View commit details
Copy full SHA for c1f81d8
Browse repository at this point
You can’t perform that action at this time.