1.1.2 • Published 11 months ago

auto-copilot-cli v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

npm Node.js Package MIT License auto-copilot-cli npm downloads

Description

auto-copilot-cli is a versatile tool that offers several functionalities, including:

  • AI chat help you quickly find and improve codebase and answer questions about codebase
  • Code review
  • Pre-commit for generating commit messages
  • Code refactoring and linting structure of a folder or a file
  • Test generation
  • Shell command generation and execution
  • Natural language to SQL translation

Setup

  1. Install auto-copilot-cli globally:

    # using npm
    npm install -g auto-copilot-cli
    
    # using install script
    curl -s https://raw.githubusercontent.com/rsaryev/auto-copilot-cli/main/deployment/deploy.bash | bash
  2. Get an API key from OpenAI.

  3. Refer to the CLI usage guide to learn how to use the tool.

Commands

  • code-chat <path> - AI chat with codebase usage
    • Options:
      • -p, --prompt <prompt> - Prompt for AI
  • code-review - Perform code review usage - Perform code review
  • test <file> - Generate test usage
    • Options:
      • -p, --prompt <prompt> - Prompt for AI
      • -o, --output <file> - Output file
  • refactor <file> - Refactor code usage
    • Options:
      • -p, --prompt <prompt> - Prompt for AI
      • -o, --output <file> - Output file
  • sql-translator <query> - Translate natural language to SQL usage
    • Options:
      • -o, --output <output> - Output sql file
      • -s, --schema-path <schemaPath> - Path to schema file (sql, prisma, any format)
  • chat <chat> - Chat with AI usage
    • Options:
      • -p, --prompt <prompt> - Prompt for AI
  • shell <goal> - Generate and execute a shell command usage
  • pre-commit - Analyze git diff and generate a commit message usage
    • Options:
      • -y, --yes - Skip confirmation
  • config <key> <value> - Set configuration usage
  • get-config - Print configuration

Options

  • -h, --help - Display help for command
  • -V, --version - Output the version number

Contributing

Contributions are always welcome!

1.1.1

11 months ago

1.1.2

11 months ago

1.0.62

12 months ago

1.0.61

12 months ago

1.0.60

12 months ago

1.0.66

12 months ago

1.0.65

12 months ago

1.0.64

12 months ago

1.0.63

12 months ago

1.0.69

12 months ago

1.0.68

12 months ago

1.0.67

12 months ago

1.0.73

12 months ago

1.0.72

12 months ago

1.0.71

12 months ago

1.0.70

12 months ago

1.0.77

12 months ago

1.0.76

12 months ago

1.0.75

12 months ago

1.0.74

12 months ago

1.0.79

12 months ago

1.0.78

12 months ago

1.1.0

12 months ago

1.0.51

12 months ago

1.0.55

12 months ago

1.0.54

12 months ago

1.0.53

12 months ago

1.0.52

12 months ago

1.0.59

12 months ago

1.0.58

12 months ago

1.0.57

12 months ago

1.0.56

12 months ago

1.0.80

12 months ago

1.0.83

12 months ago

1.0.82

12 months ago

1.0.81

12 months ago

1.0.88

12 months ago

1.0.87

12 months ago

1.0.86

12 months ago

1.0.85

12 months ago

1.0.89

12 months ago

1.0.91

12 months ago

1.0.90

12 months ago

1.0.95

12 months ago

1.0.94

12 months ago

1.0.93

12 months ago

1.0.92

12 months ago

1.0.99

12 months ago

1.0.98

12 months ago

1.0.96

12 months ago

1.0.50

12 months ago

1.0.47

12 months ago

1.0.46

12 months ago

1.0.44

12 months ago

1.0.43

12 months ago

1.0.42

1 year ago

1.0.40

1 year ago

1.0.39

1 year ago

1.0.38

1 year ago

1.0.37

1 year ago

1.0.36

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.33

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago