Skip to content

Actions: adamlui/ai-web-extensions

Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
159 workflow runs
159 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Corrected isDone logic in handleChunk() to support future parsabl…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #159: Commit 6c32282 pushed by adamlui
January 28, 2025 12:03 34s main
January 28, 2025 12:03 34s
Split JS rules.quotes into 2 lines to not exceed 120 chars ↞ [auto-…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #158: Commit 855af86 pushed by adamlui
January 28, 2025 10:26 2s main
January 28, 2025 10:26 2s
Removed disabling of no-async-promise-executor ↞ [auto-sync from ht…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #157: Commit 5f08352 pushed by adamlui
January 28, 2025 10:25 2s main
January 28, 2025 10:25 2s
Improved log methods def
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #156: Commit 5948f38 pushed by adamlui
January 27, 2025 07:44 24s main
January 27, 2025 07:44 24s
Bumped ai-chat-apis.json
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #155: Commit 2675249 pushed by adamlui
January 27, 2025 07:15 28s main
January 27, 2025 07:15 28s
Added dom.js as dependency
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #154: Commit 1f6be5d pushed by adamlui
January 27, 2025 06:56 29s main
January 27, 2025 06:56 29s
Switched crypto-utils.js to minified ver
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #153: Commit 5244005 pushed by adamlui
January 27, 2025 06:18 38s main
January 27, 2025 06:18 38s
Merge pull request #50 from KudoAI/dependabot/npm_and_yarn/dev-depend…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #152: Commit db7b7fb pushed by adamlui
January 27, 2025 04:47 2s main
January 27, 2025 04:47 2s
Added crypto-utils.js as dependency
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #151: Commit 245ae8d pushed by adamlui
January 27, 2025 03:14 34s main
January 27, 2025 03:14 34s
Bumped app.latestResourceCommitHash
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #150: Commit 4095e84 pushed by adamlui
January 26, 2025 18:00 28s main
January 26, 2025 18:00 28s
Split app.urls.resourceHost init into 2 lines to not exceed 120 chars
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #149: Commit bdfe55d pushed by adamlui
January 26, 2025 17:05 41s main
January 26, 2025 17:05 41s
Centralized dataProcess methods into api
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #148: Commit c33c9cf pushed by adamlui
January 26, 2025 16:57 28s main
January 26, 2025 16:57 28s
Updated API watermark key ref in dataProcess.text()
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #147: Commit 14d4bd7 pushed by adamlui
January 26, 2025 16:32 30s main
January 26, 2025 16:32 30s
Eliminated unneeded fail flag check from OpenAI text processing
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #146: Commit f26584c pushed by adamlui
January 26, 2025 16:25 27s main
January 26, 2025 16:25 27s
Eliminated no-longer needed merging of API URLs w/ fail flags
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #145: Commit f73c6d9 pushed by adamlui
January 26, 2025 16:21 28s main
January 26, 2025 16:21 28s
Changed Dev Mode back to Debug Mode
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #144: Commit ee37fbf pushed by adamlui
January 26, 2025 15:40 28s main
January 26, 2025 15:40 28s
Added Dev Mode log of final reqData to api.createReqData()
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #143: Commit e59b7a2 pushed by adamlui
January 26, 2025 14:53 28s main
January 26, 2025 14:53 28s
Added prompts.randomQA.adherence
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #142: Commit 138ee49 pushed by adamlui
January 26, 2025 14:41 27s main
January 26, 2025 14:41 27s
Deleted unneeded braces from handleChunk() in `dataProcess.stream()…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #141: Commit af53499 pushed by adamlui
January 26, 2025 12:05 23s main
January 26, 2025 12:05 23s
Merged done signal check for parsable APIs using new respPatterns.done
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #140: Commit 653314f pushed by adamlui
January 26, 2025 12:01 28s main
January 26, 2025 12:01 28s
Restored erroneously deleted () from function call
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #139: Commit 44cfb86 pushed by adamlui
January 26, 2025 11:58 26s main
January 26, 2025 11:58 26s
Bumped ai-chat-apis.json, utilized parsingRequired
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #138: Commit 5856fd9 pushed by adamlui
January 26, 2025 11:43 28s main
January 26, 2025 11:43 28s
Bumped ai-chat-apis.json
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #137: Commit ff5a843 pushed by adamlui
January 26, 2025 10:55 28s main
January 26, 2025 10:55 28s
Added custom stream completion signal detection for APIs that support it
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #136: Commit 54cc057 pushed by adamlui
January 26, 2025 10:22 30s main
January 26, 2025 10:22 30s
Renamed processStreamText() + result arg to be chunk-oriented for…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #135: Commit 327309f pushed by adamlui
January 26, 2025 07:45 28s main
January 26, 2025 07:45 28s