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 }}
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.7k
Code
Issues
120
Pull requests
254
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(chat): hide the Chat module when NEXT_PUBLIC_CHAT_DISABLED is set
- #6137
#6137
Merged
TheodoreSpeaks
merged 11 commits into
staging
simstudioai/sim:staging
from
feat/remove-chat-ui
simstudioai/sim:feat/remove-chat-ui
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(chat): hide the Chat module when NEXT_PUBLIC_CHAT_DISABLED is set
#6137
TheodoreSpeaks
merged 11 commits into
staging
simstudioai/sim:staging
from
feat/remove-chat-ui
simstudioai/sim:feat/remove-chat-ui
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
feat(chat): hide the Chat module when CHAT_ENABLED is unset
Show description for 0c6e430
TheodoreSpeaks
and
claude
committed
0c6e430
View commit details
Copy full SHA for 0c6e430
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into feat/remove-chat-ui
Show description for bc14b58
TheodoreSpeaks
committed
bc14b58
View commit details
Copy full SHA for bc14b58
Browse repository at this point
refactor(chat): gate the UI on NEXT_PUBLIC_CHAT_DISABLED, not an opt-in flag
Show description for 9df71be
TheodoreSpeaks
and
claude
committed
9df71be
View commit details
Copy full SHA for 9df71be
Browse repository at this point
feat(setup): prompt for the chat key in k8s mode
Show description for 2ec4cbb
TheodoreSpeaks
and
claude
committed
2ec4cbb
View commit details
Copy full SHA for 2ec4cbb
Browse repository at this point
fix(setup): write app-behavior flags to every env file the app can start from
Show description for c5f45fe
TheodoreSpeaks
and
claude
committed
c5f45fe
View commit details
Copy full SHA for c5f45fe
Browse repository at this point
fix(compose): forward NEXT_PUBLIC_CHAT_DISABLED to the app container
Show description for 0c520bf
TheodoreSpeaks
and
claude
committed
0c520bf
View commit details
Copy full SHA for 0c520bf
Browse repository at this point
fix(chat): resolve the landing route without blocking on the database
Show description for bf7c377
TheodoreSpeaks
and
claude
committed
bf7c377
View commit details
Copy full SHA for bf7c377
Browse repository at this point
improvement(chat): address cleanup-pass findings on the Chat gate
Show description for c3849ee
TheodoreSpeaks
and
claude
committed
c3849ee
View commit details
Copy full SHA for c3849ee
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into feat/remove-chat-ui
Show description for 86a8553
TheodoreSpeaks
committed
86a8553
View commit details
Copy full SHA for 86a8553
Browse repository at this point
fix(chat): gate workflow creation on write access, pin the key in schedule tests
Show description for 9fb0c08
TheodoreSpeaks
and
claude
committed
9fb0c08
View commit details
Copy full SHA for 9fb0c08
Browse repository at this point
fix(setup): name both variables in the chat-key failure hint
Show description for 0809195
TheodoreSpeaks
and
claude
committed
0809195
View commit details
Copy full SHA for 0809195
Browse repository at this point
You can’t perform that action at this time.