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
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
.
google-gemini
/
gemini-cli
Public
Notifications
You must be signed in to change notification settings
Fork
14.5k
Star
107k
Code
Issues
599
Pull requests
269
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(policy): add --policy flag for user defined policies
- #18500
#18500
Merged
allenhutchison
merged 19 commits into
main
google-gemini/gemini-cli:main
from
adh/feature/add-policy-flag
google-gemini/gemini-cli:adh/feature/add-policy-flag
Copy head branch name to clipboard
Feb 13, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(policy): add --policy flag for user defined policies
#18500
allenhutchison
merged 19 commits into
main
google-gemini/gemini-cli:main
from
adh/feature/add-policy-flag
google-gemini/gemini-cli:adh/feature/add-policy-flag
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
feat(policy): add --policy flag for user defined policies
allenhutchison
committed
08a0e8d
View commit details
Copy full SHA for 08a0e8d
Browse repository at this point
Commits on Feb 7, 2026
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
82c3c0a
View commit details
Copy full SHA for 82c3c0a
Browse repository at this point
Commits on Feb 9, 2026
chore: update package-lock.json
allenhutchison
committed
e790636
View commit details
Copy full SHA for e790636
Browse repository at this point
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
5b10511
View commit details
Copy full SHA for 5b10511
Browse repository at this point
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
76752bf
View commit details
Copy full SHA for 76752bf
Browse repository at this point
chore: update Vitest configuration to use `testTimeout` instead of `timeout`
allenhutchison
committed
b78f8a3
View commit details
Copy full SHA for b78f8a3
Browse repository at this point
Merge branch 'adh/feature/add-policy-flag' of github.com:google-gemini/gemini-cli into adh/feature/add-policy-flag
allenhutchison
committed
e1ff38a
View commit details
Copy full SHA for e1ff38a
Browse repository at this point
test: add `fs.promises.stat` mock to simulate policy directories in `config.test.ts`.
allenhutchison
committed
561f54c
View commit details
Copy full SHA for 561f54c
Browse repository at this point
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
b70e0a0
View commit details
Copy full SHA for b70e0a0
Browse repository at this point
refactor: initialize TOML loader variables and explicitly check for `.toml` extension when loading single files.
allenhutchison
committed
dd2bd7c
View commit details
Copy full SHA for dd2bd7c
Browse repository at this point
Commits on Feb 10, 2026
Merge remote-tracking branch 'origin/main' into adh/feature/add-policy-flag
Show description for c979ce2
allenhutchison
committed
c979ce2
View commit details
Copy full SHA for c979ce2
Browse repository at this point
Update packages/cli/src/config/config.ts
Show description for f17aff6
allenhutchison
and
gemini-code-assist[bot]
authored
f17aff6
View commit details
Copy full SHA for f17aff6
Browse repository at this point
Commits on Feb 11, 2026
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
1815ef3
View commit details
Copy full SHA for 1815ef3
Browse repository at this point
fix formatting
allenhutchison
committed
8a772dc
View commit details
Copy full SHA for 8a772dc
Browse repository at this point
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
70a7fd8
View commit details
Copy full SHA for 70a7fd8
Browse repository at this point
Commits on Feb 12, 2026
fix(core): mock fs.stat in policy config tests
Show description for 2fa9527
allenhutchison
committed
2fa9527
View commit details
Copy full SHA for 2fa9527
Browse repository at this point
Merge branch 'main' into adh/feature/add-policy-flag
allenhutchison
authored
4a4ad3c
View commit details
Copy full SHA for 4a4ad3c
Browse repository at this point
refactor(test): add `override` keyword to static methods in MockStorage mock.
allenhutchison
committed
062f1ec
View commit details
Copy full SHA for 062f1ec
Browse repository at this point
Commits on Feb 13, 2026
refactor(policy): consolidate duplicate directory logic into getPolicyDirectories
Show description for 0449c51
allenhutchison
committed
0449c51
View commit details
Copy full SHA for 0449c51
Browse repository at this point
You can’t perform that action at this time.