eigent/src/hooks
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
..
queries feat: schedule and webhook triggers (#823) 2026-03-02 20:38:02 +08:00
use-app-version.tsx refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
use-is-in-view.tsx refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
use-mobile.tsx feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
useBackgroundTaskProcessor.ts Fix duplicate message blocks (#1402) 2026-03-03 00:21:43 +08:00
useChatStoreAdapter.tsx feat: Add Lint & Format (#878) 2026-02-01 23:16:18 +08:00
useExecutionSubscription.ts Feat: Server refactor v1 (#1509) 2026-03-24 18:05:52 +08:00
useInitialChatPanelLayout.ts refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
useInitialWorkforceFoldedLayout.ts refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
useInstallationSetup.ts refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597) 2026-05-01 17:03:33 +08:00
useIntegrationManagement.ts add auto preload for project and mcp list (#1607) 2026-05-05 11:00:04 +01:00
useModelConfigCheck.ts Merge branch 'main' into test 2026-05-20 19:11:44 +08:00
useTriggerTaskExecutor.ts Feat: Server refactor v1 (#1509) 2026-03-24 18:05:52 +08:00