Reference for the tell
command in Genie, the AI-powered CLI companion.
tell
command is used for generating text responses based on your queries or prompts. This command leverages AI to provide accurate and informative responses, making it a powerful tool for retrieving information or generating conversational content.
--include-dir
: Includes a snapshot of the current directory in the request, providing better context for the response.
--include-git-changes
: Includes a brief summary of your git changes. This can be used to frame PR descriptions or add commit messages. This flag cannot be used if the folder you’re using is not initialized by git and also if you do not have the git installed.