cli_buddy 0.1.1 copy "cli_buddy: ^0.1.1" to clipboard
cli_buddy: ^0.1.1 copied to clipboard

A CLI tool to call any AI to ask, auto-complete, and generate code directly from any command line tool.

0.1.0 #

  • Updated web.

0.0.9 #

  • Updated html content

0.0.8 #

  • Added open command.
    • will run a local web server to show GUI

0.0.7 #

  • Added Markdown support for chat mode (unstable).

0.0.6 #

  • Added info command which can list all available model or search for a model by property.
  • moved querying sessions to info command from set comment

0.0.5 #

  • Fixed some logic and refractored the code.

0.0.4 #

  • Changed set command and logic.

0.0.3 #

  • Added set-path and set-model commands.

0.0.2 #

  • Added suggest command.

0.0.1 #

  • Initial release for testing purpose in order to use 'dart pub global activate' only.