Pakchoioioi
71e8a73bd3
docs: refine welcome, quick start, and open-source pages
...
- Update Eigent description to "first open-source, general-agent desktop app"
- Update CAMEL GitHub stars from 13k to 17k
- Add Agent Skills and Task Trigger feature cards to welcome page
- Replace logo images and fix logo path in docs.json
- Remove problematic styling.logo config
- Add custom model configuration note to Add Workers section
- Update supported languages list (11 languages)
- Update appearance description to mention custom themes
- Update cloud models to list providers instead of specific model names
- Revamp community and support section with GitHub, Discord, and email cards
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-09 18:44:18 +01:00
Tao Sun
bcab186ca2
docs: Update docs provider and toolkit references ( #1667 )
2026-06-09 18:17:23 +08:00
Douglas
063d91c6d5
fix/added animated demo and fix ui usability
2026-06-08 17:45:33 +01:00
Douglas
feb2d09fcb
feat/draft new docs content and designed new onboarding process
2026-06-08 02:27:40 +01:00
Douglas
9c7513a019
fix/adding run turn swtich for session side panel when runnign multi-turn task under one project
2026-06-05 20:11:49 +01:00
4pmtong
3f1d26853f
fix(folder): align local workspace breadcrumb label
2026-06-05 20:27:38 +08:00
4pmtong
144b29d370
fix(remote-control): preserve remote follow-up prompt on desktop
2026-06-05 20:03:15 +08:00
4pmtong
d5a84c1f02
fix(remote-control): flush pending commands to desktop bridge
2026-06-05 19:52:23 +08: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 Lai
818eeeebf6
Normalize Windows drive-letter localfile URLs before resolving file p… ( #1654 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-06-03 18:25:24 +08:00
Douglas Lai
07e51f14bd
bug fix for agent folder file naming missalignment ( #1633 )
2026-06-03 18:16:13 +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
544cd6395c
fix(chat): prevent follow-up prompts from reusing first task question ( #1660 )
2026-06-01 13:49:20 +08:00
4pmtong
c8934ea73b
fix: enable draft file attachments before task creation
2026-06-01 11:07:36 +08: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
Tong Chen
d96eda0ed2
Add pre-release build workflows ( #1640 )
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-18 20:59:58 +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
Tong Chen
8f643aae82
feat: add configurable provider init params ( #1639 )
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-05-17 20:53:54 +08:00
Wendong-Fan
be2a44d307
Update WeChat QR code via QR Code Updater
...
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
🤖 Automated update
2026-05-15 14:08:07 +01:00
4pmtong
c140b973a4
Merge remote-tracking branch 'origin/main' into test
2026-05-14 14:37:09 +08:00
Douglas Lai
b2ac129cd8
adding task start countdown to indicate timeout auto start process ( #1621 )
2026-05-07 20:06:13 +01:00
Douglas Lai
29ecdb6267
refactor spliting task ux and ui ( #1620 )
2026-05-07 19:49:03 +01:00
Douglas Lai
9d06ad0b0e
put color picker in allowlist ( #1619 )
2026-05-07 17:16:41 +01:00
Douglas Lai
913cebafd4
update the layout movement for topbar, worker and workspace item ( #1614 )
2026-05-06 19:28:47 +01:00
Douglas Lai
d454cd26f2
add auto preload for project and mcp list ( #1607 )
2026-05-05 11:00:04 +01:00
Douglas Lai
6b8554e7ec
fix: work-log timeline, execution context, and task box focus ( #1612 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-05 10:44:55 +01:00
Tong Chen
caf4affdfe
fix: cloud chat /chat startup failures (422 + Azure api_version) ( #1605 )
2026-05-01 22:05:35 +08:00
Tong Chen
819344fc2f
Fix/replay subtask status lost ( #1603 )
...
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-01 17:45:25 +08:00
Tong Chen
f7504d0043
Fix: persist model config check ( #1604 )
...
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-01 17:45:15 +08: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
Wendong-Fan
c0a257fe9c
Update WeChat QR code via QR Code Updater
...
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
🤖 Automated update
2026-05-01 09:09:50 +01: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
Wendong-Fan
9c54832230
Update WeChat QR code via QR Code Updater
...
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
🤖 Automated update
2026-04-17 07:56:17 +01:00
Tong Chen
b528bf09b3
Releases v0.0.90 ( #1563 )
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-04-15 20:52:22 +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
c6ba7e0cd7
feat(updater): switch app auto-update feed from GitHub Releases to CDN ( #1543 )
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-13 15:27:25 +08:00
Tao Sun
7ced44df71
Add camel log upload and organize files by source type ( #1548 )
...
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-04-12 17:16:35 +08:00