1.0.0-dev.3 • Published 1 year ago

kyubey v1.0.0-dev.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Kyubey

Just make a contract with me, and become a Magical Girl! 僕と契約して、魔法少女になってよ!

demo gif

Features

  • Automatic Mode or Interactive Mode (-i)
  • Long task with summarized terminal output
  • Answer question about repository / directory
  • Make you become a Magical Girl

Installation

pnpm i -g kyubey

kyubey needs OPENAI_API_KEY environment variable to work. It will automatically load .env recursively from the current directory. You can also pass the key as --key.

Usage

kyubey "do something"

or if you prefer qb:

qb "do something"

Demo

Interactive Mode

interactive mode demo

Ask Question about Repository

ask question about repository