docs: wiki 全量更新 — 2026-04-14 代码验证驱动
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
关键数字修正: - Rust 77K行(274 .rs)、Tauri 189命令、SaaS 137 routes - Admin V2 17页、SaaS 16模块(含industry)、@reserved 22 - SQL 20迁移/42表、TODO/FIXME 4个、dead_code 16 内容更新: - known-issues: V13-GAP 全部标记已修复 + 三端联调测试结果 - middleware: 14层 runtime + 10层 SaaS HTTP 完整清单 - saas: industry模块、路由模块13个、数据表42个 - routing: Store含industryStore、21个Store文件 - butler: 行业配置接入ButlerPanel、4内置行业 - log: 三端联调+V13修复记录追加
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: 聊天系统
|
||||
updated: 2026-04-11
|
||||
updated: 2026-04-14
|
||||
status: active
|
||||
tags: [module, chat, stream]
|
||||
---
|
||||
@@ -84,7 +84,7 @@ UI 选择模型 → conversationStore.currentModel = newModel
|
||||
- [[routing]] — 路由决定使用哪种 client
|
||||
- [[saas]] — Token Pool 提供模型和 API Key
|
||||
- [[butler]] — ButlerRouter 中间件增强 system prompt
|
||||
- [[middleware]] — 消息经过 14 层中间件处理
|
||||
- [[middleware]] — 消息经过 14 层 runtime 中间件处理
|
||||
- [[memory]] — 对话内容可能触发记忆提取
|
||||
|
||||
## 关键文件
|
||||
|
||||
Reference in New Issue
Block a user