eigent/backend/tests/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
..
test_chat_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
test_health_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
test_message_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
test_model_controller.py feat: support grok,mistral,sambanova (#1321) 2026-02-21 14:15:01 +08:00
test_remote_sub_agent_controller.py feat: add configurable remote sub agents (#1643) 2026-05-20 01:41:57 +08:00
test_task_controller.py tests: fix and refactor tests (#1262) 2026-02-13 23:16:14 -08:00
test_tool_controller.py refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00