Douglas
063d91c6d5
fix/added animated demo and fix ui usability
2026-06-08 17:45:33 +01:00
4pmtong
ce8d225051
fix(space): bind scratch spaces to Brain workspace roots
2026-06-05 18:58:34 +08:00
Tong Chen
23843311ef
feat(remote-control): add space-scoped remote control and web UI ( #1663 )
...
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-06-05 18:32:18 +08:00
4pmtong
9a4b115312
fix(chat): preserve per-task prompts during project history replay
2026-06-03 21:48:10 +08:00
Douglas
ba1f9a6eca
feat: home hub space creation, MCP built-in connectors, and history nav polish
2026-06-02 18:10:38 +01:00
Douglas
b95efa8df8
feat: project-based workspace nav, Google Search connector, and chat UI polish
2026-06-01 22:27:47 +01:00
Tong Chen
cf3cb8cbcd
feat: Space layer above Project + RunContext + Single Agent CDP ( #1655 )
...
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-05-29 16:19:48 +08:00
Tong Chen
6312c44c9b
feat: add CAMEL-based single agent mode ( #1641 )
...
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-22 13:30:37 +08:00
Douglas Lai
d6c66fc7a1
update workspace page structure with subpage content ( #1617 )
2026-05-21 12:27:20 +01:00
Douglas Lai
88714a7432
add changes to fix enhancement for layout ui ( #1644 )
2026-05-20 13:57:55 +01:00
4pmtong
17808242d8
Merge branch 'main' into test
...
# Conflicts:
# .github/workflows/build.yml
# backend/app/agent/agent_model.py
# backend/app/agent/factory/browser.py
# backend/app/agent/factory/developer.py
# backend/app/agent/factory/document.py
# backend/app/agent/factory/mcp.py
# backend/app/model/chat.py
# backend/app/router.py
# backend/app/service/chat_service.py
# src/components/ChatBox/BottomBox/index.tsx
# src/components/ChatBox/index.tsx
# src/pages/Agents/Models.tsx
# src/pages/Agents/index.tsx
# src/store/chatStore.ts
2026-05-20 19:11:44 +08:00
Tong Chen
a5355f4719
feat: add configurable remote sub agents ( #1643 )
...
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: Sun Tao <2605127667@qq.com>
2026-05-20 01:41:57 +08:00
Tong Chen
9169d70a8d
feat: free trial usage limit banner ( #1642 )
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-05-19 13:11:01 +08:00
zhenjunchen-png
57576626ba
feat: add OrcaRouter as a BYOK provider with a searchable model picker ( #1632 )
...
Co-authored-by: zhenjun.chen <zhenkun.wang@dotcunited.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-05-18 20:44:03 +08:00
Douglas Lai
9d06ad0b0e
put color picker in allowlist ( #1619 )
2026-05-07 17:16:41 +01:00
Douglas Lai
d454cd26f2
add auto preload for project and mcp list ( #1607 )
2026-05-05 11:00:04 +01:00
Tong Chen
6c827a3d06
refactor: establish Brain-centered architecture and frontend/backend separation foundations ( #1597 )
...
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-01 17:03:33 +08:00
Tong Chen
6afbd0378b
add test env ( #1565 )
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-05-01 11:15:27 +08:00
4pmtong
dee6d8242b
merge main
2026-05-01 10:14:45 +08:00
4pmtong
3780ea2b7d
🎨 add test env
2026-05-01 10:11:24 +08:00
Octopus
8b10717c8a
feat: add MiniMax M2.7 model support ( #1568 )
...
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: octo-patch <octo-patch@github.com>
2026-04-28 20:01:22 +08:00
Tao Sun
d1c118d04e
feat: update cloud model options ( #1585 )
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-04-28 14:36:14 +08:00
Xiangyu Shi
544d73777a
feat: check and support prompt caching for all models ( #1482 )
...
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-04-13 22:48:47 +08:00
Tong Chen
26cc5c4604
feat: detect stale local server and notify developer to restart ( #1517 )
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-27 23:06:00 +08:00
Tong Chen
712f20a8fa
Feat: Server refactor v1 ( #1509 )
Pre-commit / pre-commit (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
Test / Run Python Tests (push) Waiting to run
2026-03-24 18:05:52 +08:00
Tong Chen
bebd1aafd7
feat: local auto-login + eigent.ai callback for Electron hybrid login ( #1497 )
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-16 23:03:53 +08:00
Abishek Newar
711c54bc75
added claude haiku-4.5 support ( #854 )
...
Co-authored-by: Sun Tao <2605127667@qq.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 16:53:26 +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
Tao Sun
e2f5444310
feat: add sonnet and opus 4.6 ( #1486 )
2026-03-12 18:01:39 +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
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
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
Tong Chen
7b7adf3627
fix: correct import path casing for WorkspaceMenu and BrowserAgentWorkspace ( #1426 )
2026-03-04 14:34:11 +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
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
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
Douglas Lai
f49299a339
bug fix for font size ( #1409 )
2026-03-03 00:07:40 +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
Tong Chen
343050b47f
🎨 add example skills ( #1370 )
...
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: Douglas <douglas.ym.lai@gmail.com>
2026-02-26 12:58:39 +08:00
Dream
b64c2d2f0e
refactor: move IDE selection to inline dropdown in Folder view ( #1254 ) ( #1261 )
...
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-02-25 17:06:23 +08:00
Wendong-Fan
3ebff1ca3f
Revert "chore: bump version to 0.0.85" ( #1358 )
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-24 12:13:55 +08:00
Tong Chen
4d21221d28
chore: bump version to 0.0.85 ( #1342 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-24 12:10:01 +08:00
Douglas Lai
38c7717f3d
Update Dahsboard UI ( #1349 )
...
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-24 02:12:27 +08:00
Wendong-Fan
ddada3e642
Revert "feat: add model type autocomplete with api based suggestions and plat…" ( #1352 )
2026-02-24 02:02:46 +08:00
Puzhen Zhang
e25a9d953d
feat: browser_external_cdp ( #696 )
...
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: Sun Tao <2605127667@qq.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-02-24 00:18:08 +08: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
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
JwCwn
2f521aa2d1
refactor: fix Workspace component naming typos ( #1333 )
2026-02-22 15:43:40 +08:00