Commit graph

238 commits

Author SHA1 Message Date
Tong Chen
6afbd0378b
add test env (#1565)
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-05-01 11:15:27 +08:00
Tao Sun
d1c118d04e
feat: update cloud model options (#1585)
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-04-28 14:36:14 +08:00
Tong Chen
c6ba7e0cd7
feat(updater): switch app auto-update feed from GitHub Releases to CDN (#1543)
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-04-13 15:27:25 +08:00
Tao Sun
7ced44df71
Add camel log upload and organize files by source type (#1548)
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-04-12 17:16:35 +08:00
Tong Chen
86ec0ba6a7
add camel_log and attachments (#1546)
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-04-10 15:42:55 +08:00
Douglas Lai
a3ee533d8b
Fix/browser port (#1545)
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: puzhen <1303385763@qq.com>
2026-04-09 20:32:09 +08:00
Tong Chen
1e542f9d27
Revert "Electron style - MacOs (#1110)" (#1512)
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: Douglas <douglas.ym.lai@gmail.com>
2026-03-24 00:11:51 +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
Tong Chen
f036c258c3
fix: use WithinWindow blending mode for macOS vibrancy effect (#1496) 2026-03-14 22:39:34 +08:00
Douglas Lai
c593669006
Electron style - MacOs (#1110)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-03-13 19:39:47 +08:00
Tong Chen
031cb65823
fix empty example skills (#1483) 2026-03-12 18:58:07 +08:00
Tong Chen
4371a71f59
fix wrapper version for npm (#1458) 2026-03-06 17:04:33 +08:00
Tong Chen
4a09c49a06
feat: use system uv from PATH in dev mode (#1448)
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: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-06 01:59:36 +08:00
Tong Chen
b4a3e1900a
feat: run uv sync in background on every launch for optional deps (#1435) 2026-03-04 21:36:33 +08:00
Puzhen Zhang
ce861755bb
fix: resolve browser cookies login issue after trigger merged (#1397)
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-03-03 21:17:00 +08:00
Puzhen Zhang
61d7b4ecc3
fix: disable Fontations font engine to prevent crash on macOS (#1382) 2026-02-27 16:29:47 +08:00
Tong Chen
343050b47f
🎨 add example skills (#1370)
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: Douglas <douglas.ym.lai@gmail.com>
2026-02-26 12:58:39 +08:00
Puzhen Zhang
e25a9d953d
feat: browser_external_cdp (#696)
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: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Sun Tao <2605127667@qq.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-02-24 00:18:08 +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
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
Wendong-Fan
50182e99c1
chore: add plotly as init env for terminal agent (#1231)
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 02:17:52 +08:00
Wendong-Fan
5c5b0cfba4
revert PR1125 (#1225) 2026-02-11 23:45:23 +08:00
BitToby
53d88308df
fix: enable proxy support to resolve (#1125)
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: Ahmed Awelkair A <108264625+a7m-1st@users.noreply.github.com>
2026-02-11 14:04:17 +03:00
Tong Chen
ad44e59485
Fix add llvmlite to mac intel (#1205)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-11 17:56:57 +08:00
Wendong-Fan
997cb1de54
Revert PR #1169 (#1179)
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-02-08 02:59:14 +08:00
Tong Chen
02840f97dd
Fix macOS Intel CI build & improve first-launch UX (#1169)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-07 07:37:16 +08:00
Tong Chen
38f5fbc8cc
Fix win 0.0.82 prebuilt issue (#1109)
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: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-06 07:19:29 +08: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
Dream
ce782762e8
chore: upgrade backend Python to 3.11 (#1142)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-05 05:24:52 +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
Tao Sun
6dc6db76d6
chore: fix replay when self host (#1102)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-02 00:32:27 +08:00
罗鹏铖
0cab8c7c79
Fix symlink traversal in task uploads (#1103)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:58:30 +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
AI-Glow
f4f61c4638
feat(windows): improve native Windows appearance and theme support (#1114)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-01 22:37:05 +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
Tong Chen
8a0e759906
Revert "enhance: Prebuilt terminal venv found but Python executable missing P…" (#1062) 2026-01-24 00:08:56 +08:00
Wendong-Fan
3bb75a3dba
enhance: Prebuilt terminal venv found but Python executable missing P… (#1059)
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
2026-01-23 22:05:10 +08:00
Tong Chen
4af1a8664e
🐛 Prebuilt terminal venv found but Python executable missing (#1056)
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-01-23 19:36:18 +08:00
Puzhen Zhang
72936e469b
fix: revert to vibrancy electron style (#1042)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-23 11:04:48 +08:00
BitToby
357f27c5b1
fix: remove duplicate backend logs by ignoring stdout (#1015)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-23 08:57:46 +08:00
Wendong-Fan
bc40c9e1c1
chore: update install logic (#1013)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-23 00:17:09 +08:00
Puzhen Zhang
d03f9064cc
Fix: blank electron (#1011)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-22 10:11:06 +08:00
Wendong-Fan
bc17758231
Fix win prebuilt 886f967 (#1004)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-21 23:43:52 +08:00
Douglas Lai
6683a54abb
Electron style (#800) 2026-01-21 17:40:23 +08:00
Wendong-Fan
db0ee803ed chore: hide unrelated folder in agent folder
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
2026-01-21 03:40:38 +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
Wendong-Fan
44b6b55b9d
fix: win prebuilt (#987)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-21 00:19:32 +08:00
Wendong-Fan
315d0c9e89 fix: terminal toolkit env setting 2026-01-20 08:56:50 +08:00
Wendong-Fan
d8666ac8aa
Merge branch 'main' into enhance/stealth 2026-01-20 00:25:38 +00:00