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
.
GrayCodeAI
/
graycode-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: M1-M11 medium-severity issues from prior code review
- #53
#53
Merged
Patel230
merged 14 commits into
main
GrayCodeAI/graycode-cli:main
from
fix/m1-m11-medium-severity-2026-06
GrayCodeAI/graycode-cli:fix/m1-m11-medium-severity-2026-06
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix: M1-M11 medium-severity issues from prior code review
#53
Patel230
merged 14 commits into
main
GrayCodeAI/graycode-cli:main
from
fix/m1-m11-medium-severity-2026-06
GrayCodeAI/graycode-cli:fix/m1-m11-medium-severity-2026-06
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
fix(cmd): M1 part 1 - pinSubcommand, GLM thinking, status use accessors
Show description for 2deeacf
Patel230
committed
2deeacf
View commit details
Copy full SHA for 2deeacf
Browse repository at this point
fix(cmd): M1 part 2 - Autonomy, ContainerExecutor, ConvoDAG accessors
Show description for 1abfb17
Patel230
committed
1abfb17
View commit details
Copy full SHA for 1abfb17
Browse repository at this point
fix(cmd): M1 part 3 - remaining cmd/ Cost/Mode/ContextWindow accessors
Show description for 4e4867e
Patel230
committed
4e4867e
View commit details
Copy full SHA for 4e4867e
Browse repository at this point
fix(engine): M2 - AddUser/AddAssistant use MemorySvc() and Persistence().DAG()
Show description for a1fbace
Patel230
committed
a1fbace
View commit details
Copy full SHA for a1fbace
Browse repository at this point
fix(engine): M3 - deprecation comments point at real accessors
Show description for d952fe7
Patel230
committed
d952fe7
View commit details
Copy full SHA for d952fe7
Browse repository at this point
fix(engine): M4 - PermissionService constructor no longer pre-sets mode
Show description for 3da81c4
Patel230
committed
3da81c4
View commit details
Copy full SHA for 3da81c4
Browse repository at this point
fix(cmd): M5 - SubcommandRegistry.Register detects alias collision
Show description for 31d8928
Patel230
committed
31d8928
View commit details
Copy full SHA for 31d8928
Browse repository at this point
fix(cmd): M6 - sessionSubcommand.Handle prepends command name to args
Show description for 2a4faa9
Patel230
committed
2a4faa9
View commit details
Copy full SHA for 2a4faa9
Browse repository at this point
fix(multiagent): M7 - WaitForLock no longer busy-spins
Show description for 26ffba6
Patel230
committed
26ffba6
View commit details
Copy full SHA for 26ffba6
Browse repository at this point
fix(multiagent): M8 - logDroppedMessage moved out of mb.mu critical section
Show description for 78ca51d
Patel230
committed
78ca51d
View commit details
Copy full SHA for 78ca51d
Browse repository at this point
fix(multiagent): M9 - extract dropLogEveryN as a named constant
Show description for 3a4f1cb
Patel230
committed
3a4f1cb
View commit details
Copy full SHA for 3a4f1cb
Browse repository at this point
test(multiagent): M10 - rename test + add real waiter-assertion test
Show description for a01da92
Patel230
committed
a01da92
View commit details
Copy full SHA for a01da92
Browse repository at this point
test(multiagent): M11 - join the WaitForResponse goroutine via a done channel
Show description for 1d06b3d
Patel230
committed
1d06b3d
View commit details
Copy full SHA for 1d06b3d
Browse repository at this point
fix(engine): M2 - make AddUser/AddAssistant/ForkConversation/etc nil-safe
Show description for f1ddebb
Patel230
committed
f1ddebb
View commit details
Copy full SHA for f1ddebb
Browse repository at this point
You can’t perform that action at this time.