yuyutaotao
b6f3a07c5f
fix: remove scripting permission from manifest ( #219 )
2024-12-27 10:00:56 +08:00
Zhou xiao
98f27dbf8c
docs: add lark link ( #218 )
2024-12-27 08:12:14 +08:00
github-actions[bot]
a39684a8ff
release: v0.8.12
v0.8.12
2024-12-26 05:28:37 +00:00
yuyutaotao
4a82e9bda9
feat: let max_tokens configurable ( #212 )
...
* feat: let max_tokens configurable
* fix: update ci test case
2024-12-26 13:24:21 +08:00
yuyutaotao
7e5b4c9b3b
Update issue templates
...
add an issue template for connectivity problem
2024-12-26 11:58:16 +08:00
github-actions[bot]
471e684a5d
release: v0.8.11
v0.8.11
2024-12-26 02:47:23 +00:00
yuyutaotao
e3481dc119
fix: show error message when aiAction fails in extension ( #210 )
2024-12-26 10:19:16 +08:00
github-actions[bot]
461a6a9dff
release: v0.8.10
v0.8.10
2024-12-25 16:11:46 +00:00
yuyutaotao
cd00680b76
fix: make puppeteer external in web-integration ( #208 )
...
* fix: make puppeteer external in web-integration
* fix: import path of yaml player
* fix: import path of yaml player
2024-12-25 23:53:11 +08:00
yuyutaotao
05dad23bfd
chore: print yaml file in chrome extension ( #205 )
2024-12-25 20:23:12 +08:00
yuyutaotao
db2e9ac9ce
fix: adjust the prompt to fit the non-described text ( #206 )
2024-12-25 12:15:41 +08:00
github-actions[bot]
a5066d2f58
release: v0.8.9
v0.8.9
2024-12-24 14:45:57 +00:00
yuyutaotao
5c582a8c6a
fix: unescaped scripts in report tpl ( #204 )
2024-12-24 19:36:28 +08:00
github-actions[bot]
1e76905b5f
release: v0.8.8
v0.8.8
2024-12-23 07:08:16 +00:00
yuyutaotao
e6343b63f4
fix: keypress issue in chrome extension ( #201 )
...
* fix: keypress issue in chrome extension
* fix: keypress issue in chrome extension
* fix: connectivity
* doc: update readme
2024-12-23 14:38:07 +08:00
yuyutaotao
21b3574280
fix: fix scroll action in chrome extension ( #194 )
2024-12-23 12:11:10 +08:00
yuyutaotao
f3d46b504d
feat: invoke anthropic SDK to call Claude ( #197 )
...
* feat: invoke anthropic SDK
* chore: set response format for extract
* fix: do not throw if waitUntilNetworkIdle failed in aiAction
* fix: timeout config for Puppeteer
* chore: add instruction for connectivity test
2024-12-23 12:03:05 +08:00
Zhou xiao
229ffb0968
chore: modify release workflow ( #200 )
2024-12-23 11:54:31 +08:00
yuyutaotao
f1b73b28eb
feat: update the Azure OpenAI integration, add instruction for other models ( #193 )
2024-12-20 15:18:52 +08:00
github-actions[bot]
48fa8a56a8
release: v0.8.7
v0.8.7
2024-12-19 08:27:51 +00:00
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
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
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
yuyutaotao
515639ffc2
fix: add link to yaml doc ( #173 )
2024-11-28 19:51:02 +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
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
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
Xinyuan Wang
188394affe
feat: 修改 .cli 404 路径 ( #164 )
2024-11-19 14:51:07 +08:00
github-actions[bot]
d4cd844a67
release: v0.8.2
v0.8.2
2024-11-18 09:35:14 +00:00
yuyutaotao
b8abc08464
chore: use 1080p as default in homepage ( #162 )
2024-11-18 17:30:18 +08:00
yuyutaotao
fabe28b6d7
chore: adjust the report UI ( #163 )
2024-11-18 17:29:52 +08:00
yuyutaotao
4867c697ff
doc: use youtube video on home page ( #160 )
2024-11-15 17:26:53 +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
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