@@ -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