文件历史

27 次代码提交

作者 SHA1 备注 提交日期
hangerye b7822cb92b chore: 删除无用文件 2025-12-30 01:28:30 +08:00
hangerye 2045cf148c feat: [WIP]quick panel 优化 2025-12-29 21:14:10 +08:00
hangerye de29a4c967 chore: web-editor优化 2025-12-29 10:13:56 +08:00
hangerye a6b52c5479 chore: web-editor优化 2025-12-25 10:27:56 +08:00
hangerye 34696bca3b feat: [WIP]web-editor-v2 2025-12-24 21:01:33 +08:00
hangerye f996613248 chore: web-editor优化 2025-12-24 10:22:52 +08:00
hangerye d52cb5c062 feat: add theme 2025-12-17 20:56:31 +08:00
hangerye 9566a02341 feat: 完善codex支持 2025-12-17 10:09:26 +08:00
hangerye 87f6402259 feat: 支持session管理&claude支持更丰富的配置 2025-12-16 21:00:11 +08:00
hangerye 67d41cc810 fix: ccr bug fix 2025-12-15 20:53:37 +08:00
hangerye 704e04de0e feat: add cli agent 2025-12-15 10:22:07 +08:00
hangerye c0c9ed7ef3 fix: mcp tools 优化 2025-11-16 22:11:10 +08:00
hangerye 1f13522954 fix: mcp tools 优化 2025-11-16 21:18:19 +08:00
hangerye 78d8696be7 chore: 重构画布和回放引擎 2025-11-03 01:26:28 +08:00
hangerye 4436996c99 feat: 卡顿问题修复 2025-10-16 10:10:06 +08:00
hangerye f037536ba8 feat: editor temp store 2025-10-13 10:07:14 +08:00
hangerye 471083e579 feat: record/replay support 2025-10-10 10:26:04 +08:00
hangerye eef5d9f5f4 feat: add performance tool 2025-10-10 01:16:32 +08:00
hangwin 25f416635b feat(extension): add unified chrome_userscript tool
- Implement UserscriptTool with create/list/get/enable/disable/update/remove/send_command/export
- Auto strategy selection (insertCSS, persistent ISOLATED/MAIN) with CSP-aware fallback
- Persistence via chrome.storage; tab re-injection on navigation
- Register tool and schema; add USERSCRIPTS storage key
- Add Vue SFC typings (env.d.ts); fix lint/typecheck
2025-10-09 09:18:31 +00:00
hangerye d4e2fb3c8d feat: commit for store 2025-10-09 10:00:36 +08:00
hangerye 078ea77a1e feat: tools optimize 2025-10-09 01:47:31 +08:00
hangwin 794cbcc347 Merge pull request #146 from kaovilai/feat/file-upload-tool
feat: Add file upload capability using Chrome DevTools Protocol
2025-10-06 00:36:22 +08:00
Tiger Kaovilai bf77546ab1 feat: Add file upload capability using Chrome DevTools Protocol
- Implement FileUploadTool using CDP's DOM.setFileInputFiles
- Add FileHandler for native host to handle URL downloads and base64 data
- Support three input methods: local file path, URL download, base64 data
- Integrate with existing native messaging host infrastructure
- Follow existing tool patterns from network-capture-debugger

This enables programmatic file uploads to web forms, addressing the limitation
identified in issue #145.
2025-08-08 18:41:54 -04:00
wyhao31 c71a968fb2 feat: add chrome_switch_tab 2025-07-24 22:39:39 -07:00
hangerye d25a0fbecb feat: add console tool & support mcp stdio type 2025-06-22 21:45:17 +08:00
hangerye 1ea6433a25 feat: add inject tool 2025-06-16 01:13:52 +08:00
hangerye 736faade25 feat: Project Initialization and Code Migration. 2025-06-09 21:15:42 +08:00