Skip to content

Actions: KudoAI/googlegpt

Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
52 workflow runs
52 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Removed unneeded msgChain.push() from `show.reply.standbyBtnClickHa…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #52: Commit 47d4d41 pushed by adamlui
January 16, 2025 07:20 2s main
January 16, 2025 07:20 2s
Condensed clear footer in submit handler ↞ [auto-sync from https://gi…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #51: Commit a7b2b91 pushed by adamlui
January 16, 2025 07:03 2s main
January 16, 2025 07:03 2s
Changed Regenerate button click to not hide current reply ↞ [auto-syn…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #50: Commit 8ba073e pushed by adamlui
January 16, 2025 07:00 2s main
January 16, 2025 07:00 2s
Centralized augment methods into prompts ↞ [auto-sync from https://…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #49: Commit 7781de3 pushed by adamlui
January 16, 2025 04:28 2s main
January 16, 2025 04:28 2s
Removed no-longer used menu-entry IDs from toggle selectors ↞ [auto…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #48: Commit e544219 pushed by adamlui
January 16, 2025 04:15 3s main
January 16, 2025 04:15 3s
Added upstream_error to FREEGPT fail flags ↞ [auto-sync from https:…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #47: Commit 7acaaf7 pushed by adamlui
January 16, 2025 04:08 2s main
January 16, 2025 04:08 2s
Disabled hide footer in Anchor mode ↞ [auto-sync from https://github.…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #46: Commit 9967ff0 pushed by adamlui
January 16, 2025 03:25 2s main
January 16, 2025 03:25 2s
Refactored prompts.relatedQueries.mods to always be array ↞ [auto-s…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #45: Commit 996bcff pushed by adamlui
January 16, 2025 03:10 2s main
January 16, 2025 03:10 2s
Replaced regex alternation w/ more efficient char class ↞ [auto-sync …
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #44: Commit 03b0519 pushed by adamlui
January 16, 2025 03:01 3s main
January 16, 2025 03:01 3s
Renamed loopBias prompt mod type to variety for consistency ↞ [au…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #43: Commit d2d4a93 pushed by adamlui
January 16, 2025 02:30 2s main
January 16, 2025 02:30 2s
Stripped trailing dots from prompt elems, tweaked prompts.create()
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #42: Commit 4a73451 pushed by adamlui
January 16, 2025 02:27 2s main
January 16, 2025 02:27 2s
Added modsToApply fallback to prompts.create() for graceful handl…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #41: Commit 2fe425c pushed by adamlui
January 16, 2025 01:48 2s main
January 16, 2025 01:48 2s
Fixed apis['ToYaml.com'] mis-structured ↞ [auto-sync from https://g…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #40: Commit 6fd475e pushed by adamlui
January 15, 2025 23:28 2s main
January 15, 2025 23:28 2s
Added concurrency error to ToYaml.com fail flags ↞ [auto-sync from ht…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #39: Commit 6fa18f6 pushed by adamlui
January 15, 2025 23:23 3s main
January 15, 2025 23:23 3s
Abstracted prompts.create() for easier maintenance/scalability ↞ [a…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #38: Commit 1563620 pushed by adamlui
January 15, 2025 23:12 2s main
January 15, 2025 23:12 2s
Added Chromium check + clearTimeout() to timeout handling in stream…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #37: Commit c8385c8 pushed by adamlui
January 15, 2025 22:14 3s main
January 15, 2025 22:14 3s
Condensed stream done check ↞ [auto-sync from https://github.com/adam…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #36: Commit 9805a45 pushed by adamlui
January 15, 2025 21:50 2s main
January 15, 2025 21:50 2s
Added manual timeout to processStreamText() to handle missing `done…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #35: Commit caa9572 pushed by adamlui
January 15, 2025 21:41 3s main
January 15, 2025 21:41 3s
Simplified xhrConfig.url init in get.related() for readability ↞ …
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #34: Commit 90f60b6 pushed by adamlui
January 15, 2025 20:04 3s main
January 15, 2025 20:04 3s
Improved randQAprompt to be more random ↞ [auto-sync from https://g…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #33: Commit e962a35 pushed by adamlui
January 15, 2025 18:29 3s main
January 15, 2025 18:29 3s
Refactored dataProcess.text() for readability ↞ [auto-sync from htt…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #32: Commit d342fc6 pushed by adamlui
January 15, 2025 18:16 2s main
January 15, 2025 18:16 2s
Added return if byline missing to update.bylineVisibility() for cle…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #31: Commit aab170f pushed by adamlui
January 15, 2025 18:08 4s main
January 15, 2025 18:08 4s
Deleted unneeded return from handleProcessCompletion() in `dataPr…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #30: Commit 530f5e6 pushed by adamlui
January 15, 2025 17:55 3s main
January 15, 2025 17:55 3s
Merge pull request #124 from adamlui/dependabot/npm_and_yarn/dev-depe…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #29: Commit b86e0c9 pushed by adamlui
January 14, 2025 18:03 2s main
January 14, 2025 18:03 2s
Shortened regex in dataProcess.text() ↞ [auto-sync from https://git…
Sync ** to adamlui/ai-web-extensions/googlegpt/, then greasemonkey/ to adamlui/userscripts/chatgpt/googlegpt/ #28: Commit 54d32a2 pushed by adamlui
January 14, 2025 18:00 2s main
January 14, 2025 18:00 2s