diff --git a/internal/cmd/root.go b/internal/cmd/root.go index 90d64c7fccef6e27d2ebe8abb37445dc992b948f..edb2512171348b0c9a1156683ecb398d73657ccf 100644 --- a/internal/cmd/root.go +++ b/internal/cmd/root.go @@ -51,10 +51,8 @@ func init() { var rootCmd = &cobra.Command{ Use: "crush", - Short: "Terminal-based AI assistant for software development", - Long: `Crush is a powerful terminal-based AI assistant that helps with software development tasks. -It provides an interactive chat interface with AI capabilities, code analysis, and LSP integration -to assist developers in writing, debugging, and understanding code directly from the terminal.`, + Short: "An AI assistant for software development", + Long: "An AI assistant for software development and similar tasks with direct access to the terminal", Example: ` # Run in interactive mode crush