diff --git a/packages.json b/packages.json index e5be4b2..96f08d6 100644 --- a/packages.json +++ b/packages.json @@ -31248,6 +31248,21 @@ "license": "MIT", "web": "https://github.com/lscrd/Reed-Solomon" }, + { + "name": "cligpt", + "url": "https://github.com/thisago/cligpt", + "method": "git", + "tags": [ + "cli", + "chatgpt", + "ai", + "chat", + "app" + ], + "description": "Command line interface for ChatGPT", + "license": "GPL-3.0", + "web": "https://github.com/thisago/cligpt" + }, { "name": "dirtygpt", "url": "https://github.com/thisago/dirtygpt",