Commit graph

2053 commits

Author SHA1 Message Date
Wendong-Fan
00537f57ae fix: cloud model platform match aws bedrock for claude 4.5 2026-02-17 23:09:48 +08:00
Xiangyu Shi
7fcf98f207
feat: add support for playing audio and video files (#1286)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-17 19:01:29 +08:00
Wendong-Fan
6079c3a568
chore: highlight Testing Evidence in PR template (#1287) 2026-02-17 18:35:02 +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
Wendong-Fan
bc376e593a
chore: update build pipeline to add file clean (#1272)
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-14 22:29:58 +08:00
Wendong-Fan
d0f8ac9d38
release: v0084 for intel mac (#1270)
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-14 20:24:38 +08:00
bytecii
9c396ee015
tests: fix and refactor tests (#1262)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-13 23:16:14 -08:00
Pluto
f3648d6057
fix: active multi-modal agent icon remains gray in workspace dock (#1256)
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>
2026-02-14 04:20:33 +08:00
Wendong-Fan
aff94f98c0
fix: sync build pipeline with build-view (#1268) 2026-02-14 03:32:07 +08:00
Wendong-Fan
dfcd53933d
chore: update PR template (#1266) 2026-02-14 03:16:52 +08:00
Wendong-Fan
a8ec401f19
release: v0.0.83 (#1265) 2026-02-14 00:06:41 +08:00
Wendong-Fan
8b046d8d66 Update WeChat QR code via QR Code Updater
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
🤖 Automated update
2026-02-13 13:31:47 +00:00
Wendong-Fan
2c0c89d88a enhance: update contribution guideline to add policy for AI-generated code 2026-02-13 17:45:44 +08:00
Wendong-Fan
a8ecd774ba
chore: bump up camel version to 0.2.90a1 (#1263) 2026-02-13 16:17:00 +08:00
NeedmeFordev
d5a6c3937d
fix: Mac trackpad horizontal scroll incorrectly triggers zoom in Agent Canvas (#1211) (#1220)
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 14:53:04 -08:00
Puzhen Zhang
db9a69982c
add minimax m2.5 (#1248)
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 17:02:49 +00:00
Wendong-Fan
5e3f46a32b
revert: codex feature (#1240) 2026-02-12 21:20:32 +08:00
Dream
3e57ffdf79
feat: add OpenAI Codex OAuth PKCE install flow (#1129)
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: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: bytecii <994513625@qq.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-12 20:20:35 +08:00
Wendong-Fan
b936db3dd7
chore: update camel version to 0289 (#1238) 2026-02-12 16:54:02 +08:00
bytecii
f7bf29a40a
benchmark: update benchmark (#1207)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-12 16:35:18 +08:00
bytecii
c5ec78e5f9
fix: allow js scipts for most https origin (#1236)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-12 15:23:49 +08:00
NeedmeFordev
993392fa9b
fix(Folder): align file list entries and unify spacing in file explorer (#1224)
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-11 19:39:00 -08:00
NeedmeFordev
05c0bdb927
Fix Duplicate task execution after network reconnection (#1214) 2026-02-11 19:33:32 -08:00
Puzhen Zhang
185d2a4b3f
chore: Update browser wrapper (#1235) 2026-02-11 23:50:35 +01: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
6d9a381d27
chore: update camel version to 0287 (#1230) 2026-02-12 02:04:12 +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
c6adcdec41
chore: bump up camel version to 0.2.86 (#1222) 2026-02-11 16:01:16 +08:00
Tao Sun
bef9aee553
chore: fix mcp is called synchronously. (#1101)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
2026-02-11 13:29:49 +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
BitToby
705e12f30d
chore: remove unused mcpLocal code in chatStore (#1194)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-10 17:16:31 +08:00
Clayton
12a09f5278
fix(history): prevent settings content from overlapping tab bar on sc… (#1186)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-02-10 15:07:12 +08:00
Douglas Lai
0e6847dc82
Installation-animation-fix (#1199)
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-09 21:53:28 +08:00
Parth Sareen
805ed975b3
feat: improve Ollama local model configuration UX (#991)
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>
2026-02-09 05:29:25 +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
NeedmeFordev
5146368b91
fix: Resolve tooltip background transparency issue (#1149) (#1174)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-08 02:37:37 +08:00
Wendong-Fan
08883626cc
chore: remove unstructured (#1177) 2026-02-07 23:46:35 +08:00
Wendong-Fan
a19e1fc878
chore: limit setuptool version to fix build issue (#1176) 2026-02-07 23:31:31 +08:00
Wendong-Fan
3460a59bc2
Fix/fix model key UI nonstopping (#1172)
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: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: bytecraftii <994513625@qq.com>
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Puzhen Zhang <91596298+nitpicker55555@users.noreply.github.com>
2026-02-07 07:39:54 +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
Dream
ba47db8a84
refactor: move toolkit from utils to agent module (#1045) (#1171)
Co-authored-by: bytecii <994513625@qq.com>
2026-02-06 15:22:21 -08:00
Dream
9a5b183654
fix: persist subtask edits to backend on add/update/delete (#930) (#1164)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-07 06:19:12 +08:00
Douglas Lai
77112a227d
846 feature request onboarding flow Redesign (#1058)
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-02-06 22:03:32 +08:00
Tong Chen
09200a8cf6
fix: use current attachments for follow-up questions instead of first… (#1167)
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-02-06 20:48:36 +08:00
Wendong-Fan
941da81d74 Update WeChat QR code via QR Code Updater
🤖 Automated update
2026-02-06 09:23:40 +00: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
Priyanshu Kumar
ecbbe8d779
fixed setting header transparency issue (#1154)
Co-authored-by: Tong Chen <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-06 06:47:24 +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