Tong Chen
0caf8c610d
Merge branch 'main' into electron-style
2026-03-13 19:34:56 +08:00
Tao Sun
8b98ed6f26
docs: ernie doc ( #1491 )
2026-03-13 19:32:36 +08:00
dev-miro26
b86ccd0280
fix: Agent Folder state not cleared when creating a new project ( #1485 )
...
Co-authored-by: bytecii <994513625@qq.com>
2026-03-13 19:12:51 +08:00
Tao Sun
f5410e8f7a
chore:delete toolkit for task and coordinator agent ( #1488 )
2026-03-13 16:29:37 +08:00
Tao Sun
8e0f09ea33
feat: add ernie in custom model ( #1487 )
...
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
Tong Chen
031cb65823
fix empty example skills ( #1483 )
2026-03-12 18:58:07 +08:00
Tao Sun
e2f5444310
feat: add sonnet and opus 4.6 ( #1486 )
2026-03-12 18:01:39 +08:00
Douglas
4c906b8116
feat: add native macOS window effects via koffi FFI
...
- Add native macOS vibrancy (HUDWindow material), rounded corners, and
transparent titlebar using koffi to call Objective-C runtime directly
- Replace Electron built-in vibrancy with NSVisualEffectView for better
control over visual effects
- Use fully transparent background on macOS (#00000000 ) to let native
vibrancy show through
- Add backdrop-blur-md and rounded-xl to select dropdowns for glass effect
- Update surface-primary to off-white-50 for more transparency
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:16:33 +00:00
Puzhen Zhang
69a0829dc9
fix: potential bug ( #1477 )
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-03-10 23:22:27 +08:00
Tong Chen
40c6c10571
release v0.0.87 ( #1469 )
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-10 09:50:07 +08:00
bytecii
639e3764a1
feat: support harbor for benchmark ( #1466 )
...
Test / Run Python Tests (push) Has been cancelled
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
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-08 22:24:53 +08:00
Tong Chen
41d1c622c5
fix scroll for html & pdf ( #1470 )
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 21:33:05 +08:00
Tong Chen
d45f51216e
add dependency react-checkbox ( #1467 )
2026-03-07 19:15:25 +08:00
Dream
2e44ae0f0a
refactor: move privacy consent from ChatBox to Login/SignUp ( #1239 )
...
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-07 18:55:48 +08:00
Tao Sun
caa5742d92
chore: add gpt-5.4 ( #1465 )
2026-03-07 14:34:47 +08:00
Wendong-Fan
8448023576
fix: replace deprecated ImageAnalysisToolkit with ScreenshotToolkit i… ( #1464 )
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
4574556e6a
fix: trigger induced UI issues ( #1453 )
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-06 15:40:23 +03:00
Tong Chen
4371a71f59
fix wrapper version for npm ( #1458 )
2026-03-06 17:04:33 +08:00
layla
72e5c36bf5
Fix typos in README ( #1461 )
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-05 15:24:17 -08:00
Tong Chen
4a09c49a06
feat: use system uv from PATH in dev mode ( #1448 )
...
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-03-06 01:59:36 +08:00
Ahmed Awelkair A
737bd1eaeb
fix: patch help_improve bug ( #1455 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-05 23:35:33 +08:00
Tong Chen
1d6a8550e0
release v0.0.86 ( #1445 )
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-05 15:02:26 +08:00
Desel72
008d428ba7
feat: Set Success Rate as - while waiting for execution ( #1424 )
...
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: Xiangyu Shi <sxyu.shi@gmail.com>
Co-authored-by: bytecii <994513625@qq.com>
2026-03-04 19:09:58 -08:00
NeedmeFordev
44764099f3
feat: Auto-scroll to latest logs for worker sub-tasks ( #1318 )
...
Test / Run Python Tests (push) Waiting to run
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
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-03-05 03:19:43 +08:00
Wendong-Fan
01a40de9c4
Update WeChat QR code via QR Code Updater
...
🤖 Automated update
2026-03-04 15:07:09 +00:00
Tong Chen
b4a3e1900a
feat: run uv sync in background on every launch for optional deps ( #1435 )
2026-03-04 21:36:33 +08:00
Tao Sun
bab0b78096
chore: fix_skill_diversion and update camel version ( #1422 )
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-04 17:26:03 +08:00
Xiangyu Shi
5e8b5e9756
feat: Improve memory efficient and streaming playing of multi-modal media ( #1401 )
2026-03-03 22:35:36 -08:00
Tong Chen
7b7adf3627
fix: correct import path casing for WorkspaceMenu and BrowserAgentWorkspace ( #1426 )
2026-03-04 14:34:11 +08:00
Douglas Lai
a9ba42c03d
add top bar logo back ( #1423 )
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-03 21:22:52 +08:00
Puzhen Zhang
ce861755bb
fix: resolve browser cookies login issue after trigger merged ( #1397 )
...
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-03-03 21:17:00 +08:00
Ahmed Awelkair A
a955ff3fe1
enhance: migrate trigger server updates ( #1412 )
2026-03-03 20:20:47 +08:00
Douglas Lai
9331df9304
Hide live activity ( #1416 )
...
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: Tong Chen <web_chentong@163.com>
2026-03-03 12:01:59 +08:00
Douglas Lai
3f9ff83f21
fixed layout for home and project ui issue ( #1417 )
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-03 11:35:35 +08:00
Ahmed Awelkair A
1d435b0c7b
enhance: set default date now & convert to utc ( #1415 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-03-03 11:29:12 +08:00
Douglas Lai
7c724cd190
update worker node ui bug ( #1414 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-03-03 11:02:38 +08:00
it-education-md
d606fae458
feat: add native LLaMA.cpp local provider support ( #1346 )
...
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: bytecii <994513625@qq.com>
2026-03-02 16:45:02 -08:00
Tong Chen
478926d33f
Fix duplicate message blocks ( #1402 )
...
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: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: a7m-1st <ahmed.jimi.awelkair500@gmail.com>
Co-authored-by: Ahmed Awelkair A <108264625+a7m-1st@users.noreply.github.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: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-03 00:21:43 +08:00
Douglas Lai
f49299a339
bug fix for font size ( #1409 )
2026-03-03 00:07:40 +08:00
Douglas Lai
26625927ff
css bug fix ( #1413 )
2026-03-03 00:07:19 +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
bytecii
c8f6f7e63c
fix: choose model choose redirect issue ( #1400 )
...
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-03-02 18:41:38 +08:00
bytecii
83afbc2686
fix: let agent load skill before execution ( #1398 )
...
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
2026-03-01 19:45:07 -08:00
Douglas Lai
9a9d008bb6
Codex/skill docs update - New PR with correct video formate ( #1387 )
...
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
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: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Sun Tao <2605127667@qq.com>
2026-02-27 21:24:58 +08:00
Wendong-Fan
0ff47d9a15
Revert "Udpate docs" ( #1386 )
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-27 17:36:52 +08:00
Douglas Lai
682aa54c98
Udpate docs ( #1380 )
...
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Sun Tao <2605127667@qq.com>
2026-02-27 17:10:38 +08:00
Wendong-Fan
ae36f2130e
fix: search tool add agent name for browser agent
2026-02-27 16:53:14 +08:00
Tao Sun
070ce259f5
docs: add sambanova and update docs ( #1384 )
...
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-27 16:41:14 +08:00
Puzhen Zhang
61d7b4ecc3
fix: disable Fontations font engine to prevent crash on macOS ( #1382 )
2026-02-27 16:29:47 +08:00
Dream
61c466ad52
feat: refactor toolkit icons to align with tool categories ( #1218 )
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