148 Commits

Author SHA1 Message Date
github-actions[bot]
3dc57eef32 release: v0.8.6 2024-12-16 07:41:16 +00:00
yuyutaotao
537a5c43d0
feat: add a real-time progress indicator for playground (#177) 2024-12-16 15:04:21 +08:00
yuyutaotao
863e5a54d0
fix: sandbox issue of puppeteer in Ubuntu (#176)
* fix: disable setuid sandbox in cli

* fix: disable setuid sandbox in cli
2024-12-10 09:24:43 +08:00
github-actions[bot]
91896c421a release: v0.8.5 2024-12-09 09:11:52 +00:00
yuyutaotao
082e347da9
feat: replanning before locating (#167) 2024-12-08 20:12:17 +08:00
yuyutaotao
e7a58b3b24
faet: support yaml style scripts (#165) 2024-11-25 16:05:01 +08:00
github-actions[bot]
27ca8f9271 release: v0.8.4 2024-11-19 10:08:44 +00:00
github-actions[bot]
3dd487467b release: v0.8.3 2024-11-19 08:05:50 +00:00
github-actions[bot]
d4cd844a67 release: v0.8.2 2024-11-18 09:35:14 +00:00
github-actions[bot]
4972d22ec4 release: v0.8.1 2024-11-15 08:41:21 +00:00
yuyutaotao
26779cf082
fix: fix some extraction bug in extension (#157) 2024-11-14 19:29:22 +08:00
yuyutaotao
324a337bac
feat: add static-server into cli (#153) 2024-11-12 11:54:40 +08:00
github-actions[bot]
3117584e57 release: v0.8.0 2024-11-11 10:39:38 +00:00
yuyutaotao
e2ac571265
docs: add introduction to our Chrome extension (#149) 2024-11-11 11:19:25 +08:00
yuyutaotao
9e1eef5cfd
feat: Build a chrome extension for playground (#140) 2024-11-05 11:49:21 +08:00
yuyutaotao
c288baa448
feat: make playground working in the browser (#135)
---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-10-28 11:04:40 +08:00
github-actions[bot]
617f2213cf release: v0.7.2 2024-10-24 07:21:00 +00:00
github-actions[bot]
0199719e44 release: v0.7.1 2024-10-22 07:43:31 +00:00
github-actions[bot]
ab815fef56 release: v0.7.0 2024-10-21 08:34:43 +00:00
yuyutaotao
7d4f9847f5
feat: add a playground page to debug (#131)
* fix: fix the Player style when the locator is failed

* feat: add Playground UI

---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-10-21 16:30:07 +08:00
github-actions[bot]
9f44eedfd9 release: v0.6.2 2024-10-15 03:26:29 +00:00
yuyutaotao
f715a2709e
docs: add repository and homepage in package.json (#122) 2024-10-15 11:22:21 +08:00
github-actions[bot]
de6aa6dcaa release: v0.6.1 2024-10-12 08:25:42 +00:00
github-actions[bot]
bdf4fb3ed1 release: v0.6.0 2024-10-12 08:10:00 +00:00
github-actions[bot]
e2f5e114a7 release: v0.5.2 2024-10-12 06:37:01 +00:00
yuyutaotao
f9dc0f698e
feat(ai-model): merge ai planning and insight call to accelerate the aiAction (#97)
---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>

* feat(ai-model): optimize AI model for element inspection

* feat(ai-model): optimize AI model and add quick answer functionality

---------

Co-authored-by: yuyutaotao <167746126+yuyutaotao@users.noreply.github.com>

* feat(ai-model): implement quick answer functionality for element inspection

---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-10-12 12:09:25 +08:00
github-actions[bot]
032b505d8e release: v0.5.1 2024-09-26 07:41:19 +00:00
github-actions[bot]
649d71d2ec release: v0.5.0 2024-09-12 03:31:37 +00:00
yuyutaotao
5bd49852b8
feat(web-extract): collect svg elements on page, trim attribute values to save token (#83) 2024-09-10 07:04:27 +08:00
yuyutaotao
7d9792c651
fix(ci): fix build error for Cli, remove used package (#89) 2024-09-09 18:07:22 +08:00
github-actions[bot]
952d13e8b0 release: v0.4.0 2024-08-27 00:29:53 +00: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
64244e871b
fix: the flashing issue in cli headed mode (#73) 2024-08-26 11:08:50 +08:00
github-actions[bot]
d5da9c5511 release: v0.3.4 2024-08-23 11:33:03 +00:00
github-actions[bot]
02d2dc9cec release: v0.3.3 2024-08-23 10:12:47 +00:00
yuyutaotao
b351dbfb87
feat(web): export puppeteer and playwright separately (#71) 2024-08-23 15:57:39 +08:00
github-actions[bot]
0be5bbcc54 release: v0.3.2 2024-08-23 03:02:14 +00:00
github-actions[bot]
5e79f960e8 release: v0.3.1 2024-08-22 23:05:02 +00: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
Zhou xiao
b07f83dee1
workflow(ci): optimize ai unit test (#56) 2024-08-20 07:41:08 +08:00
neverland
6af67f2d39
chore: update license (#59) 2024-08-19 11:31:49 +08:00
github-actions[bot]
4ac7d86d8c release: v0.3.0 2024-08-15 10:03:05 +00:00
Zhou xiao
18cafeab9b
workflow(cd): optimize release script (#54) 2024-08-12 18:04:40 +08:00
github-actions[bot]
6cf6f62545 release: v0.2.2 2024-08-12 01:57:13 +00: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
github-actions[bot]
8365497f9d release: v0.2.1 2024-08-08 12:20:30 +00:00
yuyutaotao
0b19e8f13a
feat(cli): implement cli wrapper (#43) 2024-08-08 15:39:07 +08:00