hangerye
|
f037536ba8
|
feat: editor temp store
|
2025-10-13 10:07:14 +08:00 |
|
hangwin
|
ff07256ada
|
feat(rr-assert): 支持断言失败策略(stop/warn/retry);fill 前确保 focus;新增 warning 日志态
|
2025-10-10 07:53:56 +00:00 |
|
hangwin
|
378f86bb0d
|
feat(rr): attribute assert + after-script + keyup recording
- assert(attribute): equals/matches 校验,支持模板变量
- script 钩子:when=after 延后到下一步(末尾 flush)
- helper:accessibility-tree-helper 新增 getAttributeForSelector
- recorder:新增 keyup 录制
- editor:一并提交已有改动
BREAKING CHANGE: 断言 attribute 失败将中断执行。
|
2025-10-10 07:23:23 +00:00 |
|
hangerye
|
471083e579
|
feat: record/replay support
|
2025-10-10 10:26:04 +08:00 |
|
hangwin
|
46a669978d
|
feat(options/i18n): internationalize placeholders and hints in Userscripts Manager UI
|
2025-10-09 11:27:27 +00:00 |
|
hangwin
|
f481658f8d
|
feat(options/i18n): add i18n for Userscripts Manager UI (en, zh_CN)
Use chrome.i18n in App.vue and add locale messages
|
2025-10-09 11:23:16 +00:00 |
|
hangwin
|
09e07f276b
|
feat(extension/options): add Userscripts Manager UI and tool-call bridge
Register options page via manifest (wxt.config.ts).
Add options page (index.html, main.ts, App.vue).
Support create/list/toggle/delete/export userscripts.
Bridge UI to tools: handle 'call_tool' in background.
Lint/typecheck/build passed.
|
2025-10-09 11:06:23 +00:00 |
|