ஜெமினி CLI: செயற்கை நுண்ணறிவுடன் உருவாக்குங்கள், பிழைதிருத்துங்கள் மற்றும் வெளியிடுங்கள்
Provides a comprehensive overview for someone new to the Gemini CLI.
- Highlights key slash commands like /help and /settings for navigation.
- Explains how to use the /chat command to manage your conversation history.
- Describes the Checkpointing feature for safely reverting file changes during development.
- Explains how to use /restore to recover previous project states after experiments.
- Explains using @ commands to include file content directly into your prompts.
- Describes how to use /memory to help the agent remember project instructions.
- Explores /agents for managing local or remote subagent configurations.
- Uses /hooks to intercept and customize CLI lifecycle events.
- Explains /plan to review and track progress on pending tasks.
- Describes /stats to analyze session performance and model usage.
- Explains using /theme to adjust the interface visual style.
- Describes /commands for creating personalized shortcuts with custom files.
- Details how to enable Checkpointing in the settings file.
- Explains using custom commands for faster repetitive task automation.
- Shows how to use ! for running shell commands.
- Explains managing multiple workspaces using the directory command.
- Focuses on using /help to find specific command details.
- Emphasizes how /init creates a context file for better project alignment.
- Discusses how to automate tasks using custom command files and extensions.
- Explains managing complex subagent configurations for remote development tasks.
- Focuses on using the /rewind feature for safe code iteration.
- Explains how to set up and manage MCP servers for external tools.
- Explains how to create custom command files for personalized shortcuts.
- Details how to use keyboard shortcuts to speed up input navigation.
- Explains using /compress to summarize long conversation contexts for better performance.
- Describes how /copy exports recent output to your system clipboard for reuse.
- Illustrates how to use /vim to enable modal text editing within inputs.
- Shows steps for /permissions to manage directory trust settings.
- Details integrating IDEs using the /ide command for developer companion support.
- Discusses using /extensions to manage specialized workflows and build custom tools.
- Explains using /mcp to list and manage external tool servers.
- Details how to configure remote subagents for complex development tasks.
- Shows how to use /skills for managing specialized agent workflows.
- Describes using /policies to view active security or development constraints.
- Explains /privacy to manage data consent settings.
- Summarizes /upgrade options for increasing model usage limits.
- Explains how to use the interactive session browser via the /resume command.
- Describes using shadow Git repositories for local project file snapshots.
- Discusses how to use hooks for customizing CLI lifecycle events.
- Explains how extensions enable specialized workflows and custom tool development.
- Focuses the narrative on how developers iterate on code using built-in safety tools.
- Explains the importance of automated checkpoints during long-term coding sessions.
- Explains how automated shadow git snapshots prevent permanent data loss during development.
- Describes setting up extension workflows to expand the power of the agent.
- Explains how to list available commands and tools using the slash command menu.
- Summarizes steps for toggling vim mode to enable modal text editing features.