eigent/test/unit
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
..
api refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
components fix: work-log timeline, execution context, and task box focus (#1612) 2026-05-05 10:44:55 +01:00
electron Merge branch 'main' into test 2026-05-20 19:11:44 +08:00
examples feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
hooks refactor: move privacy consent from ChatBox to Login/SignUp (#1239) 2026-03-07 18:55:48 +08:00
lib refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
pages refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
store refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
basic.test.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
utils.test.ts feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00