Commit Graph

10 Commits

Author SHA1 Message Date
ash66
fec22a3a2c Fix centered content layout widths 2026-05-26 12:34:12 +08:00
ash66
987cc097da feat: implement new layout components and routing structure
- Added HeaderLayout component for the application header.
- Introduced KeepAliveViewport for managing tab states and rendering.
- Created TabNav for tab navigation with animated indicator.
- Removed old Tabs component in favor of new layout structure.
- Updated routing with AppRouter and defined appTabs for navigation.
- Enhanced theme context to manage dark mode styles.
- Added new UI components: Badge, Button, Separator, and Tabs.
- Refactored pages to utilize new layout components and improve responsiveness.
- Updated global styles for better theming and layout consistency.
- Introduced TypeScript path aliases for cleaner imports.
2026-05-25 16:19:18 +08:00
ash66
10a034e294 feat(bootstrap): refactor runtime dependency management and add lazy loading for binary store and vector index
feat(agent): update import for agent session service
feat(openai): add context truncation check in OpenAI answer generator
docs(README): update frontend environment file conventions
fix(vite): default local frontend development to local backend
2026-05-25 13:58:48 +08:00
wangwei
37f7a60b0a feat(perception): 智能感知模块 - event feed, SSE impact analysis, tab registration 2026-05-22 00:42:28 +08:00
wangwei
09f9cf2bf0 feat(status): loading/error states, refresh button, auto-poll, health panel, config truncation, doc status highlights 2026-05-22 00:02:38 +08:00
wangwei
4e90b4f2da feat(status): add SystemHealth type and getSystemHealth() API function 2026-05-21 23:54:52 +08:00
wangwei
bf6d47e1fd Fix 法规对话 2026-05-21 23:20:39 +08:00
wangwei
b065d55c86 fix 文档管理模块 & 法规对话模块 2026-05-20 23:34:08 +08:00
ash66
3f69cad404 Fix SSE route dependency and align architecture docs 2026-05-18 16:32:42 +08:00
wangwei
10d04c4083 update 2026-05-14 15:07:34 +08:00