cli_buddy 0.1.6 copy "cli_buddy: ^0.1.6" to clipboard
cli_buddy: ^0.1.6 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.6 #

  • Fixed a bug in requesting API

0.1.5 #

  • Updated Web UI

0.1.4 #

  • Updated Web UI

0.1.3 #

  • Open command will have port and address options as well as launch flag

0.1.2 #

  • Open command will open the default browser automatically

0.1.1 #

  • Updated Web UI

0.1.0 #

  • Updated Web UI

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.