Wendong-Fan
6b967814f6
enhance: chatstore null PR1348
2026-02-23 23:20:38 +08:00
puzhen
fc5806dc25
fix: gate main UI on non-persisted isBackendReady flag to ensure health check completes before showing content
...
Revert PR #1280 's conditional setWaitingBackend() and add a new
isBackendReady field to installationStore that defaults to false on
every app launch. Main UI only renders when isBackendReady is true,
which is set via setSuccess() after health check passes.
This fixes the race condition without skipping the health check gate.
2026-02-23 14:47:39 +00:00
bytecii
dccaf6b3dd
fix: fix build failure after renaming ( #1343 )
...
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 <bytecii@users.noreply.github.com>
2026-02-23 15:26:12 +08:00
JwCwn
02fd53f796
refactor: standardize workspace casing ( #1337 )
...
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
2026-02-22 03:05:15 -08:00
intelliking
a0b2d5d751
feat: add model type autocomplete with api based suggestions and plat… ( #1204 )
...
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
2026-02-22 03:01:38 -08:00
Wendong-Fan
fea843160b
fix: align workspace component export names ( #1334 )
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-22 15:48:07 +08:00
JwCwn
2f521aa2d1
refactor: fix Workspace component naming typos ( #1333 )
2026-02-22 15:43:40 +08:00
BitToby
1831d2a686
feat: add multi-modal attachment propagation to all worker agents thr… ( #1196 )
...
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: puzhen <1303385763@qq.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-22 01:18:49 +08:00
Wendong-Fan
2a65f6c8e8
chore: enhance ollama model url setting ( #1322 )
2026-02-21 19:00:53 +08:00
Wendong-Fan
5ca2caf557
feat: support grok,mistral,sambanova ( #1321 )
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
Wendong-Fan
3b050b979e
Update WeChat QR code via QR Code Updater
...
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-20 13:52:08 +00:00
Tao Sun
a36e423abf
feat: add gemini-3.1-pro-preview ( #1314 )
2026-02-20 20:00:35 +08:00
dataCenter430
01994a775d
fix(ui): prevent install screen flash when already on main content ( #1280 )
...
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-19 03:44:50 -08:00
Tong Chen
a23c30db13
Feat skills ( #1221 )
...
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
d6142b5607
Revert "Udpate for model setting design" ( #1302 )
2026-02-19 02:11:37 +08:00
Douglas Lai
1e3fae9829
update input text color bug ( #1241 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-19 02:05:51 +08:00
Douglas Lai
2a28d318fd
Udpate for model setting design ( #1201 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-19 01:54:19 +08:00
Wendong-Fan
521a09f0d7
fix: update anthropic default url ( #1301 )
2026-02-19 01:31:40 +08:00
Douglas Lai
3288d6cea5
Resolve broken SVG import issue ( #1152 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-19 00:57:53 +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
Clayton
7bcca635a2
fix(ui): subtask overflow/borders, settings Preferred IDE card, chat … ( #1246 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-19 00:04:52 +08:00
Eve
1733d560f7
fix: prevent subtask text from overflowing container ( #1273 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-18 23:46:39 +08:00
NeedmeFordev
79743724d3
fix: load final state on project entry; replay only on Replay button (Issue #1227 ) ( #1234 )
...
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
dataCenter430
167d112e04
Feat #1255 : update copy button status by displaying popup and setting… ( #1259 )
...
Co-authored-by: bytecii <994513625@qq.com>
2026-02-17 15:53:12 -08:00
Copilot
f93643e93f
Fix Reset button to restore default API host instead of clearing ( #1183 )
...
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: bytecii <994513625@qq.com>
2026-02-17 15:34:40 -08:00
BitToby
a8cedb4c9a
feat: add drag-drop file upload ( #1258 )
2026-02-17 14:58:07 -08:00
Wendong-Fan
996b3faf10
fix: cloud model platform match aws bedrock for claude 4.5 ( #1295 )
2026-02-17 23:18:16 +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
NeedmeFordev
426d333f8c
fix: defer inline scripts in HTML preview so Chart.js and CDN scripts load before chart code runs ( #1228 ) ( #1247 )
...
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
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 )
...
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
8b046d8d66
Update WeChat QR code via QR Code Updater
...
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
NeedmeFordev
d5a6c3937d
fix: Mac trackpad horizontal scroll incorrectly triggers zoom in Agent Canvas ( #1211 ) ( #1220 )
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 )
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 )
...
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
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 )
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
Wendong-Fan
5c5b0cfba4
revert PR1125 ( #1225 )
2026-02-11 23:45:23 +08:00
BitToby
53d88308df
fix: enable proxy support to resolve ( #1125 )
...
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
Dream
0a5e0231d4
fix: make logos visible in dark mode ( #1197 )
...
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 )
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 )
...
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 )
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