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
177 workflow runs
177 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

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
Added clear Chromium timeout to fail flag match + no recursion on nex…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #134: Commit 0cda891 pushed by adamlui
January 26, 2025 07:37 29s main
January 26, 2025 07:37 29s
Excluded ToYaml.com from Obedience prompt augmenting because it trigg…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #133: Commit 4675100 pushed by adamlui
January 25, 2025 19:51 27s main
January 25, 2025 19:51 27s
Excepted exclude GET APIs on msg history established when Shuffling
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #132: Commit 4e30fd9 pushed by adamlui
January 25, 2025 19:47 29s main
January 25, 2025 19:47 29s
Bumped ai-chat-apis.json
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #131: Commit 96ae9c5 pushed by adamlui
January 25, 2025 19:22 31s main
January 25, 2025 19:22 31s
Removed type normalization in api.createReqData() to return expecte…
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #130: Commit cfa9f4a pushed by adamlui
January 25, 2025 18:46 29s main
January 25, 2025 18:46 29s
Expanded apply obedience augment in prompts.augment() to all APIs, …
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #129: Commit 0843d8c pushed by adamlui
January 25, 2025 18:21 27s main
January 25, 2025 18:21 27s
Condensed api.createReqData()
Sync amazongpt/ to KudoAI/amazongpt/, then amazongpt/greasemonkey/ to adamlui/userscripts/chatgpt/amazongpt/ #128: Commit 89b598f pushed by adamlui
January 25, 2025 18:13 33s main
January 25, 2025 18:13 33s