Commit graph

57 commits

Author SHA1 Message Date
Douglas
9c7513a019 fix/adding run turn swtich for session side panel when runnign multi-turn task under one project 2026-06-05 20:11:49 +01:00
4pmtong
144b29d370 fix(remote-control): preserve remote follow-up prompt on desktop 2026-06-05 20:03:15 +08:00
4pmtong
d5a84c1f02 fix(remote-control): flush pending commands to desktop bridge 2026-06-05 19:52:23 +08:00
Tong Chen
23843311ef
feat(remote-control): add space-scoped remote control and web UI (#1663)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-06-05 18:32:18 +08:00
Douglas
ba1f9a6eca feat: home hub space creation, MCP built-in connectors, and history nav polish 2026-06-02 18:10:38 +01:00
Tong Chen
cf3cb8cbcd
feat: Space layer above Project + RunContext + Single Agent CDP (#1655)
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-05-29 16:19:48 +08:00
4pmtong
17808242d8 Merge branch 'main' into test
# Conflicts:
#	.github/workflows/build.yml
#	backend/app/agent/agent_model.py
#	backend/app/agent/factory/browser.py
#	backend/app/agent/factory/developer.py
#	backend/app/agent/factory/document.py
#	backend/app/agent/factory/mcp.py
#	backend/app/model/chat.py
#	backend/app/router.py
#	backend/app/service/chat_service.py
#	src/components/ChatBox/BottomBox/index.tsx
#	src/components/ChatBox/index.tsx
#	src/pages/Agents/Models.tsx
#	src/pages/Agents/index.tsx
#	src/store/chatStore.ts
2026-05-20 19:11:44 +08:00
Douglas Lai
d454cd26f2
add auto preload for project and mcp list (#1607) 2026-05-05 11:00:04 +01:00
Tong Chen
f7504d0043
Fix: persist model config check (#1604)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-01 17:45:15 +08:00
Tong Chen
6c827a3d06
refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-01 17:03:33 +08:00
Tong Chen
712f20a8fa
Feat: Server refactor v1 (#1509)
Some checks are pending
Pre-commit / pre-commit (push) Waiting to run
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
Test / Run Python Tests (push) Waiting to run
2026-03-24 18:05:52 +08:00
Dream
2e44ae0f0a
refactor: move privacy consent from ChatBox to Login/SignUp (#1239)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-07 18:55:48 +08:00
Tong Chen
478926d33f
Fix duplicate message blocks (#1402)
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: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: a7m-1st <ahmed.jimi.awelkair500@gmail.com>
Co-authored-by: Ahmed Awelkair A <108264625+a7m-1st@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-03 00:21:43 +08:00
Ahmed Awelkair A
4fb2e5db9a
feat: schedule and webhook triggers (#823)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: a7m-1st <ahmed.jimi.awelkair500@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-03-02 20:38:02 +08:00
Puzhen Zhang
73cea2f0ef
Fix: chatstore null (#1348)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-24 00:39:33 +08:00
dataCenter430
01994a775d
fix(ui): prevent install screen flash when already on main content (#1280)
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: bytecii <994513625@qq.com>
2026-02-19 03:44:50 -08:00
Douglas Lai
77112a227d
846 feature request onboarding flow Redesign (#1058)
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: 4pmtong <web_chentong@163.com>
2026-02-06 22:03:32 +08:00
Tao Sun
ff08147ef7
chore: recover slack (#1153)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-05 23:36:06 +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
Dream
ebb4ca00ac
feat: Add LinkedIn OAuth integration with CAMEL-AI toolkit (#1104)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-31 03:05:02 +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
Wendong-Fan
c5fcabf5af minor update 2026-01-18 02:23:10 +08:00
sumit
38998f9afb fix: resolve chat input disabled issue by handling backend ready event properly #869 2026-01-16 17:09:12 +05:30
Wendong-Fan
bf1c01ad80 enhance: optimize installation 2025-12-03 01:04:08 +08:00
puzhen
80ceb6ace3 update 2025-11-21 16:35:38 +08:00
Puzhen Zhang
73d23430e5
Merge branch 'main' into fix/login 2025-11-21 12:00:53 +08:00
puzhen
e6c42f98c0 fix login signal 2025-11-21 11:46:36 +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
17b92e7f33 update 2025-11-20 22:53:26 +08:00
puzhen
f05c0537d5 update error popup 2025-11-20 22:25:46 +08:00
puzhen
aa3c39afd2 update 2025-11-20 20:49:07 +08:00
Puzhen Zhang
4eaf7a2e4c
Merge branch 'main' into fix_install_logic 2025-11-20 17:13:32 +08:00
puzhen
e7988a9c84 update 2025-11-20 17:07:43 +08:00
puzhen
b86b5af884 update 2025-11-20 15:26:48 +08:00
Wendong-Fan
416d7f8acf bug fix wendong 2025-11-20 14:01:34 +08:00
puzhen
4b78b18fa3 Merge branch 'fix_install_logic' of github.com:eigent-ai/eigent into fix_install_logic 2025-11-20 14:00:37 +08:00
puzhen
a377e9faa1 update 2025-11-20 14:00:02 +08:00
Wendong-Fan
a596cc7460 update wendong 2025-11-20 13:33:10 +08:00
Sun Tao
d6a4e0966d Update useInstallationSetup.ts 2025-11-20 00:40:07 +08:00
sw3205933776
954dde299a refactor: remove old IntegrationList component and update imports
Deleted the old IntegrationList component and updated its imports in ToolSelect and MCP pages to use the new path. This change streamlines the codebase and ensures consistency in component usage.
2025-11-18 14:52:04 +08:00
Wendong-Fan
5ab7fe2c15 quick fix 2025-10-21 01:36:02 +08:00
Wendong-Fan
7600f7567f Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419 2025-10-21 00:48:06 +08:00
puzhen
5792bc49a3 update 2025-10-19 12:38:23 +01:00
Wendong-Fan
76fd05618a enhance: fully integrate Traceroot, enhace log system PR485 2025-10-16 04:26:11 +08:00
a7m-1st
a8b3791ab4 Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419 2025-10-13 11:50:46 +03:00
Wendong-Fan
7480dec8eb fix: install when the task is running 2025-10-10 00:23:04 +08:00
a7m-1st
d494d1bcca Merge branch 'feat-project-store-#419' into feat-multi-turn-#419 2025-10-08 12:11:50 +03:00
a7m-1st
d487372974 enhance: add typing to chatStoreAdapter 2025-10-07 20:01:05 +03:00
a7m-1st
db945f0dcc feat: adapter for backward compatiblity 2025-10-07 15:53:41 +03:00