13 Commits

Author SHA1 Message Date
yuyutaotao
f8fdf60570
fix(web-extract): fix the extractor may fail if there is no <body/> (#76) 2024-08-28 19:21:32 +08:00
Zhou xiao
e071adfa70
chore: optimize code style (#77) 2024-08-28 14:59:25 +08:00
Zhou xiao
d2a5dbecba
refactor(shared): migrate sharp to jimp and migrate common img logci to shared lib (#74)
* fix(web): fix sharp deps

* chore: optimize sharp deps

* refactor(extract): migrate sharp to jimp

* refactor: migrate img common logic to shared lib

* chore: merge main branch

* chore: merge main branch

* chore: merge main branch

* chore: delete unless code

* chore: optimize code

* chore: optimize ai test branch trigger method

* chore: optimize ai test branch trigger method

* chore: optimize trigger method
2024-08-26 18:50:33 +08:00
yuyutaotao
6553da1906
feat: add 'aiWaitFor' (#61)
* feat: add

* feat: add

* feat: add  for playwright

* feat: add docs for 'aiWaitFor'

* feat: update docs for report

* feat: add 'wait-for' param in cli
2024-08-21 14:43:35 +08:00
yuyutaotao
af768796df
fix: Cli output, extractor, docs, visualizer (#48)
* fix: the output for --help

* fix: filter little elements

* feat: update executor and style

* feat: update extractor and docs
2024-08-10 07:57:15 +08:00
Zhou xiao
959473fbbb
feat(ai-model): support coze platfrom's model (#50)
* chore: optimize prompt structure

* feat(ai-model): add coze platform

* feat(ai-model): add coze platform

* chore: add unit test

* feat(ai-model): add extract unit test

* chore: add unit test

* chore: add unit test

* chore: optimize plan prompt

* chore: optimize plan prompt

* chore: fix lint error

* chore: fix lint error

* chore: fix unit test

* chore: ignore cache file
2024-08-09 21:37:41 +08:00
yuyutaotao
41058a015f
feat: implement the 'sleep' action (#41) 2024-08-07 20:03:13 +08:00
yuyutaotao
7edc2be46d
feat: implement .aiAssert, update some docs (#38)
* feat: implement .aiAssert, update some docs

* fix: lint

* fix: ci

* feat: update quick-start
2024-08-06 10:00:25 +08:00
Zhou xiao
e1ae31ac17
workflow(ci): optimize biome lint (#31)
* workflow(ci): format code

* workflow(ci): format code

* workflow(ci): format code

* workflow(ci): format code

* workflow(ci): format code
2024-08-04 08:28:19 +08:00
yuyutaotao
3350fc7c1f
feat: update visualizer, and cache info field (#24)
* fix: page size

* feat: update quick start

* feat: update quick start

* feat: update quick start

* feat: update quick start

* feat: update visualizer

* feat: add cache info into task and dump

* feat: add cache info into task and dump

* fix: typo

* fix: typo

* feat: update docs

* feat: update docs
2024-08-02 13:58:15 +08:00
yuyutaotao
23752c2a95
doc: update API docs (#17)
* feat: puppeteer integration

* feat: export puppeteer agent

* fix: bug of insight visualizer

* feat: merge main

* feat: update docs, and some tiny bugfix

* feat: update showcase

* feat: update docs

* feat: add Chinese docs

* feat: update visualization tool

* feat: update part of the integration doc
2024-08-01 16:07:58 +08:00
Zhou xiao
cd775aff41
feat(web): added ai cache capability (#18)
* chore: optimize test case

* chore: optimize test case

* chore: optimize report path

* chore: add task cache logic

* refactor(report): optimize ai report

* chore: save cache logic

* chore: modify cache logic

* chore: modify cache logic

* chore: modify cache logic

* chore: modify unit test case

* chore: modify unit test case

* chore: optimize  test case

* chore: add cache logic

* chore: optimize cache logic

* chore: optimize cache logic

* chore: optimize cache logic

* chore: update cache file

* chore: update cache file

* chore: update cache file

* chore: update cache file

* chore: Added cache version determination

* chore: Added cache version determination

* chore: add cache logic

* refactor(web): use hash replace index number id

* chore: add cache logic

* chore: fix unit test snapshot

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot

* chore: add cache test

* chore: optimize test command

* chore: optimize cache logic

* chore: optimize cache logic

* chore: update snapshot

* chore: update cache

* chore: delete unless file

* chore: update test data

* chore: update test data

* chore: fix build command

* chore: update cache logic
2024-08-01 15:46:40 +08:00
yuyutaotao
beeebba0fc
feat(web): export puppeteer integration (#11)
* feat: puppeteer integration

* feat: export puppeteer agent

* fix: bug of insight visualizer
2024-07-28 08:49:57 +08:00