Commit graph

42 commits

Author SHA1 Message Date
Tao Sun
8e0f09ea33
feat: add ernie in custom model (#1487)
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
Co-authored-by: bytecii <994513625@qq.com>
2026-03-12 19:20:07 +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
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
Dream
61c466ad52
feat: refactor toolkit icons to align with tool categories (#1218)
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-26 19:43:04 +08:00
dataCenter430
fb740bbe3f
fix(ui): scope file viewer CSS so CSV/MD renderers don't affect app l… (#1275)
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: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Sun Tao <2605127667@qq.com>
2026-02-25 17:08:47 +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
521a09f0d7
fix: update anthropic default url (#1301) 2026-02-19 01:31:40 +08:00
NeedmeFordev
79743724d3
fix: load final state on project entry; replay only on Replay button (Issue #1227) (#1234)
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: bytecii <994513625@qq.com>
2026-02-17 16:19:38 -08:00
BitToby
a8cedb4c9a
feat: add drag-drop file upload (#1258) 2026-02-17 14:58:07 -08:00
NeedmeFordev
426d333f8c
fix: defer inline scripts in HTML preview so Chart.js and CDN scripts load before chart code runs (#1228) (#1247)
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
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-15 17:13:53 +08:00
Dream
0a5e0231d4
fix: make logos visible in dark mode (#1197)
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: Guohao Li <lightaime@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-10 19:11:05 +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
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
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
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
罗鹏铖
8d2f06a8fd
chore 2026-01-20 15:06:11 +08:00
LuoPengcheng
23fbe01476 chore 2026-01-20 12:04:06 +08:00
LuoPengcheng
140991a7c8 chore:add kimi provider 2026-01-20 11:57:25 +08:00
Wendong-Fan
6e0616e185 feat: support modelark model platform to call seed 1.8 2026-01-20 01:58:55 +08:00
eigent
028e84bb5a update zai default url
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-17 10:02:15 +00:00
Wendong-Fan
8152fcdfd2
Merge branch 'main' into add_openrouter 2026-01-17 01:37:47 +00:00
eigent
e7c05b5569 update url 2026-01-16 22:53:13 +00:00
eigent
9abb1c6102 chore: update model platform naming 2026-01-16 22:45:29 +00:00
Anish Umale
41ccd91f87 feat: add openrouter model config 2026-01-17 00:43:11 +05:30
eigent
457dea6412 feat: support zhipu ai
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-15 16:42:38 +00:00
Wendong-Fan
b9d24686fc fix: model platform naming 2026-01-14 01:34:28 +08:00
Sun Tao
3f13d49c7a update 2026-01-13 19:22:57 +08:00
a7m-1st
7d6fc664d1 fix: support multi task replay + delete backwards compat 2025-11-13 03:22:46 +03:00
Wendong-Fan
69e02194db enhance and bug fix 2025-11-12 01:34:53 +08:00
a7m-1st
6e3194301f enhance: update types 2025-11-08 19:28:05 +03:00
a7m-1st
0cff90c349 fix: first prompt on click replay 2025-11-08 18:52:17 +03:00
a7m-1st
52ac4d7dce enhance: unify replay project 2025-10-13 04:16:04 +03:00
sw3205933776
4e91a070ba feat: add feature to redirect shared links to local environment in local deployment 2025-08-22 15:02:24 +08:00
Wendong-Fan
ffa9edd377 ehnance:Feature upload logs PR124 2025-08-12 19:38:33 +08:00
sw3205933776
9c361159b8 feat: add log upload feature 2025-08-11 16:48:34 +08:00
Sun Tao
3ab7eaf378 Update llm.ts 2025-08-06 17:39:33 +08:00
Wendong-Fan
c1057c21ad model fix 2025-07-31 01:00:51 +08:00
Sun Tao
d46dc6fc26 update 2025-07-31 00:45:41 +08:00
Wendong-Fan
7bdf85194d fix 2025-07-30 19:53:42 +08:00
sw3205933776
1831d46a00 fix: handle stack auth failure when env variables are missing 2025-07-30 13:07:13 +08:00
CamelAIorg
f6dd426830 initial commit 2025-07-29 23:57:16 +08:00