eigent/backend/app/controller
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
..
__init__.py refactor: format python backend code (#1132) 2026-02-03 21:40:28 +08:00
chat_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
electron_browser.cjs feat: add ernie in custom model (#1487) 2026-03-12 19:20:07 +08:00
file_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
health_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
mcp_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
message_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
model_controller.py Revert "feat: add model type autocomplete with api based suggestions and plat…" (#1352) 2026-02-24 02:02:46 +08:00
remote_sub_agent_controller.py feat: add configurable remote sub agents (#1643) 2026-05-20 01:41:57 +08:00
skill_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
task_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
tool_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00