zhouxiao.shaw
4de7fd81f7
feat(record): improve session management and code quality
...
- Optimize session creation to use timestamp naming by default without requiring modal input
- Improve UI layout to display titles and descriptions more effectively in both list and
detail views
- Apply code formatting improvements across the codebase for better readability
- Fix linting issues in scripts and component files
2025-06-01 11:30:06 +08:00
zhouxiao.shaw
84fb598233
fix(core): align dependency versions across workspace
...
- Update React to ^19.1.0 and React DOM to >=19.1.0 in all packages
- Update @types/react to ^19.1.4 and @types/react-dom to ^19.1.3
- Update TypeScript to ^5.8.3 across all packages
- Update dayjs to use caret version ^1.11.11
- Align all rsbuild and rslib plugin versions
- Fix dependency version inconsistencies to pass CI checks
2025-05-28 12:31:58 +08:00
github-actions[bot]
049d9f6565
release: v0.17.1
2025-05-20 09:11:17 +00:00
github-actions[bot]
39ddc57df3
release: v0.17.0
2025-05-16 14:32:01 +00:00
github-actions[bot]
571ec07829
release: v0.16.10
2025-05-09 09:00:22 +00:00
yuyutaotao
34e15c7247
fix(core): empty report issue ( #702 )
...
* fix(core): empty report issue
* fix(core): empty report issue
2025-05-09 16:51:30 +08:00
github-actions[bot]
7f982f7cb7
release: v0.16.9
2025-05-09 03:44:51 +00:00
github-actions[bot]
c5a88931f0
release: v0.16.8
2025-04-30 14:31:14 +00:00
github-actions[bot]
7ce8225369
release: v0.16.7
2025-04-29 08:36:53 +00:00
github-actions[bot]
aa2e767b79
release: v0.16.6
2025-04-29 05:54:48 +00:00
github-actions[bot]
9c5d22a57e
release: v0.16.5
2025-04-29 05:17:39 +00:00
github-actions[bot]
061ff92c69
release: v0.16.4
2025-04-29 04:25:49 +00:00
github-actions[bot]
4f41e99ddc
release: v0.16.3
2025-04-28 15:14:58 +00:00
github-actions[bot]
c4112adb51
release: v0.16.2
2025-04-28 06:22:02 +00:00
github-actions[bot]
33d2733c77
release: v0.16.1
2025-04-28 02:58:31 +00:00
github-actions[bot]
8acbb6a32f
release: v0.16.0
2025-04-28 00:26:25 +00:00
github-actions[bot]
ee3821f7f9
release: v0.15.5
2025-04-26 07:42:06 +00:00
github-actions[bot]
767b3e3a8c
release: v0.15.4
2025-04-25 09:18:44 +00:00
github-actions[bot]
bd104a8afa
release: v0.15.3
2025-04-24 08:04:27 +00:00
github-actions[bot]
ec3fd040d4
release: v0.15.2
2025-04-23 01:51:12 +00:00
Leyang
2589a9c4ca
docs(android): update android docs ( #607 )
...
* docs: release android automation
* chore(docs): update doubao docs
* chore(docs): merge docs for doubao
* docs(android): update
* docs(site): add more android case
* docs(site): update slogan and authors
* docs(site): android yaml
* docs(core): instruction for override config
* docs(core): update readme
* Update README.md
* docs(core): update readme
* docs(core): update readme
* docs(core): update readme
* docs(core): update readme
* docs(core): update README and blog for Android automation support
* docs(core): update android playground doc
* docs(core): enhance Android integration documentation with setup instructions
* docs(core): update android playground doc
* docs(core): update Android integration documentation and add setup instructions
* docs(core): update bridge mode title
* docs(core): update yaml docs
* docs(site): chore update
* docs(site): update YAML documentation with setup instructions and clarify parameters
* docs(core): update instructions
* chore: update docs
* chore: update bridge mode docs
* docs(site): translate to zh
* docs(site): translate error
* docs(site): remove unnecessary code block in YAML automation documentation
* docs(core): update blog
* docs(core): update instructions
* docs(core): update instructions
---------
Co-authored-by: yutao <yutao.tao@bytedance.com>
Co-authored-by: yuyutaotao <167746126+yuyutaotao@users.noreply.github.com>
2025-04-21 20:51:17 +08:00
github-actions[bot]
385f3eb639
release: v0.15.1
2025-04-21 12:13:32 +00:00
yuyutaotao
10efa40c8b
fix(cli): keep window after cli running ( #598 )
2025-04-21 13:54:58 +08:00
github-actions[bot]
0a3bc1e230
release: v0.15.0
2025-04-18 11:26:30 +00:00
Leyang
758fa44d71
fix(yaml): handle null case for android configuration in parseYamlScript function ( #593 )
...
* fix(yaml): handle null case for android configuration in parseYamlScript function
* fix(cli): fix yaml parser
---------
Co-authored-by: yutao <yutao.tao@bytedance.com>
2025-04-18 17:38:31 +08:00
yuyutaotao
ad457a33a8
feat(yaml): allow running javascript in yaml ( #555 )
...
* feat: allow running javascript in yaml
* feat: change the output dir
* fix: CI
* docs: update docs about evaluate javascript
* chore: merge main
* chore: merge main
2025-04-18 09:58:51 +08:00
yuyutaotao
c777c139e4
fix: puppeteer export ( #569 )
2025-04-17 10:50:16 +08:00
Leyang
0ca9fda7ae
feat: android yaml support ( #551 )
...
* feat: android yaml support
* feat: enhance ScriptPlayer to support web and android environments
* chore: update error message
* refactor: unify environment interfaces for YAML scripts
---------
Co-authored-by: yutao <yutao.tao@bytedance.com>
2025-04-11 09:36:41 +08:00
github-actions[bot]
1bd873b360
release: v0.14.3
2025-04-10 09:10:39 +00:00
github-actions[bot]
4d77207c0f
release: v0.14.2
2025-04-09 02:30:47 +00:00
github-actions[bot]
92e4d7ed61
release: v0.14.1
2025-04-03 08:40:18 +00:00
github-actions[bot]
00dc2f9f50
release: v0.14.0
2025-04-03 06:01:06 +00:00
yuyutaotao
adc3fd9e0d
feat: use aiTap(prompt, opt) style interface ( #512 )
2025-04-01 10:41:31 +08:00
github-actions[bot]
00de5d6478
release: v0.13.1
2025-03-25 14:53:44 +00:00
github-actions[bot]
291f8e1a4b
release: v0.13.0
2025-03-24 12:32:05 +00:00
yuyutaotao
649aeceb43
feat: enable search area for locate ( #473 )
...
* feat: enable search area for locate
* fix: update evaluation
* fix: build error
* fix: ci
* fix: locator
* feat: show searchArea in report
* chore: add yaml support for aiTap
* feat: update status tip
* fix : #473 (#484 )
* chore: optimize unit test list
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-03-24 09:50:27 +08:00
github-actions[bot]
df16339e08
release: v0.12.8
2025-03-19 08:16:01 +00: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
github-actions[bot]
4b9736b4cd
release: v0.12.7
2025-03-12 15:59:54 +00:00
github-actions[bot]
b4d2181a44
release: v0.12.6
2025-03-12 06:11:58 +00:00
github-actions[bot]
9dad7f3e7f
release: v0.12.5
2025-03-10 08:56:47 +00: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
yuyutaotao
372b67f16c
fix: race condition in bridge mode ( #440 )
2025-03-07 17:38:46 +08:00
github-actions[bot]
0d5f88a456
release: v0.12.4
2025-03-03 06:26:00 +00:00
github-actions[bot]
cbb850bb01
release: v0.12.3
2025-02-28 03:04:37 +00:00
github-actions[bot]
e35f277935
release: v0.12.2
2025-02-27 10:38:20 +00:00
Zhou Xiao
881adab4fc
feat(yaml): Add cache support for yaml files, allowing file-level caching to improve execution speed and stability. Cache ID is automatically set to yaml filename. ( #430 )
2025-02-27 11:33:49 +08:00
github-actions[bot]
bb56bbc248
release: v0.12.1
2025-02-26 09:15:45 +00:00
yuyutaotao
8be082e308
feat(chrome-devtool): allow longer connection of chrome bridge ( #416 )
2025-02-26 14:20:27 +08:00
github-actions[bot]
9f1e491aa8
release: v0.12.0
2025-02-21 08:49:04 +00:00