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
github-actions[bot]
bb56bbc248
release: v0.12.1
2025-02-26 09:15:45 +00:00
yuyutaotao
724a2c7230
fix(core): the prompt of qwen ( #427 )
...
* fix: fix the prompt of qwen
* docs: update debugging config
* fix: sleep in qwen
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-02-26 15:04:28 +08:00
yuyutaotao
29a6c33f80
fix: print warning for oversized input ( #414 )
2025-02-24 16:53:06 +08:00
github-actions[bot]
9f1e491aa8
release: v0.12.0
2025-02-21 08:49:04 +00:00
yuyutaotao
3f438f6c0c
fix: ci of qwen model ( #410 )
2025-02-21 16:15:51 +08:00
yuyutaotao
bbe9874e78
fix: coord offset of qwen model ( #407 )
...
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2025-02-21 10:30:20 +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
github-actions[bot]
9dbb4b6b04
release: v0.11.3
2025-02-17 08:10:50 +00:00
github-actions[bot]
dd2163a0d1
release: v0.11.2
2025-02-15 02:22:04 +00:00
Zhou Xiao
edf0871fea
feat(browser): Add the forceSameTabNavigation configuration to prevent AI from opening new pages during operations, thus avoiding task interruptions. ( #389 )
...
* feat(tab-control): enhance the configuration to limit AI from opening new tabs during operations, preventing failures.
* chore: optimize evaluate error
* chore: resolve navigation error
* fix(browser): add forceSameTabNavigation config toe limit open new tab
* chore: upgrade vitest version
* fix: typo (#390 )
---------
Co-authored-by: yuyutaotao <167746126+yuyutaotao@users.noreply.github.com>
2025-02-14 21:54:47 +08:00
github-actions[bot]
f7c583cdf5
release: v0.11.1
2025-02-13 06:50:24 +00:00
github-actions[bot]
d1e2e2b560
release: v0.11.0
2025-02-10 10:35:13 +00:00
yuyutaotao
38eb53d460
fix: ai evaluation ( #371 )
2025-02-10 17:44:12 +08:00
yuyutaotao
2a28472fa5
feat: use different color for annotations ( #366 )
2025-02-10 16:36:12 +08:00