From 8ca2fd1ba11b42357b38791af7ca1aaedab52712 Mon Sep 17 00:00:00 2001 From: Jonathan Shobrook Date: Sun, 11 Dec 2022 14:26:36 -0500 Subject: [PATCH 1/2] Added StackExplain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a56bdb..835f94a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ - [summarize.site](https://chrome.google.com/webstore/detail/summarize/lmhkmibdclhibdooglianggbnhcbcjeh): Chrome extension to summarize web page content. - [commitgpt](https://github.com/RomanHotsiy/commitgpt): Automatically generate commit messages using ChatGPT. - [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action to let ChatGPT review PRs for you. +- [StackExplain](https://github.com/shobrook/stackexplain) ## Prompts From 892a0234feb0b7e156a191d5010e04c5aa7ca067 Mon Sep 17 00:00:00 2001 From: Eason Chang Date: Mon, 19 Dec 2022 15:23:55 +0800 Subject: [PATCH 2/2] Update info about StackExplain --- README-zh-TW.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README-zh-TW.md b/README-zh-TW.md index 3d93acb..3c6a95d 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -85,6 +85,7 @@ - [summarize.site](https://chrome.google.com/webstore/detail/summarize/lmhkmibdclhibdooglianggbnhcbcjeh):Chrome 瀏覽器擴充套件,總結網頁內容、給出摘要。 - [commitgpt](https://github.com/RomanHotsiy/commitgpt):自動產生 commit 訊息。 - [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action,讓 ChatGPT review 你的 PR。 +- [StackExplain](https://github.com/shobrook/stackexplain): 讓 ChatGPT 解釋錯誤訊息的命令列工具。 ## 提示詞(Prompts) diff --git a/README.md b/README.md index 835f94a..e971e24 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ - [summarize.site](https://chrome.google.com/webstore/detail/summarize/lmhkmibdclhibdooglianggbnhcbcjeh): Chrome extension to summarize web page content. - [commitgpt](https://github.com/RomanHotsiy/commitgpt): Automatically generate commit messages using ChatGPT. - [chatgpt-action](https://github.com/kxxt/chatgpt-action): Github Action to let ChatGPT review PRs for you. -- [StackExplain](https://github.com/shobrook/stackexplain) +- [StackExplain](https://github.com/shobrook/stackexplain): CLI tool to explain your error message with ChatGPT. ## Prompts