ai-cli icon indicating copy to clipboard operation
ai-cli copied to clipboard

Get answers for CLI commands from ChatGPT right from your terminal

Results 10 ai-cli issues
Sort by recently updated
recently updated
newest added

Basically 3 out of 4 attempts I do I receive as "sorry I can't answer that". I wonder how an answer like that is determined, when chatgpt3.5 itself provides it...

To be able to use locally hosted LLMs.

hacktoberfest

I get the following error `/usr/local/lib/node_modules/@abhagsain/ai-cli/node_modules/@oclif/core/lib/command.js:41 delete this.globalFlags?.json; ^ SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require...

Bumps [@oclif/test](https://github.com/oclif/test) from 2.2.8 to 2.3.8. Release notes Sourced from @​oclif/test's releases. 2.3.8 Bug Fixes deps: bump @​oclif/core from 2.1.7 to 2.3.1 (afa8139) 2.3.7 Bug Fixes deps: bump @​oclif/core from...

Bumps [oclif](https://github.com/oclif/oclif) from 3.2.24 to 3.7.0. Release notes Sourced from oclif's releases. 3.7.0 Features create symlinks from binAliases to bin for pack:macos (#1109) (70f0b27) 3.6.5 Bug Fixes explicitly ask for...

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.1 to 2.5.0. Release notes Sourced from tslib's releases. tslib 2.5.0 What's New Fix asyncDelegator reporting done too early by @​apendua in microsoft/tslib#187 Add support for TypeScript...

Steps to reproduce: On an M1 Macbook pro running macos 13: on a zsh terminal running oh-my-zsh: run "ai auth" paste the api key and then run ls on the...

Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.2. Release notes Sourced from mocha's releases. v9.2.2 9.2.2 / 2022-03-11 Please also note our announcements. :bug: Fixes #4842: Loading of reporter throws wrong error...

Updates the requirements on [shx](https://github.com/shelljs/shx) to permit the latest version. Commits 2eb1a35 0.3.4 6aefc1a docs(changelog): updated by Nate Fischer [ci skip] 5d6365b chore: add back node v6 support (#196) 92d8c42...

Would be a nice feature to add powershell shell autocompletion alongside bash/zsh (or at least allow user to run `ai autocomplete ` to see its output on a Windows OS.