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
Leyang
ca644d8914
feat(core): allow custom midscene_run dir ( #631 )
...
* feat(core): support custom midscene_run dir
* feat(report): add search functionality to PlaywrightCaseSelector component
* refactor(shared): simplify base directory resolution and remove unused environment variable
* feat(shared): integrate shared environment variables across multiple packages
* refactor(shared): update base directory resolution to use dynamic midscene_run directory
* fix(puppeteer): increase screenshot timeout from 3s to 10s for improved reliability
2025-04-24 22:54:52 +08: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
github-actions[bot]
385f3eb639
release: v0.15.1
2025-04-21 12:13:32 +00:00
github-actions[bot]
0a3bc1e230
release: v0.15.0
2025-04-18 11:26:30 +00:00
yuyutaotao
dd233ef25b
chore: adapting new model ( #570 )
...
* chore: adapting new model
* feat: adapt bbox format
* chore: adapt ui-tars
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-04-17 10:53:19 +08:00
yuyutaotao
edf48da198
docs: update caching docs ( #559 )
...
* docs: update caching docs
* docs: update caching docs
* docs: update docs
* chore: update docs
2025-04-14 14:50:48 +08:00
github-actions[bot]
1bd873b360
release: v0.14.3
2025-04-10 09:10:39 +00:00
yuyutaotao
66a5d16d37
chore: update evaluation fixture ( #552 )
2025-04-10 16:54:21 +08:00
github-actions[bot]
4d77207c0f
release: v0.14.2
2025-04-09 02:30:47 +00:00
yuyutaotao
732f605144
fix(llm): coords offset in vl locator ( #545 )
2025-04-08 17:56:15 +08: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
0171b5e2de
fix: ci testing ( #529 )
...
* fix: ci
* fix: ci
2025-04-03 10:51:50 +08:00
yuyutaotao
bcdf90b997
feat: add context for aiAction ( #528 )
2025-04-02 20:34:23 +08:00
yuyutaotao
0c0675ba4b
feat: update deepThink interface ( #517 )
...
* feat: update deepThink interface
* fix: CI
* chore: update error message
* feat: update search area config
* fix: deepthink ui
---------
Co-authored-by: Zhou Xiao <zhouxiao.shaw@bytedance.com>
2025-04-02 19:26:56 +08:00
Leyang
bf9b4e06e7
feat: migrate android code to @midscene/android ( #505 )
2025-03-26 18:59:50 +08:00
github-actions[bot]
00de5d6478
release: v0.13.1
2025-03-25 14:53:44 +00:00
yuyutaotao
e94c31f228
fix: ai test ( #494 )
...
* fix: ai test
* fix: planning ci
2025-03-25 10:04:03 +08:00
github-actions[bot]
291f8e1a4b
release: v0.13.0
2025-03-24 12:32:05 +00:00
yuyutaotao
999e52ebc1
feat: update prompt for qwen ( #491 )
2025-03-24 19:47:19 +08: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
yuyutaotao
8e1ba565d0
feat: optimize locator ( #456 )
...
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-03-17 19:19:54 +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
yuyutaotao
2c5ea87131
fix: ai test ( #460 )
...
* fix: ai test
* fix: ci test
* fix: evaluation test
* fix: test
* fix: test
* fix: ai test
* fix: ai test
2025-03-12 13:49:50 +08:00
yuyutaotao
55d02961f7
fix: add an field for CoT in qwen ( #453 )
...
* fix: add an field for CoT in qwen
* chore: update prompt
* fix: scroll in puppeteer
* fix: multiple action in qwen
* fix: multiple action in qwen
* fix: multiple action in qwen
* chore: update prompt
* chore: change fields order to enhance the CoT
2025-03-11 22:43:59 +08:00
github-actions[bot]
9dad7f3e7f
release: v0.12.5
2025-03-10 08:56:47 +00:00
yuyutaotao
212e4e3725
fix: planning prompt ( #448 )
...
* feat: add more case for llm planning
* fix: ai e2e
* chore: use debug to print log
* chore: fix error in gpt mode
2025-03-10 16:50:43 +08:00
yuyutaotao
372b67f16c
fix: race condition in bridge mode ( #440 )
2025-03-07 17:38:46 +08:00
Zhou Xiao
5d63ef9151
refactor: switch bundle type to bundleless ( #437 )
2025-03-07 17:20:18 +08:00
github-actions[bot]
0d5f88a456
release: v0.12.4
2025-03-03 06:26:00 +00:00
yuyutaotao
9c779d4cd3
chore: tuning the prompt of qwen ( #433 )
...
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-03-03 11:39:28 +08:00
github-actions[bot]
cbb850bb01
release: v0.12.3
2025-02-28 03:04:37 +00: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
github-actions[bot]
e35f277935
release: v0.12.2
2025-02-27 10:38:20 +00:00
yuyutaotao
a6ffbd07b7
fix: over planning for Qwen in page with form ( #429 )
2025-02-27 16:44:01 +08:00