21 Commits

Author SHA1 Message Date
Zhou Xiao
73bf80261c
chore: fix lint error (#477)
* chore: fix lint error

* chore: fix lint error

* chore: fix lint error
2025-03-19 16:11:04 +08:00
Zhou Xiao
47cb015c90
refactor(chrome-devtool): extract the chrome-devtool logic into an application, support local development debugging, and add contribution guidelines. (#476)
* chore: add chrome devtools app

* chore: resolve import error

* chore: support visualizer css

* add build logic

* chore: add build extension zip file script

* chore: migrate part of chrome extension content to app

* chore: delete unless file

* chore: optimize chrome devtool build script

* chore: optimize chrome devtool build script

* fix: resolve bridge mode test issues

* chore: optimize chrome devtool build script

* chore: optimize chrome devtool build script

* chore: optimize chrome devtool build script

* chore: update chrome devtools build process

* chore: optimize chrome devtool build script

* chore: optimize chrome devtool build script

* chore: optimize chrome devtool build script

* chore: optimize chrome devtool build script
2025-03-19 15:22:17 +08:00
Zhou Xiao
36d5479949
chore: optimize lint error (#425) 2025-02-25 16:34:15 +08:00
Zhou Xiao
900fa5f9bf
chore: potential fix for code scanning alert no. 13: Clear-text logging of sensitive information (#423)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-02-25 16:16:48 +08:00
yuyutaotao
59ce2d0140
feat: locate by coord (#383)
---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-02-21 09:56:09 +08:00
yuyutaotao
badc7cfec5
Potential fix for code scanning alert no. 14: Clear-text logging of sensitive information (#405)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-02-20 11:52:31 +08:00
Zhou xiao
d0bdd0cf50
workflow(cd): optimize chrome devtool release logic (#161)
* workflow(cd): optimize chrome devtool release logic

* chore: update midscene version
2024-11-15 17:25:57 +08:00
yuyutaotao
94b5189187
chore: build extension in release action (#158)
* chore: build extension in release action

* fix: always use the latest config in UI

* fix: workflow

* fix: workflow

* fix: workflow

* fix: release workflow
2024-11-15 06:51:24 +08:00
Zhou xiao
f312cecbac
refactor(extract): optimize image box selection (#130)
* refactor(extract): optimize image box selection

* chore: Optimize the logic for generating AI test data to avoid producing duplicate data

* Update code and configurations

* Update code and configurations

* chore: fix lint error
2024-10-17 14:58:19 +08:00
Ananya Pappula
874549ced5
workflow(cd): Update release.js (#124) 2024-10-17 10:47:43 +08:00
Zhou xiao
ee00e45f2c
workflow(cd): fix release.js build script 2024-10-12 14:30:45 +08:00
Zhou xiao
500fe367df
workflow(ci): update ci test image (#111) 2024-10-12 14:27:20 +08:00
Mani Yadla
0610954ae9
workflow(cd): update release.js (#106)
Co-authored-by: Zhou xiao <zhouxiao.shaw@bytedance.com>
2024-10-12 12:10:46 +08: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
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
Zhou xiao
18cafeab9b
workflow(cd): optimize release script (#54) 2024-08-12 18:04:40 +08:00
yuyutaotao
ccd326f3ee
fix: treat textarea as input (#47)
* fix: treat textarea as input

* fix: release script
2024-08-08 20:17:31 +08:00
yuyutaotao
4416c25b1a
fix: release script (#46) 2024-08-08 16:26:27 +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
Zhou xiao
f6114673e8
workflow(cd): fix release fail (#12) 2024-07-26 06:47:12 +08:00
Zhou xiao
3cb5b422db
workflow(cd): add release action (#10)
* chore: add release script

* chore: fix pkg version

* workflow(cd): add release action
2024-07-26 06:36:13 +08:00