Commit graph

104 commits

Author SHA1 Message Date
Tong Chen
26cc5c4604
feat: detect stale local server and notify developer to restart (#1517)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
2026-03-27 23:06:00 +08:00
Michael Ledin
199b013044
fix: use loguru logger for public dir warnings (#1520)
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
2026-03-26 22:51:43 +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
Tong Chen
bebd1aafd7
feat: local auto-login + eigent.ai callback for Electron hybrid login (#1497)
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
2026-03-16 23:03:53 +08:00
Tao Sun
6a504a0e28
chore: update camel version (#1495)
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
2026-03-15 10:49:32 +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
Tao Sun
caa5742d92
chore: add gpt-5.4 (#1465) 2026-03-07 14:34:47 +08:00
Wendong-Fan
8448023576
fix: replace deprecated ImageAnalysisToolkit with ScreenshotToolkit i… (#1464)
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
2026-03-07 01:55:24 +08:00
Ahmed Awelkair A
737bd1eaeb
fix: patch help_improve bug (#1455)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-05 23:35:33 +08:00
Tao Sun
bab0b78096
chore: fix_skill_diversion and update camel version (#1422)
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
2026-03-04 17:26:03 +08:00
Ahmed Awelkair A
a955ff3fe1
enhance: migrate trigger server updates (#1412) 2026-03-03 20:20:47 +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
thecaptain789
e76568c1e1
feat(test): add unit tests for encrypt and time_friendly modules (#1163)
Co-authored-by: MiloBot <milobot@milobots-mini.home>
Co-authored-by: thecaptain789 <thecaptain789@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-22 16:25:00 +08:00
Muhammet Eren Karakuş
413df36cd8
fix: patch 5 security vulnerabilities across electron, server, and proxy layers (#1292)
Co-authored-by: bytecii <994513625@qq.com>
2026-02-21 16:39:26 -08:00
Muhammet Eren Karakuş
8d26e1a122
fix: enforce authentication on unauthenticated endpoints and harden auth_must (#1294)
Co-authored-by: bytecii <994513625@qq.com>
2026-02-21 16:23:26 -08:00
Wendong-Fan
96226ea01a chore: update camel version 2026-02-21 17:01:29 +08:00
Wendong-Fan
5ca2caf557
feat: support grok,mistral,sambanova (#1321)
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
2026-02-21 14:15:01 +08: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
Wendong-Fan
a8ecd774ba
chore: bump up camel version to 0.2.90a1 (#1263) 2026-02-13 16:17:00 +08:00
Puzhen Zhang
db9a69982c
add minimax m2.5 (#1248)
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
2026-02-12 17:02:49 +00:00
Wendong-Fan
5e3f46a32b
revert: codex feature (#1240) 2026-02-12 21:20:32 +08:00
Dream
3e57ffdf79
feat: add OpenAI Codex OAuth PKCE install flow (#1129)
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: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: bytecii <994513625@qq.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-12 20:20:35 +08:00
Wendong-Fan
b936db3dd7
chore: update camel version to 0289 (#1238) 2026-02-12 16:54:02 +08:00
Wendong-Fan
6d9a381d27
chore: update camel version to 0287 (#1230) 2026-02-12 02:04:12 +08:00
Wendong-Fan
c6adcdec41
chore: bump up camel version to 0.2.86 (#1222) 2026-02-11 16:01:16 +08:00
Wendong-Fan
96a6209961
chore: add RAG toolkit to frontend tool setting part (#1162) 2026-02-05 22:35:25 +08:00
MkDev11
db20ff1aea
feat: add RAG toolkit for knowledge base queries (#1003)
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-05 21:38:36 +08:00
Wendong-Fan
975648c1d2 chore: downgrade camel version to 0.2.85a0
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
2026-02-04 18:39:22 +08:00
Wendong-Fan
893f51fc82
chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
Wendong-Fan
efa991a220
fix: circle import issue (#1139)
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
2026-02-03 22:40:19 +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
Angel98518
5c2226ff8b
fix: remove reference to non-existent utils directory in Dockerfile (#1086)
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
Co-authored-by: Gittensor Contributor <contributor@gittensor.io>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-28 07:27:10 +08:00
bytecraftii
49e148a2f9
Add langfuse and update logger (#952)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-25 08:13:07 +08:00
Wendong-Fan
622d958101
chore: remove deprecated models (#1072) 2026-01-24 10:15:51 +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
ab9fffeef4 chore: update camel version 2026-01-23 11:07:03 +08:00
Puzhen Zhang
3946c41356
fix:duplicate actions panel (#988)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-21 02:11:46 +08:00
Puzhen Zhang
d2eccf9f52
Merge branch 'main' into fix/typos-and-spelling-errors 2026-01-20 00:52:04 +00:00
Wendong-Fan
9755333a75 chore: update camel version to 0283 2026-01-20 07:00:48 +08:00
Efe Çelik
d7d49107c8 fix: correct typos and spelling errors across codebase
- Fix "Recieved" → "Received" in chatStore.ts
- Fix "finshedTask" → "finishedTask" variable name in chatStore.ts
- Fix "untill" → "until" in test comments
- Fix "manger" → "manager" in permission descriptions and translations
2026-01-20 01:11:07 +03:00
Wendong-Fan
9895cf199f
Merge branch 'main' into add-README_PT-BR 2026-01-19 21:43:01 +00:00
Wendong-Fan
8194b45e3b enhance: Fix docker build PR949 2026-01-20 05:32:14 +08:00
Sun Tao
22e78ba573 add retry 2026-01-19 15:55:23 +08:00
Sun Tao
8afd5efbb0 Update Dockerfile 2026-01-19 15:00:20 +08:00
Caiodiv
0c8c5ef35d Add READMME_PT-BR in server folder to brazilian guys 2026-01-18 13:48:34 -03:00
Wendong-Fan
7e7d36e2f5 release: 0.0.78 2026-01-16 05:32:28 +08:00
Wendong-Fan
ec8ac901f4 update camel version 2026-01-14 12:41:15 +08:00
Wendong-Fan
f6c639511c update camel version 2026-01-14 03:48:46 +08:00
Wendong-Fan
ceb556f111
Merge branch 'main' into add_lark 2026-01-13 19:47:48 +00:00