docs(cli): comprehensive CLI documentation update#1132
Merged
Conversation
Contributor
|
Droid finished @factory-davidgu's task —— View job Review summaryThis PR is a broad CLI docs refresh with helpful new sections (missions, session management, and settings). A few high-signal inconsistencies slipped in (notably |
424afde to
3bb9c15
Compare
- Add 12 missing slash commands to CLI reference table - Add missing CLI commands (search, computer, mcp, plugin, daemon) - Add 10 missing CLI flags including mission mode flags - Add 30+ keyboard shortcuts (image paste, Tab reasoning, @ autocomplete, history, readline) - Add Mermaid ASCII rendering documentation - Add 25+ missing settings across 7 categories including enterprise settings - Remove deprecated/non-functional settings (todoDisplayMode, specSaveEnabled, etc.) - Fix incorrect setting defaults, option values, and enterprise field names - Add missing droid exec flags with mission mode section - Replace stale readiness-report Coming Soon with /readiness-fix docs - Add mission configuration details (missionModelSettings, --mission, missionPolicy) - Expand power user guide from 4 to 14+ feature topics - Expand quickstart shortcuts and slash commands sections - Add feature capabilities overview to getting-started page - Add enterprise MCP policy, GenerateDroid, plugin CLI reference - Fix broken internal links and anchor IDs - Japanese translations for all changes across 8+ pages Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
3bb9c15 to
fa3c821
Compare
lukealvoeiro
approved these changes
May 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comprehensive update of all CLI-related documentation. See commit message for full details.