eigent/electron/main
puzhen 25bdee6124 feat: add extension proxy integration with multi-tab support
- Add ExtensionProxyWrapper support for browser_plug Chrome extension
- Extension proxy managed via dedicated Extension settings page
- Backend starts WebSocket server on connect, polls for extension status
- Multi-tab parallelism: each sub-agent gets its own browser tab
- Extension proxy mode is exclusive (no CDP fallback when connected)
- Add extension_proxy_service singleton and controller endpoints
- Use local camel package instead of PyPI version
2026-03-04 00:52:38 +00:00
..
utils chore: add plotly as init env for terminal agent (#1231) 2026-02-12 02:17:52 +08:00
copy.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
fileReader.ts Fix symlink traversal in task uploads (#1103) 2026-02-01 23:58:30 +08:00
index.ts feat: add extension proxy integration with multi-tab support 2026-03-04 00:52:38 +00:00
init.ts revert PR1125 (#1225) 2026-02-11 23:45:23 +08:00
install-deps.ts Fix add llvmlite to mac intel (#1205) 2026-02-11 17:56:57 +08:00
update.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
webview.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00