Commit History

Author SHA1 Message Date
  Johannlai 61c47a25e9 :arrow_up: update semantic-release dep 1 year ago
  Johannlai 806a22e468 :sparkles: Add chat messages to array and update prompt messages. 1 year ago
  Johannlai 3a6f919506 :sparkles: Add options for new commands and update CLI examples. 1 year ago
  johannlai ca67076450 :warning: Add warning message for free key usage if OPENAI_API_KEY is not set. 1 year ago
  johannlai 0a52237cd1 :sparkles: Add AI commit, command, translation, and gitmoji plugins to gptcli. :link: Let AI link natural language to structured data. 1 year ago
  johannlai 1bf39c50ac :construction_worker: Add Node version check to CLI, requiring version 16.0.0 or higher. 1 year ago
  johannlai 1d3d908982 :bug: Fix console log error message format in createChatCompletion.ts file 1 year ago
  johannlai dc971834f2 :sparkles: Create config directory and file if not exist, exit with code 0 if already exist. 1 year ago
  johannlai c7946b6efe :sparkles: Update CLI help menu version flag and description with version {version_number} 1 year ago
  johannlai d73fe86cfc :bug: get version bug 1 year ago
  johannlai 10748f6023 :bug: get version bug 1 year ago
  johannlai 9193bd6d35 :recycle: Refactor createChatCompletion function to handle request errors better. 1 year ago
  johannlai cd819165af :bug: remove useless code 1 year ago
  ZhiHang Li 84cf346127 Merge pull request #3 from JohannLai/hotfix/support-nodejs-16 1 year ago
  Johannlai 03ae9eed3e :bug: support nodejs 16 1 year ago
  johannlai f797a174da :arrow_down: Update npm download badge to track weekly downloads. 1 year ago
  johannlai 1170c5b731 :recycle: Refactor prettierrc.cjs for improved readability and maintainability 1 year ago
  johannlai 4a692a0863 :art: code style change tab to space 1 year ago
  johannlai 8638be7e27 :art: code style change tab to space 1 year ago
  johannlai 3eea74baa0 :recycle: Refactor code tab to space 1 year ago
  johannlai 37ed2c19ef :recycle: Refactor pipeline preparation and config loading in run.ts file 1 year ago
  johannlai a82bfb6ef7 :link: Link natural language and structured data with AI through GPTCLI npm package 1 year ago
  johannlai a2f18be972 :memo: Add note on commit message plugin in README.md 1 year ago
  johannlai c652177af0 :tada: Add PRs welcome badge to README.md. 1 year ago
  johannlai d8c75ae96e :arrow_up: Update installation instructions for required Node.js version in GPT CLI README.md file. 1 year ago
  johannlai 89aba3caba :bug: Refactor getFreeOpenaiKey function to randomly select API key 1 year ago
  johannlai 9606fc84d3 :books: Add link to GitHub issues page in README.md for user feedback. 1 year ago
  johannlai 992cc03f13 :sparkles: Add new icons for Github project page. 1 year ago
  johannlai d5d67ceeb3 :white_check_mark: Update test script to include "run" command for vitest in package.json (#commitnumber) 1 year ago
  johannlai ba29efb686 :wastebasket: Remove usage of getFreeOpenaiKey function and update OPENAI_API_KEY reference. 1 year ago