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
.
CleanroomMC
/
Cleanroom
Public
Notifications
You must be signed in to change notification settings
Fork
78
Star
597
Code
Issues
36
Pull requests
13
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Command Suggestions
- #557
#557
Open
Rongmario
wants to merge 12 commits into
main
CleanroomMC/Cleanroom:main
from
feature/command-suggestion
CleanroomMC/Cleanroom:feature/command-suggestion
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Command Suggestions
#557
Rongmario
wants to merge 12 commits into
main
CleanroomMC/Cleanroom:main
from
feature/command-suggestion
CleanroomMC/Cleanroom:feature/command-suggestion
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
Begin work on modern command suggestions
Show description for b07dd0b
Rongmario
committed
b07dd0b
View commit details
Copy full SHA for b07dd0b
Browse repository at this point
Commits on May 2, 2026
Take TabCompleter's target pos into account
Rongmario
committed
4d86418
View commit details
Copy full SHA for 4d86418
Browse repository at this point
Red = incorrect, green = correct
Rongmario
committed
62e5634
View commit details
Copy full SHA for 62e5634
Browse repository at this point
Commits on Jun 8, 2026
Fix suggestions for one argument leaking to a different argument
Rongmario
committed
30fe7a8
View commit details
Copy full SHA for 30fe7a8
Browse repository at this point
Cleaned up GuiChat patch, note comments as being from Cleanroom
Rongmario
committed
005b845
View commit details
Copy full SHA for 005b845
Browse repository at this point
Commits on Jul 9, 2026
Stop stale completions from showing, and allow esc to close suggestions
Rongmario
committed
58ddbf5
View commit details
Copy full SHA for 58ddbf5
Browse repository at this point
Only suggest for commands
Rongmario
committed
385de81
View commit details
Copy full SHA for 385de81
Browse repository at this point
Further fixes
Show description for 78347b1
Rongmario
committed
78347b1
View commit details
Copy full SHA for 78347b1
Browse repository at this point
Commits on Jul 10, 2026
Start work on command block mode
Rongmario
committed
a37ba94
View commit details
Copy full SHA for a37ba94
Browse repository at this point
Fixing edge cases where suggestions can still stay stale
Rongmario
committed
09ce06f
View commit details
Copy full SHA for 09ce06f
Browse repository at this point
Fix suggestion list box location with its offsets
Rongmario
committed
9633671
View commit details
Copy full SHA for 9633671
Browse repository at this point
`GuiCommandBlock` & `GuiEditCommandBlockMinecart`
Rongmario
committed
b858ec1
View commit details
Copy full SHA for b858ec1
Browse repository at this point
You can’t perform that action at this time.