Commit graph

34 commits

Author SHA1 Message Date
puzhen
b9220b71f9 chore ipc 2026-02-22 22:25:52 +00:00
Pakchoioioi
c23d00ce80 delete openmybrowser 2026-02-22 01:05:47 +00:00
Pakchoioioi
4df123f246 add connect existing browser 2026-02-21 22:26:50 +00:00
puzhen
37c97bb131 merge: resolve conflicts with main branch for CDP browser and Skills features 2026-02-21 21:30:12 +00:00
Tong Chen
a23c30db13
Feat skills (#1221)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Pakchoioioi <happy.regina.bai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-19 02:29:21 +08:00
BitToby
a8cedb4c9a
feat: add drag-drop file upload (#1258) 2026-02-17 14:58:07 -08:00
puzhen
c2149c6266 update frontend chore code 2026-02-17 01:52:44 +00:00
puzhen
ef8f093992 Merge branch 'main' into feat/browser_external_cdp
# Conflicts:
#	backend/app/service/chat_service.py
#	backend/app/utils/agent.py
#	backend/app/utils/single_agent_worker.py
#	backend/app/utils/toolkit/hybrid_browser_toolkit.py
#	electron/main/index.ts
#	electron/preload/index.ts
#	src/pages/Dashboard/Browser.tsx
#	src/store/chatStore.ts
2026-02-15 23:17:54 +00:00
Dream
140ea9da1b
feat: add open agent folder in IDE from Folder view (#1159)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-06 06:30:16 +08:00
BitToby
ca6e56e2b4
feat: add proxy configuration (#1096)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-02 00:43:18 +08:00
Tong Chen
af93bb3065
feat: Add Lint & Format (#878)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: eigent-ai <camel@eigent.ai>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:16:18 +08:00
Ahmed Awelkair A
33829f2c1e
feat: copyright header pre-commit (#1053)
Co-authored-by: 4pmtong <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-24 08:22:20 +08:00
Puzhen Zhang
334d46e259
Merge branch 'main' into feat/browser_external_cdp 2025-11-21 19:24:22 +08:00
Wendong-Fan
cbe9aa336d minor update 2025-11-21 18:29:23 +08:00
Wendong-Fan
64428ac77d
Merge branch 'main' into chore/clean_listener 2025-11-21 18:09:23 +08:00
LuoPengcheng
dd7ebec8ee add log 2025-11-21 17:26:17 +08:00
puzhen
4940cc6b46 chore: clean listener 2025-11-21 17:04:02 +08:00
puzhen
80ceb6ace3 update 2025-11-21 16:35:38 +08:00
Wendong-Fan
692cc64d15 Revert "fix: login (#739)"
This reverts commit e0f867d26e, reversing
changes made to e3c61a958b.
2025-11-21 02:52:06 +08:00
puzhen
52b432aeab update 2025-11-21 02:33:37 +08:00
puzhen
f05c0537d5 update error popup 2025-11-20 22:25:46 +08:00
puzhen
a377e9faa1 update 2025-11-20 14:00:02 +08:00
puzhen
843d7ce2df Merge branch 'feat/browser_external_cdp' of github.com:eigent-ai/eigent into feat/browser_external_cdp 2025-11-20 00:40:35 +08:00
Wendong-Fan
10a945848f
Merge branch 'main' into feat/browser_external_cdp 2025-11-19 22:38:46 +08:00
puzhen
f67116a65d update 2025-11-19 21:56:18 +08:00
puzhen
aa2dba17f1 update 2025-11-19 01:22:39 +08:00
Jahan Ravi
06e1242762 fixed image preview by replacing localfile:// with dataURL loader and adding read-file-dataurl IPC handler 2025-11-15 12:49:27 +05:30
puzhen
b0d932acfa update 2025-10-22 15:18:48 +01:00
a7m-1st
761d11dae2 feat: getInstallationStatus event to catch up after rending registers 2025-09-23 21:40:46 +03:00
a7m-1st
65bf0f546a enhance: remove duplicate install checks 2025-09-23 21:34:46 +03:00
ClearLuvMoki
8f63d4529e feat: Notification about closing windows 2025-09-01 18:52:42 +08:00
sw3205933776
9c361159b8 feat: add log upload feature 2025-08-11 16:48:34 +08:00
sw3205933776
feece9a4bf fix: notion agent not calling toolkit 2025-08-07 14:12:33 +08:00
CamelAIorg
f6dd426830 initial commit 2025-07-29 23:57:16 +08:00