caoxiaozhu
|
7989f3a159
|
feat: 新增风险图谱算法与系统仪表盘及操作反馈体系
后端新增风险图谱算法模块、风险观察与反馈服务、规则 DSL
校验器和可解释性引擎,完善系统仪表盘和财务仪表盘统计,
优化 agent 运行和编排执行链路,清理旧开发文档,前端新增
系统趋势、负载热力图等多种仪表盘图表组件,完善操作反馈
对话框和工作台日期选择器,优化报销创建和审批详情交互,
补充单元测试覆盖。
|
2026-05-30 15:46:51 +08:00 |
|
caoxiaozhu
|
212c935308
|
feat: 集成Hermes智能体系统,增强聊天和差旅报销功能
|
2026-05-16 06:14:08 +00:00 |
|
caoxiaozhu
|
93b1a5e746
|
feat(web): update Vue components and composables
- PersonalWorkbench.vue: update personal workbench component
- useAppShell.js: update app shell composable
- useChat.js: update chat composable with new features
- AppShellRouteView.vue: update route view
- ChatView.vue: update chat view with enhanced UI
- TravelReimbursementCreateView.vue: update travel reimbursement form
- ChatView.js: update chat view script logic
- TravelReimbursementCreateView.js: update travel form script logic
|
2026-05-12 01:27:49 +00:00 |
|
|
|
9785fb527b
|
refactor: split project into web and server directories
- Move frontend to web/ directory
- Add server/ directory for backend
- Restructure project for前后端分离架构
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-06 11:00:38 +08:00 |
|