Commit graph

2028 commits

Author SHA1 Message Date
a7m-1st
9c40ab6a58 fix: edit secrets 2026-02-01 20:04:02 +03:00
a7m-1st
679f32752e fix: slack dialog not opening 2026-02-01 19:57:22 +03:00
a7m-1st
cda89ff880 fix: task completed shortcut 2026-02-01 03:20:07 +03:00
a7m-1st
8a2e892b10 chore: simplify webhook url ui 2026-02-01 03:11:01 +03:00
a7m-1st
5535a20c9a chore: update merge 2026-02-01 02:33:39 +03:00
a7m-1st
f3458be8e7 enhance: input size limits 2026-01-31 22:18:23 +03:00
a7m-1st
7b33bfe00f chore: continue incoming merge 2026-01-31 21:33:32 +03:00
a7m-1st
257554e25b Merge remote-tracking branch 'origin/main' into feat-trigger 2026-01-31 21:32:58 +03:00
Wendong-Fan
8694116695 Update WeChat QR code via QR Code Updater
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
🤖 Automated update
2026-01-31 02:02:39 +00: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
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
bytecraftii
4b8394d084
refactor: refactor agent and modify sys prompt for terminal ls (#1106)
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-30 17:09:08 +08:00
a7m-1st
d627a9d1e3 chore: update endpoint 2026-01-29 15:59:43 +03:00
Wendong-Fan
079f891d31 Update WeChat QR code via QR Code Updater
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
🤖 Automated update
2026-01-28 15:01:44 +00:00
a7m-1st
b0c2bd79e1 enhance: update trigger dialog structure 2026-01-28 11:00:10 +03: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
Douglas
b25b246703 update schedule setting design 2026-01-27 22:54:52 +00: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
Douglas
e3fd40a408 time picker bug fix 2026-01-26 12:10:33 +00: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
Douglas
4ed5b5d0fb feat: enhance trigger schedule picker and UI components
• Add time picker with InputSelect component for schedule configuration
• Implement frequency selection (hourly, daily, weekly, custom) with cron expression support
• Add upcoming executions preview showing next 5 scheduled times
• Enhance SchedulePicker with improved time input validation and formatting
• Update TriggerDialog with better UX for execution settings and trigger configuration
• Add new InputSelect component supporting both text input and dropdown selection
• Improve popover and card components with enhanced styling
• Add internationalization strings for new schedule features across all locales
• Add icon assets for Slack, Lark, and Telegram integrations
2026-01-23 14:46:38 +00: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
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