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
yuyutaotao
8e1ba565d0
feat: optimize locator ( #456 )
...
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-03-17 19:19:54 +08:00
Zhou Xiao
d128745e31
fix(esm): resolve cli can't load esm module ( #445 )
...
* fix(esm): resolve cli can't load esm module
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
* chore: resolve deps error
2025-03-09 21:50:20 +08:00
Zhou Xiao
5d63ef9151
refactor: switch bundle type to bundleless ( #437 )
2025-03-07 17:20:18 +08:00
yuyutaotao
6a08dd7151
chore: rename core package ( #431 )
...
* chore: rename core package
* fix: lint
* fix: ci
* fix: ci
2025-02-27 22:47:06 +08:00
yuyutaotao
9d5f2fbcac
feat(web-extract): extract web content as a tree ( #337 )
...
* feat: extract web content as a tree
* chore: update test data
* chore: update test data
* feat: update answer of evaluation
* chore: update test cases
* chore: remove focusing on cases
* fix: ci
* fix: put rect in html tree
* fix: CI
* fix: AI test
* fix: lint
* fix: CI
* fix: static-page compatibility
* fix: CI
* fix: map by markerId
* fix: llm planning prompt
* chore: update hash length
* chore: ignore writing dump file
* fix: lint
* fix: ci snapshot
* chore: snapshot tree in web extractor
* chore: export tree utils in core
* chore: export tree utils in core
* fix: CI
* fix: update test case and evaluation
* chore: remove unused file
* refactor(extract): modify dependencies (#358 )
* refactor(extract): modify dependencies
* chore: modify files config
* chore: add indexId as key for map
---------
Co-authored-by: Zhou Xiao <zhouxiao.shaw@bytedance.com>
2025-02-07 14:55:52 +08:00
yuyutaotao
3aa1b33955
feat: use jpeg as default image format ( #301 )
...
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-01-20 20:02:49 +08:00
yuyutaotao
5c582a8c6a
fix: unescaped scripts in report tpl ( #204 )
2024-12-24 19:36:28 +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
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
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
yuyutaotao
ee521e31e0
fix: fix the Player style when the locator is failed ( #129 )
...
* fix: fix the Player style when the locator is failed
* fix: add marker image into UIContext
2024-10-17 10:44:30 +08:00
yuyutaotao
a903745151
feat: add replay panel for visualization ( #96 )
...
* feat: add replay panel
* feat: add subtitle to the replay widget
* fix: fit the mobile page
* feat: only show player in Planning
* feat: reorder the panel
* chore: optimize test list switch
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-09-26 13:51:10 +08:00
yuyutaotao
704a0b8a52
feat(web-extract): extract some <div />s as container ( #80 )
2024-08-31 08:17:50 +08:00
yuyutaotao
9c5a7a123c
feat(report): optimize report content ( #55 )
...
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-08-15 17:59:43 +08:00