文件历史

提交图

36 次代码提交

作者 SHA1 备注 提交日期
hangerye 8b7879d927 feat: [WIP]quick-panel 2025-12-31 17:56:15 +08:00
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 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 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
hangerye 078ea77a1e feat: tools optimize 2025-10-09 01:47:31 +08:00
hangwin d33bc1b133 Merge pull request #195 from gebeer/master
feat(native-server): add Chromium browser support
2025-10-06 00:57:09 +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
gebeer a86ba642d9 docs(native-server): document multi-browser support
- Add browser support feature to feature list
- Document new CLI options (--browser, --detect)
- Add browser compatibility matrix
- Document registration paths for each platform

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 13:18:46 +07:00
gebeer 51378a1284 feat(native-server): add multi-browser support for Chrome and Chromium
- Add browser detection and configuration module
- Support Chrome and Chromium on Linux, macOS, and Windows
- Update registration to handle multiple browsers
- Add CLI options: --browser and --detect
- Auto-detect installed browsers during registration

Fixes issue where Chromium users had to manually copy manifests after npm updates.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 13:18:28 +07: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
Stuart Fenton e05c25b603 fix: add missing MCP protocol handlers to prevent Claude Desktop crashes
- Add ListResourcesRequestSchema and ListPromptsRequestSchema imports
- Implement required resources and prompts capabilities in server setup
- Add empty handlers for list_resources and list_prompts requests
- Fixes Claude Desktop Electron crash on startup when MCP server lacks
  required protocol handlers

Resolves issue where Claude Desktop would crash with 'dialog module can
only be used after app is ready' error when connecting to MCP servers
that don't implement the full MCP protocol specification.
2025-07-23 23:28:35 +01:00
wyhao31 48ff0f0143 fix: unnecessary nested CallToolResult in response 2025-07-05 22:19:35 -07:00
hangerye 2405c6abcb fix: run_host.sh bug fix 2025-06-30 20:36:14 +08:00
hangerye dfb4b79b26 fix: delete error console log 2025-06-30 02:22:21 +08:00
hangerye e10a25aa9c fix: multi node versions fix 2025-06-30 02:20:47 +08:00
hangerye d25a0fbecb feat: add console tool & support mcp stdio type 2025-06-22 21:45:17 +08:00
hangerye 01e2523f7a fix: update run_host.bat to fix compatibility 2025-06-11 20:17:15 +08:00
hangerye db8989f4f4 fix: windows node env fix again2 2025-06-11 02:20:40 +08:00
hangerye 4e157717d3 fix: windows node env fix again 2025-06-11 02:09:31 +08:00
hangerye d155d615de fix: windows node env fix 2025-06-11 01:58:26 +08:00
hangerye be4ded5ab7 fix: windows install fail 2025-06-11 00:33:15 +08:00
hangerye 0c4942a2da fix: install script permission fix 2025-06-10 15:50:07 +08:00
hangerye 24bb809074 fix: npm包权限问题fix 2025-06-10 15:19:12 +08:00
hangerye 97c3aa99d4 feat: update version 2025-06-10 02:07:27 +08:00
hangerye 8d20fec536 feat: update docs 2025-06-10 01:34:43 +08:00
hangerye 736faade25 feat: Project Initialization and Code Migration. 2025-06-09 21:15:42 +08:00