27 Commits
Author SHA1 Message Date
geekgeekrun 9d3408d1f3 adjust rerun interval 2026-05-02 22:21:48 +08:00
geekgeekrun 860847963b add screenshot show 2026-01-15 12:46:16 +08:00
geekgeekrun 2aee76307f add sage time gtag in main process 2025-12-14 11:15:22 +08:00
geekgeekrun 3683ead1d4 allow skip empty filter condition when set backup filter condition to search job 2025-07-04 21:25:47 +08:00
geekgeekrun 67e4b94f9e add logic to handle if mark as not suit when job detail is not match 2025-05-01 22:01:05 +08:00
geekgeekrun da72bec6a7 reduce production package size by set node-linker=hoisted 2024-11-30 15:31:23 +08:00
geekgeekrun d2022ea6dc save autoStartupChatRecordId, chatStartupFrom in ChatStartupLog 2024-11-23 13:28:41 +08:00
geekgeekrun ca333ce2da fix stdio is invalid issue on Windows 2024-04-05 17:18:30 +08:00
geekgeekrun a06a3a7203 adjust stdio: ['inherit', 'inherit', 'inherit',...] to stdio: [process.stdin, process.stdout, process.stderr,...] 2024-03-21 02:07:56 +08:00
geekgeekrun d70073d9e1 adjust ui text 2024-03-18 09:50:40 +08:00
geekgeekrun a717328ead migrate db file to runtimeFolder 2024-03-18 00:03:13 +08:00
geekgeekrun 3c3d8f2bf2 enhance run core - add the logic to save the start chat logic to db; modify some entity with wrong type. 2024-03-17 21:57:05 +08:00
geekgeekrun ed822d7cc4 call sqlite-plugin in run-core 2024-03-17 16:15:31 +08:00
geekgeekrun 6649691025 kill browser when internal exception is caught in core auto chat flow 2024-03-17 15:08:47 +08:00
geekgeekrun ded1c9e8b2 add the PUPPETEER_IS_NOT_EXECUTABLE enum for cli 2024-03-16 03:27:09 +08:00
geekgeekrun f0e7eadfbc move the core logic of run core to child process, and rerun run child process in daemon process when uncaught error makes process terminated. 2024-03-16 01:52:26 +08:00
geekgeekrun 494702df0d re run auto chat when encounter errorunhandledRejection event 2024-03-12 00:14:47 +08:00
geekgeekrun 55cc92a498 change exit code; make enum for exit code 2024-03-11 07:03:11 +08:00
geekgeekrun 6ce92af189 fix ui project issue that once throw error, browser never restart; add the time gap for next time when encounter error. 2024-03-10 23:50:11 +08:00
geekgeekrun ff61eb2bf5 migrate cookies to storage 2024-02-29 22:58:57 +08:00
bossgeekgo 2e87197879 rename product from bossgeekgo to geekgeekrun 2024-02-21 09:25:25 +08:00
bossgeekgo 5b5dc528d3 output rather than no handle err in run-core 2024-02-13 16:19:53 +08:00
bossgeekgo 8c0257e93a migrate cookie length condition out to shell from core 2024-02-12 10:38:35 +08:00
bossgeekgo 960c637372 migrate config files to user home so makes the file can be read both in cli and gui 2024-02-12 02:00:03 +08:00
bossgeekgo 9eb6d4c3f2 refactor json parser to json5 2024-02-11 23:51:47 +08:00
bossgeekgo f9761a47bb migrate config file to json; read them via fs. 2024-02-11 23:43:10 +08:00
bossgeekgo ae3f57ae34 refactor structure to monorepo 2024-02-11 19:56:29 +08:00