docs: refine Plan Mode documentation structure and workflow#19644
docs: refine Plan Mode documentation structure and workflow#19644
Conversation
Refactors the Plan Mode guide to emphasize its role in research, design, and strategic planning. Key updates include: - Streamlined introduction highlighting research, design, and planning benefits. - Consolidated initiation methods and configuration options under 'Entering plan mode'. - Refined the implementation workflow to accurately reflect the 4-step 'Explore, Consult, Draft, Review' cycle. - Standardized terminology (e.g., 'Gemini CLI'), heading casing, and placeholder syntax. - Improved cross-referencing for YOLO mode, subagents, and the policy engine. - Removed the manual table of contents to comply with documentation standards.
Summary of ChangesHello @jerop, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request significantly refines the Plan Mode documentation within the Gemini CLI. The changes aim to provide a clearer, more structured, and user-friendly guide by reorganizing content, standardizing terminology, and detailing an updated planning workflow. This enhancement helps users better understand Plan Mode's purpose, how to enable and utilize it effectively for strategic planning, and how to customize its behavior. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
The documentation for Plan Mode has been significantly improved with a clearer workflow and better organization. The introduction is more benefit-oriented, and the transition from 'Starting' to 'Enabling' Plan Mode is well-handled. I found a technical issue in the regex example for custom policies where excessive backslashes are used, which would prevent the policy from matching correctly. Also, the PR description mentions removing the manual table of contents, but it appears to have been updated instead.
|
Size Change: -2 B (0%) Total Size: 25.1 MB ℹ️ View Unchanged
|
Refactors the Plan Mode guide to emphasize its role in research, design, and strategic planning.
Related to #16871
Preview: https://github.com/google-gemini/gemini-cli/blob/update-planning-workflow/docs/cli/plan-mode.md