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
.
kernel
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
27
Code
Issues
0
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): add projects support with --project flag and name resolution
- #147
#147
Merged
hiroTamada
merged 11 commits into
main
kernel/cli:main
from
hiro/cli-project-support
kernel/cli:hiro/cli-project-support
Copy head branch name to clipboard
Apr 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(cli): add projects support with --project flag and name resolution
#147
hiroTamada
merged 11 commits into
main
kernel/cli:main
from
hiro/cli-project-support
kernel/cli:hiro/cli-project-support
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
feat(cli): add projects support with --project flag and name resolution
Show description for 9126ebb
hiroTamada
committed
9126ebb
View commit details
Copy full SHA for 9126ebb
Browse repository at this point
merge: resolve go.mod/go.sum conflict with main (keep sdk v0.48.0)
Show description for dac2b2a
hiroTamada
committed
dac2b2a
View commit details
Copy full SHA for dac2b2a
Browse repository at this point
fix: address bugbot review comments
Show description for 73aca64
hiroTamada
committed
73aca64
View commit details
Copy full SHA for 73aca64
Browse repository at this point
fix: consolidate CUID validation into single shared regex
Show description for b110ced
hiroTamada
committed
b110ced
View commit details
Copy full SHA for b110ced
Browse repository at this point
fix: reject negative limit values with explicit error in set-limits
Show description for e55a6c3
hiroTamada
committed
e55a6c3
View commit details
Copy full SHA for e55a6c3
Browse repository at this point
fix: support project name in subcommand positional arguments
Show description for 4024bbb
hiroTamada
committed
4024bbb
View commit details
Copy full SHA for 4024bbb
Browse repository at this point
fix: fetch up to 200 projects for name resolution
Show description for 8d3fa6a
hiroTamada
committed
8d3fa6a
View commit details
Copy full SHA for 8d3fa6a
Browse repository at this point
Commits on Apr 13, 2026
refactor(cli): align projects commands with CLI conventions
Show description for 3093664
hiroTamada
committed
3093664
View commit details
Copy full SHA for 3093664
Browse repository at this point
Commits on Apr 17, 2026
Merge branch 'main' into hiro/cli-project-support
masnwilliams
authored
ac2bea2
View commit details
Copy full SHA for ac2bea2
Browse repository at this point
Simplify --project flag to accept only project IDs
Show description for a20844d
masnwilliams
committed
a20844d
View commit details
Copy full SHA for a20844d
Browse repository at this point
Commits on Apr 23, 2026
Drop KERNEL_PROJECT_ID fallback
Show description for 748bef4
masnwilliams
and
claude
committed
748bef4
View commit details
Copy full SHA for 748bef4
Browse repository at this point
You can’t perform that action at this time.