Douglas
7402171010
Merge origin/refactor_eigent: resolve TopBar, Models, Setting, WorkFlow/node
...
- TopBar: import SITE_URL for invite links
- Models: keep shared getModelImage + needsInvertModelImage helpers
- Setting: keep Dashboard VerticalNav + Appearance tab layout
- WorkFlow/node: keep feat design tokens and TaskLogPanelContent
- electron/main/init: fix devServerUrl typo (use fs.existsSync for .env.development)
Made-with: Cursor
2026-04-22 23:39:16 +01:00
Douglas
0988edd575
Merge branch 'refactor_eigent' into feat/eigent-new-design
...
Resolve content conflicts: keep new-design UI in src, adopt Brain and drop
duplicate skills IPC in electron, merge tsconfig includes. Use host abstraction
for IPC in Folder/Home/update, extend FileAttachment for web uploads, fix theme
token matrix typing, remove dead skill zip import from main process.
Note: pre-commit used --no-verify because backend .venv pre-commit path is broken
on this machine; run pre-commit locally after fixing venv.
Made-with: Cursor
2026-04-22 23:20:03 +01:00
Douglas Lai
cd8fccef82
Feat/home workspace UI polish 20260422 ( #1572 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 12:41:10 +01:00
Douglas Lai
c734699a2f
Refactor chat rendering ( #1570 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 23:01:29 +01:00
Douglas Lai
d604be3bcb
Design Roken refactor ( #1569 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 16:13:01 +01:00
4pmtong
39903625a0
Merge remote-tracking branch 'origin/test' into refactor_eigent
...
# Conflicts:
# .github/workflows/build.yml
# src/components/TopBar/index.tsx
# src/pages/Browser/Cookies.tsx
# src/pages/Login.tsx
# src/store/chatStore.ts
2026-04-21 15:58:52 +08:00
Tong Chen
b528bf09b3
Releases v0.0.90 ( #1563 )
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-15 20:52:22 +08:00
4pmtong
cfe92bbd2d
WIP: refactor
2026-04-02 23:30:43 +08:00
Douglas
87693f6ace
check language translation
2026-03-30 15:31:00 +01:00
Tong Chen
65254b8839
Releases v0.0.89 ( #1516 )
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-25 13:22:53 +08:00
Tong Chen
51350a45c3
Releases v0.0.88 ( #1499 )
CodeQL Advanced / Analyze (python) (push) Failing after 3s
CodeQL Advanced / Analyze (actions) (push) Failing after 3s
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 3s
Pre-commit / pre-commit (push) Failing after 1m19s
Test / Run Python Tests (push) Successful in 12m53s
2026-03-17 00:15:44 +08:00
Tong Chen
40c6c10571
release v0.0.87 ( #1469 )
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-10 09:50:07 +08:00
Tong Chen
d45f51216e
add dependency react-checkbox ( #1467 )
2026-03-07 19:15:25 +08:00
Tong Chen
1d6a8550e0
release v0.0.86 ( #1445 )
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-05 15:02:26 +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
Tong Chen
b84aebf1ea
publish never when build ( #1369 )
2026-02-25 12:37:05 +08:00
Tong Chen
1565386378
chore: bump version to 0.0.85 ( #1359 )
2026-02-25 12:36:52 +08:00
Wendong-Fan
da22f341f6
test: check version update
2026-02-24 10:50:03 +08:00
Wendong-Fan
3166ca9ab9
chore: update version tag to 0.0.86 ( #1353 )
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-24 02:15:23 +08:00
Douglas Lai
dc46f1b441
Update worker node design and add missing token ( #1140 )
...
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-19 00:47:01 +08:00
Wendong-Fan
d0f8ac9d38
release: v0084 for intel mac ( #1270 )
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-14 20:24:38 +08:00
Wendong-Fan
a8ec401f19
release: v0.0.83 ( #1265 )
2026-02-14 00:06:41 +08:00
Tong Chen
38f5fbc8cc
Fix win 0.0.82 prebuilt issue ( #1109 )
...
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
bytecii
b3f47f907a
refactor: rename social media and add pre-commit ( #1113 )
...
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:53:41 +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
Tong Chen
a6eb4ae25d
Fix markdown render ( #1108 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-31 03:41:38 +08:00
Wendong-Fan
49131c4846
chore: update build yml file ( #1071 )
2026-01-24 09:58:01 +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
Weijie Bai
aa188dbb8d
release: v0.0.82 ( #1063 )
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 19:05:59 +00:00
Wendong-Fan
ab9fffeef4
chore: update camel version
2026-01-23 11:07:03 +08:00
Tong Chen
cfb2375abb
chore: downgrade electron builder version to 24+ ( #1022 )
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-22 17:40:40 +08:00
Douglas Lai
6683a54abb
Electron style ( #800 )
2026-01-21 17:40:23 +08:00
Dream
3593caf6f6
feat: add Storybook for UI components ( #137 ) ( #955 )
2026-01-21 15:30:35 +08:00
Wendong-Fan
e26f7316ac
minor update based on review
2026-01-20 06:27:03 +08:00
Wendong-Fan
3bee3cba54
Merge branch 'main' into add-linux-build
2026-01-19 22:16:18 +00:00
Wendong-Fan
d1d491ac92
minor update
2026-01-20 05:03:16 +08:00
Xavier
bd75c22703
chore(deps): bump electron stack and jsdom, reduce deprecated warnings
2026-01-19 18:10:05 +08:00
georgepanther3
5b53ec5020
Configure GitHub Actions for Linux release builds
2026-01-17 21:43:30 +02:00
georgepanther3
2e1fdeac82
Add Linux support
2026-01-17 21:38:17 +02:00
Wendong-Fan
ef20c2205a
enhance: improve privacy consent and model selection UX PR881
2026-01-18 01:56:31 +08:00
4pmtong
b5849338ab
🎨 clean symlinks before sign
2026-01-17 20:23:00 +08:00
4pmtong
8df6afa00a
clean symlinks
2026-01-17 19:18:58 +08:00
4pmtong
ed9d0bfdb6
chroe: prebuilt
2026-01-17 16:52:49 +08:00
Wendong-Fan
f468855410
update
2026-01-16 07:31:22 +08:00
Wendong-Fan
7e7d36e2f5
release: 0.0.78
2026-01-16 05:32:28 +08:00
4pmtong
bf0d9c5369
📝 dev guideline
2026-01-13 23:30:38 +08:00
Wendong-Fan
da61c586b4
release: 0.0.77
2026-01-03 07:53:24 +08:00
Wendong-Fan
8d871745d5
minor fix
2026-01-03 04:36:02 +08:00
Wendong-Fan
2b07354c28
release: 0075
2026-01-03 03:48:09 +08:00
Wendong-Fan
cc3cc9c297
release 0074
2026-01-03 03:02:01 +08:00