Commit graph

1970 commits

Author SHA1 Message Date
Wendong-Fan
5e634b19fa
enhance: add lint PR1093 (#1119) 2026-02-01 22:21:14 +08:00
eigent-ai
94822b159d Merge branch 'add-lint' into enhance-add-lint 2026-01-27 20:17:50 +08:00
eigent-ai
38a2c8996f Merge branch 'main' into add-lint 2026-01-27 20:14:00 +08:00
eigent-ai
666fe05a9c chore: optimize build config to exclude test files from type checking 2026-01-27 15:13:10 +08:00
eigent-ai
eac1e61363 remove linting for prebuilt 2026-01-27 14:56:46 +08:00
eigent-ai
37d4cf10c7 fix: resolve CodeQL security issues in oauth and install scripts 2026-01-27 14:00:30 +08:00
eigent-ai
bb71281693 fix: task list should stay expanded until all tasks complete 2026-01-27 13:46:10 +08:00
eigent-ai
8b736bc213 Merge branch 'main' into enhance-add-lint 2026-01-27 13:10:55 +08:00
eigent-ai
3f3d33ecb7 chore: lint code with prettier & eslint 2026-01-27 12:53:52 +08:00
Dream
d8ea46cfce
Fix Consistent Font Rendering for HTML Content (#1032) (#1075)
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: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-27 05:18:09 +08:00
bytecraftii
fd481ded5b
fix: minor change of workforce completion order (#1055)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
2026-01-27 05:05:48 +08:00
MkDev11
37ae935e78
feat: support flexible model config for different agents (#1001)
Co-authored-by: mkdev11 <MkDev11@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-01-27 04:19:36 +08:00
BitToby
4f49f26e23
fix: batch decompose_text events in cloud sync to reduce API spam (#1064)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-27 03:41:19 +08:00
eigent-ai
863373d67d Merge branch 'main' into add-lint 2026-01-26 14:29:12 +08:00
bytecraftii
3b3c0a0dd8
fix: add error_msg to TaskFailedEvent as required (#1083)
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: bytecraftii <bytecraftii@users.noreply.github.com>
2026-01-26 08:51:57 +08:00
Puzhen Zhang
b46a9b8e97
chore: extend backend ready waiting time (#1073)
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
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-25 08:53:58 +08:00
Salman Chishti
0ef20c0273
Upgrade GitHub Actions to latest versions (#1080)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-25 08:51:03 +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
Ahmed Awelkair A
cf571b73a4
enhance: always render html in iframe (#1076)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-25 07:55:27 +08:00
Wendong-Fan
4d49c71f53
chore: remove sonnet 4 model, add terminal toolkit to user defined agent (#1074)
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-24 10:36:01 +08:00
Wendong-Fan
622d958101
chore: remove deprecated models (#1072) 2026-01-24 10:15:51 +08:00
Wendong-Fan
49131c4846
chore: update build yml file (#1071) 2026-01-24 09:58:01 +08:00
Douglas Lai
ae6b95a7cc
update edge case for project title display (#825)
Co-authored-by: Tong Chen <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-24 08:56:27 +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)
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 19:05:59 +00: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
4c95c4c671
fix blank page (#1057)
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-01-23 19:36:55 +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
Wendong-Fan
6d2876bee6 Update WeChat QR code via QR Code Updater
🤖 Automated update
2026-01-23 17:42:07 +08:00
Puzhen Zhang
19564e1d2d
Fix: workforce subagent summary (#1050)
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: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-23 11:18:01 +08:00
Wendong-Fan
ab9fffeef4 chore: update camel version 2026-01-23 11:07:03 +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
Ahmed Awelkair A
3e2776fa89
enhance: render dynamic html with iframe (#995)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@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-01-23 10:08:35 +08:00
a7m-1st
f4e16e960b Merge remote-tracking branch 'origin/main' into add-lint 2026-01-23 05:05:31 +03:00
Tong Chen
8c53dc81f9
feat enhance auto expanded task (#985)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-01-23 09:33:21 +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
Douglas Lai
1519ad9ee9
Update Readme Content (#1026)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-23 08:29:16 +08:00
Dream
0d82e68c59
Disable Start Task and End Project Buttons While Request is Pending (#1018)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-23 08:10:11 +08:00
Wendong-Fan
8328cbf133 chore: update build yml file
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 01:30:59 +08:00
Wendong-Fan
1cb9d8a678 chore: update build yml file 2026-01-23 01:21:11 +08:00
Wendong-Fan
fa9415b4d0
Package 0122 git runner (#1027)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-23 00:57:07 +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
Tong Chen
cfb2375abb
chore: downgrade electron builder version to 24+ (#1022)
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-22 17:40:40 +08:00
Puzhen Zhang
832b3cc274
Fix: task card edit(add & remove & edit) (#1008)
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: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-22 10:28:44 +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
Puzhen Zhang
5da9493737
Fix: windows utf 8 encoding (#1000)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-22 10:08:58 +08:00
Wendong-Fan
35f4ca259d Revert "fix: use zip instead of dmg to avoid Electron Framework missing issue"
This reverts commit 1919919c7c.
2026-01-22 06:57:01 +08:00
Wendong-Fan
1919919c7c fix: use zip instead of dmg to avoid Electron Framework missing issue
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-22 03:18:58 +08:00
Wendong-Fan
e8a7e779fa chore: add electron verification steps for self-hosted runner 2026-01-22 00:15:47 +08:00