yuyutaotao
5c7090bdfb
docs: add docs for customize model and endpoint ( #190 )
...
* docs: add docs for customize model and endpoint
* doc: update docs
2024-12-19 15:49:06 +08:00
yuyutaotao
523adab12f
feat: support the if-statement in planning prompt ( #184 )
2024-12-19 10:44:08 +08:00
yuyutaotao
6e54c153de
fix: test case ( #182 )
2024-12-16 15:42:34 +08:00
github-actions[bot]
3dc57eef32
release: v0.8.6
2024-12-16 07:41:16 +00:00
yuyutaotao
537a5c43d0
feat: add a real-time progress indicator for playground ( #177 )
2024-12-16 15:04:21 +08:00
yuyutaotao
863e5a54d0
fix: sandbox issue of puppeteer in Ubuntu ( #176 )
...
* fix: disable setuid sandbox in cli
* fix: disable setuid sandbox in cli
2024-12-10 09:24:43 +08:00
yuyutaotao
2a73bcfc20
feat: support socks proxy for OpenAI SDK ( #175 )
...
* feat: support socks proxy https://github.com/web-infra-dev/midscene-example/issues/14
* feat: show error for invalid json
2024-12-10 09:24:21 +08:00
github-actions[bot]
91896c421a
release: v0.8.5
2024-12-09 09:11:52 +00:00
yuyutaotao
082e347da9
feat: replanning before locating ( #167 )
2024-12-08 20:12:17 +08:00
Haomin Liu
fe2e13d1f7
fix: tooltip of env config ( #169 )
2024-11-27 17:49:14 +08:00
Zhou xiao
ebc88adc07
feat(core): Enhance environment logic and introduce MIDSCENE_REPORT_TAG_NAME for customizable report name prefixes ( #168 )
2024-11-26 16:23:04 +08:00
yuyutaotao
e7a58b3b24
faet: support yaml style scripts ( #165 )
2024-11-25 16:05:01 +08:00
yuyutaotao
4282e7bf07
feat: lower the cost of page description ( #159 )
2024-11-20 16:00:34 +08:00
github-actions[bot]
27ca8f9271
release: v0.8.4
2024-11-19 10:08:44 +00:00
zhouxiao.shaw
0fcd198af0
chore: modify midscene report info
2024-11-19 18:04:36 +08:00
github-actions[bot]
3dd487467b
release: v0.8.3
2024-11-19 08:05:50 +00:00
Zhou xiao
845fb41b9a
chore: add configuration for uploading report information ( #166 )
...
* chore: add repo upload logic
* chore: add report upload logic
* chore: delete unless env
2024-11-19 16:01:13 +08:00
github-actions[bot]
d4cd844a67
release: v0.8.2
2024-11-18 09:35:14 +00:00
yuyutaotao
fabe28b6d7
chore: adjust the report UI ( #163 )
2024-11-18 17:29:52 +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
github-actions[bot]
4972d22ec4
release: v0.8.1
2024-11-15 08:41:21 +00:00
zhouxiao.shaw
d377f0a989
chore: optimize report selector style
2024-11-15 07:43:44 +08:00
Zhou xiao
c32594cbab
chore(chrome-devtoo): update manifest.json
2024-11-15 06:53:33 +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
26779cf082
fix: fix some extraction bug in extension ( #157 )
2024-11-14 19:29:22 +08:00
yuyutaotao
7ac1352aa0
feat: update playground instructions ( #152 )
2024-11-13 15:02:24 +08:00
yuyutaotao
48fa92f037
workflow(ci): AI test cases ( #154 )
...
* fix: AI test
* chore: add more links in README
2024-11-13 15:01:21 +08:00
yuyutaotao
324a337bac
feat: add static-server into cli ( #153 )
2024-11-12 11:54:40 +08:00
github-actions[bot]
3117584e57
release: v0.8.0
2024-11-11 10:39:38 +00:00
yuyutaotao
cf5321cdf3
feat: add screenshot for extension document ( #150 )
...
* feat: add screenshot for extension
* fix: Playground hooks order
2024-11-11 16:29:45 +08:00
yuyutaotao
e2ac571265
docs: add introduction to our Chrome extension ( #149 )
2024-11-11 11:19:25 +08:00
Zhou xiao
08d46becf1
feat(cache): optimize cache logic id and export overrideAIConfig ( #148 )
...
* chore(cache): optimize cache logic id and export overrideAIConfig
* chore: use cache logic
2024-11-07 21:06:01 +08:00
yuyutaotao
f8507efd50
chore: some minor bug fixes ( #146 )
...
* feat: always use latest process.env as fallback
---------
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-11-07 11:29:50 +08:00
Zhou xiao
b30b223473
docs: optimize description ( #145 )
2024-11-05 16:18:45 +08:00
yuyutaotao
198172dc4e
feat: optimize the speed of screenshot in browser ( #144 )
...
* feat: optimize the speed of screenshot in browser
* feat: remove unnecessary context call
* fix: CI
2024-11-05 14:28:16 +08:00
yuyutaotao
9e1eef5cfd
feat: Build a chrome extension for playground ( #140 )
2024-11-05 11:49:21 +08:00
Zhou xiao
1eb4c8de9f
workflow(ci): fix ci error ( #142 )
2024-11-04 17:14:14 +08:00
Zhou xiao
adb9b58879
feat(ai-model): add claude computer ablity ( #136 )
...
* Add new changes
* Add computer test results and update AI evaluation tests
* chore: Update build outputs and configurations
* feat(ai-model): support claude computer ability use position replace element id
* feat: generate add and commit
* feat: implement computer ability test for Claude
* chore: fix build Lose
* chore: Add and commit changes
* chore: optimize ai position
* chore: optimize ai position
* Add AI evaluation results and update tests
* chore: optimize ai test
* chore: add and commit changes
* chore: optimize ai test content
* chore: fix test case
* chore: fix e2e test
2024-10-31 18:18:31 +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
github-actions[bot]
617f2213cf
release: v0.7.2
2024-10-24 07:21:00 +00:00
yuyutaotao
2060c0e6ef
fix: Playwright fixture fail to run ( #137 )
2024-10-24 14:37:48 +08:00
github-actions[bot]
0199719e44
release: v0.7.1
2024-10-22 07:43:31 +00:00
Zhou xiao
388f22ee61
reafactor(report): Optimize the style of the playground ( #134 )
2024-10-22 15:37:16 +08:00
github-actions[bot]
ab815fef56
release: v0.7.0
2024-10-21 08:34:43 +00: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
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
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
github-actions[bot]
9f44eedfd9
release: v0.6.2
2024-10-15 03:26:29 +00:00
yuyutaotao
f715a2709e
docs: add repository and homepage in package.json ( #122 )
2024-10-15 11:22:21 +08:00
Zhou xiao
858fcadf15
fix(ai-model): optimize inspect element prompt ( #117 )
2024-10-14 14:29:46 +08:00