{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":636369509,"defaultBranch":"master","name":"opencommit","ownerLogin":"takuya-o","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-05-04T17:39:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/349500?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704911682.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"2e299165ab37bec6d258c225b9aa3fa8922b01bb","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.4","pushedAt":"2024-01-10T18:34:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump follow-redirects from 1.15.2 to 1.15.4\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump follow-redirects from 1.15.2 to 1.15.4"}},{"before":null,"after":"f71cdb4398a25455f7ccf289b3b377874891be24","ref":"refs/heads/dependabot/npm_and_yarn/axios-1.6.0","pushedAt":"2023-11-11T03:26:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump axios from 1.4.0 to 1.6.0\n\nBumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump axios from 1.4.0 to 1.6.0"}},{"before":"1eeced8b2b23646a0ae904ffddb2e467120330e1","after":"ef97793aa353405f0c768ae7e5003d5861a25903","ref":"refs/heads/master","pushedAt":"2023-08-28T16:31:15.000Z","pushType":"push","commitsCount":93,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"Merge branch 'di-sukharev/master' into release\n\nFor importing di-sukharev/master branch's commit log","shortMessageHtmlLink":"Merge branch 'di-sukharev/master' into release"}},{"before":"42a34cac82ba8472a49e452bad23243a3880ef14","after":"1eeced8b2b23646a0ae904ffddb2e467120330e1","ref":"refs/heads/master","pushedAt":"2023-07-22T18:47:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔧 修正(cli.cjs, github-action.cjs, api.ts, config.ts, generateCommitMessageFromGitDiff.ts): OCO_TOKEN_LIMITのデフォルト値を4096に設定しました\n\nOCO_TOKEN_LIMITのデフォルト値を4096に設定しました。また、configファイルと関連する箇所でOCO_TOKEN_LIMITを使用するように変更しました。\n※gpt-4やgpt-3.5-turbo-16kの最大トークン数に対応するためにOCO_TOKEN_LIMITでトークン数の最大数を変更できるようにした\n\n🔧 fix(cli.cjs, github-action.cjs, api.ts, config.ts, generateCommitMessageFromGitDiff.ts): Set the default value of OCO_TOKEN_LIMIT to 4096\n\nSet the default value of OCO_TOKEN_LIMIT to 4096. Also updated the relevant parts in the config file and other files to use OCO_TOKEN_LIMIT.","shortMessageHtmlLink":"🔧 修正(cli.cjs, github-action.cjs, api.ts, config.ts, generateCommitMes…"}},{"before":"c8993039876e478f8edfcb4ad7a7ea84afe06ae3","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-22T17:09:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"3796ae0321ceaa3c899f8b5d7bde57eeac643329","after":"42a34cac82ba8472a49e452bad23243a3880ef14","ref":"refs/heads/master","pushedAt":"2023-07-22T17:09:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"✨ Merge from upstream 'di-sukharev/master'\n\nUpgrade to 2.4.2 from upstream\n\n🐛fix(api.ts, checkIsLatestVersion.ts): fix npm command to get the latest version of opencommit\n Fixed the npm command to get the latest version of opencommit. Previously, it was using `npm view opencommit version`, but it has been updated to `npm view github:takuya-o/opencommit version` to specify the correct package name.\n\n🐛修正(api.ts, checkIsLatestVersion.ts): opencommitの最新バージョンを取得するためのnpmコマンドを修正しました\n opencommitの最新バージョンを取得するためのnpmコマンドを修正しました。以前は`npm view opencommit version`を使用していましたが、正しいパッケージ名を指定するために`npm view github:takuya-o/opencommit version`に変更しました。\n\n⬆️ Update(package.json): Add script to upgrade packages using npm-check-updates and run npm update and npm dedup\n To make it easier to upgrade packages and manage dependencies, a new script called \"upgrade\" has been added. This script uses npm-check-updates to upgrade packages to their latest versions, runs npm update to update dependencies, and runs npm dedup to remove duplicate packages.\n\n⬆️ アップデート(package.json): npm-check-updatesを使用してパッケージをアップグレードし、npm updateとnpm dedupを実行するスクリプトを追加しました\nパッケージのアップグレードと依存関係の整理を簡単にするために、新しいスクリプト\"upgrade\"を追加しました。このスクリプトは、npm-check-updatesを使用してパッケージを最新バージョンにアップグレードし、npm updateを実行して依存関係を更新し、npm dedupを実行して重複したパッケージを削除します。\n\nMerge branch 'revert-async-prefix' into 'azure'\nRevert \"Merge remote-tracking branch 'amyu98/allowForCommitPrefix' into try-commit-prefix\"\n非同期化したprefix付加機能を巻き戻した","shortMessageHtmlLink":"✨ Merge from upstream 'di-sukharev/master'"}},{"before":null,"after":"c8993039876e478f8edfcb4ad7a7ea84afe06ae3","ref":"refs/heads/dependabot/npm_and_yarn/word-wrap-1.2.4","pushedAt":"2023-07-20T15:34:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4\n\nBumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4"}},{"before":"559b7e9b5099d84544a49c85b500f85bf44ed01d","after":"3796ae0321ceaa3c899f8b5d7bde57eeac643329","ref":"refs/heads/master","pushedAt":"2023-06-09T09:15:37.589Z","pushType":"push","commitsCount":2,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔧 chore(package.json): 開発用の依存関係を更新しました\n\n開発用の依存関係を更新しました。@types/node、@typescript-eslint/eslint-plugin、@typescript-eslint/parser、dotenv、esbuild、eslint、prettier、ts-node、typescriptのバージョンが上がりました。また、@octokit/webhooks-schemas、@octokit/webhooks-types、ini、inquirerのバージョンも更新されました。\n\n🔧 chore(package.json): update dev dependencies\n\nUpdated dev dependencies including @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, dotenv, esbuild, eslint, prettier, ts-node, and typescript. Also updated @octokit/webhooks-schemas, @octokit/webhooks-types, ini, and inquirer.","shortMessageHtmlLink":"🔧 chore(package.json): 開発用の依存関係を更新しました"}},{"before":"496d524817ef5516fa3affbad1936b8e91cf36c8","after":"559b7e9b5099d84544a49c85b500f85bf44ed01d","ref":"refs/heads/master","pushedAt":"2023-06-04T03:37:46.926Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🚀 feat(config.ts api.ts): add support for OCO_OPENAI_VERSION environment variable to specify the API version\n\nThe OCO_OPENAI_VERSION config key has been added to allow specifying the version of the OpenAI API to use. A validation function has been added to ensure that the value of OCO_OPENAI_VERSION is a string in the format of YYYY-MM-DD. This ensures that the value is a valid date and can be used to specify the version of the OpenAI API to use.\n\n🚀 新機能(config.ts api.ts): OCO_OPENAI_VERSION設定キーを追加して、OpenAI APIバージョンを指定できるようにしました\n\nOCO_OPENAI_VERSION設定キーを追加して、使用するOpenAI APIのバージョンを指定できるようにしました。OCO_OPENAI_VERSIONの値がYYYY-MM-DD形式の文字列であることを確認するバリデーション関数を追加しました。これにより、値が有効な日付であり、OpenAI APIのバージョンを指定するために使用できることが保証されます。","shortMessageHtmlLink":"🚀 feat(config.ts api.ts): add support for OCO_OPENAI_VERSION environm…"}},{"before":"92d892fec2851b52eb70e3e8f6995fb253e0e9bc","after":"9062c5da25db92edff324bf882fcf37f57898bc9","ref":"refs/heads/config-cache","pushedAt":"2023-05-29T18:42:33.925Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"✨ feat(config.ts): add caching mechanism to reduce file I/O operations\n\nA caching mechanism has been added to the getConfig function to improve performance by reducing the number of file I/O operations. The function now checks if the configCache variable is enabled and returns the cached value if it is. If the cache is not enabled, the function reads the configuration file and returns the value. After reading the configuration file, the function stores the value in the cache for future use.","shortMessageHtmlLink":"✨ feat(config.ts): add caching mechanism to reduce file I/O operations"}},{"before":"b0d47a2517d44f6526294d4f3ade180f787e6869","after":"496d524817ef5516fa3affbad1936b8e91cf36c8","ref":"refs/heads/master","pushedAt":"2023-05-29T18:39:31.187Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🐛 fix(README.md): update configuration variable names for Azure OpenAI service\n\nThe configuration variable names for the Azure OpenAI service were updated to use the prefix 'OCO_' instead of 'OPENAI_' to avoid conflicts with other OpenAI services. The variables that need to be set are 'OCO_OPENAI_API_KEY' and 'OCO_OPENAI_BASE_PATH' for the endpoint, and the deployment name should be set to 'model'.\n🐛 修正(README.md): Azure OpenAIサービスの設定変数名を更新しました\n\nAzure OpenAIサービスの設定変数名を、他のOpenAIサービスとの競合を避けるためにプレフィックス'OCO_'を使用するように更新しました。設定する必要がある変数は、エンドポイントの'OCO_OPENAI_API_KEY'と'OCO_OPENAI_BASE_PATH'、そしてデプロイメント名は'model'に設定する必要があります。","shortMessageHtmlLink":"🐛 fix(README.md): update configuration variable names for Azure OpenA…"}},{"before":"616c993b6d1a475a896d54c244d55af765ff44c4","after":"b0d47a2517d44f6526294d4f3ade180f787e6869","ref":"refs/heads/master","pushedAt":"2023-05-29T18:33:17.720Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🐛 fix(cli.ts, github-action.ts, config.ts, prepare-commit-msg-hook.ts): rename OCO_GIT_PUSH to OCO_DISABLE_GIT_PUSH for clarity\n\nThe OCO_GIT_PUSH environment variable has been renamed to OCO_DISABLE_GIT_PUSH to better reflect its purpose. The variable now disables git push when set to true. This change has been made in multiple files to ensure consistency across the codebase.","shortMessageHtmlLink":"🐛 fix(cli.ts, github-action.ts, config.ts, prepare-commit-msg-hook.ts…"}},{"before":"cfe7209fe938039364143a57e93d11aa7f919097","after":"616c993b6d1a475a896d54c244d55af765ff44c4","ref":"refs/heads/master","pushedAt":"2023-05-29T18:12:44.883Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"Marge remote-tracking branch 'di-sukharev/master'\n\nUpgrade from upstream","shortMessageHtmlLink":"Marge remote-tracking branch 'di-sukharev/master'"}},{"before":"7613473b23630b00ef1316a94e41827259eb4987","after":"3b8e4361cba211ebac78bbb6172422e7a51d7162","ref":"refs/heads/support-azure-openai","pushedAt":"2023-05-09T16:33:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔥 refactoring(api.ts, AzureOpenAI.ts): Leverage openai npm package\n🐛 fix(config.ts): API Key string validation","shortMessageHtmlLink":"🔥 refactoring(api.ts, AzureOpenAI.ts): Leverage openai npm package"}},{"before":"d962fd5ce65e22cd976fe462c37370863a7f9234","after":"cfe7209fe938039364143a57e93d11aa7f919097","ref":"refs/heads/master","pushedAt":"2023-05-09T16:04:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔥 refactering(api.ts, AzureOpenAI.ts): remove AzureOpenAI.ts and add clean script to package.json\n\nThe AzureOpenAI.ts file was removed as it was no longer necessary for the project. The clean script was added to the package.json file to remove the .npm/, node_modules/, and out/ directories and run npm ci to reinstall dependencies. This script is useful for ensuring a clean build environment.\n\n🔥リファクタリング (api.ts, AzureOpenAI.ts): AzureOpenAI.tsを削除し、package.jsonにcleanスクリプトを追加しました\n\nAzureOpenAI.tsファイルはプロジェクトに必要なくなったため、削除しました。\ncleanスクリプトは、.npm/、node_modules/、およびout/ディレクトリを削除し、依存関係を再インストールするためのnpm ciを実行するためにpackage.jsonファイルに追加されました。このスクリプトは、クリーンなビルド環境を確保するために役立ちます。\n\nopenai npmパッケージを利用してAzure OpenAI Serviceをサポートする方法に気がついたのでリファクタリングしました。","shortMessageHtmlLink":"🔥 refactering(api.ts, AzureOpenAI.ts): remove AzureOpenAI.ts and add …"}},{"before":"c29204732ebceaece90920b14d20997877106d64","after":null,"ref":"refs/heads/163-OPENAI_BASE_PATH_validators_error_message_is_strange","pushedAt":"2023-05-07T12:06:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"}},{"before":"6a3aa8c5c476287e7909ebd707a3ecb36bec185a","after":null,"ref":"refs/heads/161OPENAI_MAX_TOKENS_Must_be_a_number","pushedAt":"2023-05-07T12:03:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"}},{"before":"a78d61d40b29e52d95d63097f586835dd9e56793","after":"7613473b23630b00ef1316a94e41827259eb4987","ref":"refs/heads/support-azure-openai","pushedAt":"2023-05-07T10:03:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔇 chore(AzureOpenAI.ts): remove console.log statement and translate Japanese comment\n\nThe commented console.log statement was removed to improve code cleanliness.","shortMessageHtmlLink":"🔇 chore(AzureOpenAI.ts): remove console.log statement and translate J…"}},{"before":"308ae56afa4f548abe6ef7014f80a967732810ca","after":"d962fd5ce65e22cd976fe462c37370863a7f9234","ref":"refs/heads/master","pushedAt":"2023-05-07T09:58:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"📝 docs(AzureOpenAI.ts): improve comment for REST call in AzureOpenAIApi class\n\nThe comment for the REST call in the AzureOpenAIApi class has been improved for better readability and consistency with other comments in the file.\n\n📝 ドキュメント(AzureOpenAI.ts): AzureOpenAIApiクラスのREST呼び出しのコメントを改善しました\n\nAzureOpenAIApiクラスのREST呼び出しのコメントを改善し、ファイル内の他のコメントとの一貫性を保ちました。\n日本語が混じっていた","shortMessageHtmlLink":"📝 docs(AzureOpenAI.ts): improve comment for REST call in AzureOpenAIA…"}},{"before":"56de2c717563c8c038efec23a064ab0de8cb98a6","after":"308ae56afa4f548abe6ef7014f80a967732810ca","ref":"refs/heads/master","pushedAt":"2023-05-07T09:51:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔇 chore(AzureOpenAI.ts): remove console.log statement\n\nThe commented console.log statement was removed to improve code cleanliness and remove unnecessary logging.\n\n🔇 雑務(AzureOpenAI.ts): console.logステートメントを削除しました\n\nコードの整理と不要なログの削除のために、コメントされていたconsole.logステートメントを削除しました。","shortMessageHtmlLink":"🔇 chore(AzureOpenAI.ts): remove console.log statement"}},{"before":"539dc7d7fbe2f95a3acedf15678ebf98a1c8ff54","after":"a78d61d40b29e52d95d63097f586835dd9e56793","ref":"refs/heads/support-azure-openai","pushedAt":"2023-05-07T09:21:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔧 fix(AzureOpenAI.ts): import RequiredError to fix error handling and remove commented out debug code\n\nThe RequiredError class was not being imported from the openai/dist/base module, causing errors to be thrown incorrectly. This has been fixed by importing the RequiredError class. Debug code has been removed and comments have been updated to reflect the changes made.","shortMessageHtmlLink":"🔧 fix(AzureOpenAI.ts): import RequiredError to fix error handling and…"}},{"before":"f71098e970303dd117a935e9fde458b27015f284","after":"56de2c717563c8c038efec23a064ab0de8cb98a6","ref":"refs/heads/master","pushedAt":"2023-05-07T09:18:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🐛 fix(AzureOpenAI.ts): import RequiredError from openai/dist/base to fix error handling\n🔧 chore(AzureOpenAI.ts): remove commented out debug code and update comments\n\nThe RequiredError class was not being imported from the openai/dist/base module, causing errors to be thrown incorrectly. This has been fixed by importing the RequiredError class. Debug code has been removed and comments have been updated to reflect the changes made.\n\n🐛 修正(AzureOpenAI.ts): エラー処理を修正するために、openai/dist/baseからRequiredErrorをインポートしました\n🔧 雑務(AzureOpenAI.ts): コメントアウトされたデバッグコードを削除し、コメントを更新しました\n\nopenai/dist/baseモジュールからRequiredErrorクラスがインポートされていなかったため、エラーが不正にスローされていました。RequiredErrorクラスをインポートすることで、これを修正しました。デバッグコードを削除し、変更内容を反映するようにコメントを更新しました。","shortMessageHtmlLink":"🐛 fix(AzureOpenAI.ts): import RequiredError from openai/dist/base to …"}},{"before":"9660141d38bd6e0b015f83d532462e3283c954ec","after":"f71098e970303dd117a935e9fde458b27015f284","ref":"refs/heads/master","pushedAt":"2023-05-07T08:42:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"Add build output for npm install","shortMessageHtmlLink":"Add build output for npm install"}},{"before":"6519441289788c3ed5e8706c4ef4c0e6dd687f08","after":"539dc7d7fbe2f95a3acedf15678ebf98a1c8ff54","ref":"refs/heads/support-azure-openai","pushedAt":"2023-05-07T07:56:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🐛 fix(AzureOpenAI.ts): fix import path for AxiosRequestConfig to avoid conflicts with openai's axios dependency\n\nIn AzureOpenAI.ts, the import path for AxiosRequestConfig was changed to avoid conflicts with openai's axios dependency, which was causing lint errors.","shortMessageHtmlLink":"🐛 fix(AzureOpenAI.ts): fix import path for AxiosRequestConfig to avoi…"}},{"before":"123f64c900b0be655cdf00aab37104db5428e456","after":"9660141d38bd6e0b015f83d532462e3283c954ec","ref":"refs/heads/master","pushedAt":"2023-05-07T07:48:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🐛 fix(config.ts): remove duplicate config validator for prefix key\n\nThe duplicate validator for the prefix key has been removed, as the same key being defined twice.\nThis fix ensures that the correct validator is used for the prefix key.\n\n🐛 修正(config.ts): prefixキーの重複した構成検証子を削除しました\n\n同じキーが2回定義されていたため prefixキーの重複した構成検証子が削除しました、\nこの修正により、prefixキーに対して正しい検証子が使用されるようになりました。","shortMessageHtmlLink":"🐛 fix(config.ts): remove duplicate config validator for prefix key"}},{"before":"a40d62e2b2875a01c3bfc2e6689a21db7bacbabe","after":"123f64c900b0be655cdf00aab37104db5428e456","ref":"refs/heads/master","pushedAt":"2023-05-07T07:41:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔼 chore(package.json): update axios dependency from version 0.26.0 to 1.4.0\n🐛 fix(AzureOpenAI.ts): fix import path for AxiosRequestConfig to avoid conflicts with openai's axios dependency\n\nThe axios dependency was updated to version 1.4.0 to take advantage of the latest features and bug fixes. In AzureOpenAI.ts, the import path for AxiosRequestConfig was changed to avoid conflicts with openai's axios dependency, which was causing errors.\n\nAnd keep compatibility with openai npm package on Azure OpenAI support.","shortMessageHtmlLink":"🔼 chore(package.json): update axios dependency from version 0.26.0 to…"}},{"before":"5addb7df25ac6f295f38732b45126e528b111a12","after":"a40d62e2b2875a01c3bfc2e6689a21db7bacbabe","ref":"refs/heads/master","pushedAt":"2023-05-07T06:17:17.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔼 chore(package.json): update axios dependency from version 1.4.0 to 0.26.0\n\nThe axios package has been downgraded to version 0.26.0 to take compatibility with openai npm package.\nThis update should not introduce any breaking changes to the application.\n\n🔼 調整(package.json): axiosの依存関係をバージョン1.4.0から0.26.0に更新しました\n\naxiosパッケージをopenai npmパッケージと互換性を取るためにバージョン0.26.0にダウングレードしました。\nこの更新により、アプリケーションに互換性のない変更は導入されません。","shortMessageHtmlLink":"🔼 chore(package.json): update axios dependency from version 1.4.0 to …"}},{"before":"a40d62e2b2875a01c3bfc2e6689a21db7bacbabe","after":null,"ref":"refs/heads/main","pushedAt":"2023-05-07T06:16:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"}},{"before":null,"after":"a40d62e2b2875a01c3bfc2e6689a21db7bacbabe","ref":"refs/heads/main","pushedAt":"2023-05-07T06:14:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"🔼 chore(package.json): update axios dependency from version 1.4.0 to 0.26.0\n\nThe axios package has been downgraded to version 0.26.0 to take compatibility with openai npm package.\nThis update should not introduce any breaking changes to the application.\n\n🔼 調整(package.json): axiosの依存関係をバージョン1.4.0から0.26.0に更新しました\n\naxiosパッケージをopenai npmパッケージと互換性を取るためにバージョン0.26.0にダウングレードしました。\nこの更新により、アプリケーションに互換性のない変更は導入されません。","shortMessageHtmlLink":"🔼 chore(package.json): update axios dependency from version 1.4.0 to …"}},{"before":null,"after":"6519441289788c3ed5e8706c4ef4c0e6dd687f08","ref":"refs/heads/support-azure-openai","pushedAt":"2023-05-06T19:10:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"takuya-o","name":"Takuya Ono","path":"/takuya-o","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/349500?s=80&v=4"},"commit":{"message":"✨ feat(api.ts): add support for Azure OpenAI API\n\nThe Azure OpenAI API is now supported in addition to the OpenAI API. The API type can be specified in the configuration file using the OPENAI_API_TYPE key. If the key is not specified, the default value is 'openai'. The AzureOpenAIApi class is added to the utils folder to handle the Azure OpenAI API calls. The createChatCompletion method is implemented in the AzureOpenAIApi class to handle the chat completion requests. The method is called in the generateCommitMessage method in the OpenAi class if the apiType is set to 'azure'.","shortMessageHtmlLink":"✨ feat(api.ts): add support for Azure OpenAI API"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD3JLmbQA","startCursor":null,"endCursor":null}},"title":"Activity · takuya-o/opencommit"}