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 }}
google-gemini
/
gemini-cli
Public
Notifications
You must be signed in to change notification settings
Fork
14.6k
Star
107k
Code
Issues
582
Pull requests
271
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(core): resolve nested plan directory duplication and relative path policies
- #25138
#25138
Merged
mahimashanware
merged 13 commits into
main
google-gemini/gemini-cli:main
from
fix/nested-plan-files-v3
google-gemini/gemini-cli:fix/nested-plan-files-v3
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(core): resolve nested plan directory duplication and relative path policies
#25138
mahimashanware
merged 13 commits into
main
google-gemini/gemini-cli:main
from
fix/nested-plan-files-v3
google-gemini/gemini-cli:fix/nested-plan-files-v3
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2026
fix(core): Prevent duplication of custom plan directories
Show description for 3f85966
mahimashanware
committed
3f85966
View commit details
Copy full SHA for 3f85966
Browse repository at this point
feat(core): Use relative paths for plan directories in system prompt
Show description for 111c114
mahimashanware
committed
111c114
View commit details
Copy full SHA for 111c114
Browse repository at this point
test(core): Fix strict typing violations in tests
Show description for 24860f5
mahimashanware
committed
24860f5
View commit details
Copy full SHA for 24860f5
Browse repository at this point
style(core): Avoid non-null assertion in promptProvider.ts
Show description for ac39690
mahimashanware
committed
ac39690
View commit details
Copy full SHA for ac39690
Browse repository at this point
test(core): Refactor plan path resolution test in write-file.test.ts
mahimashanware
committed
06ac447
View commit details
Copy full SHA for 06ac447
Browse repository at this point
test(core): update snapshots for relative plan paths
mahimashanware
committed
00d832f
View commit details
Copy full SHA for 00d832f
Browse repository at this point
test(cli): Add missing getProjectRoot mock to UI tests
Show description for b6558bd
mahimashanware
committed
b6558bd
View commit details
Copy full SHA for b6558bd
Browse repository at this point
fix(core): Normalize prompt paths to POSIX for cross-platform snapshot stability
mahimashanware
committed
36b1248
View commit details
Copy full SHA for 36b1248
Browse repository at this point
refactor(core): add error logging for plan path resolution failures
Show description for 955e944
mahimashanware
committed
955e944
View commit details
Copy full SHA for 955e944
Browse repository at this point
test(evals): add informal agreement to plan mode eval prompt
Show description for 4bdfb01
mahimashanware
committed
4bdfb01
View commit details
Copy full SHA for 4bdfb01
Browse repository at this point
docs: Update archive-plan.sh and settings.json examples for nested plan support
mahimashanware
committed
f881eaa
View commit details
Copy full SHA for f881eaa
Browse repository at this point
refactor(core): use standard PlanErrorMessages constant for path access errors
Show description for ae23232
mahimashanware
committed
ae23232
View commit details
Copy full SHA for ae23232
Browse repository at this point
chore: rerun CI to clear flaky timeouts
mahimashanware
committed
98ef58f
View commit details
Copy full SHA for 98ef58f
Browse repository at this point
You can’t perform that action at this time.