Files
zclaw_openfang/wiki/known-issues.md
2026-04-22 21:33:35 +08:00

39 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 已知问题索引
updated: 2026-04-22
status: active
---
# 已知问题索引
> 活跃问题已迁移至各模块页面的"活跃问题+陷阱"章节。本文件仅作索引用。
## 活跃问题
| 模块 | 问题 | 级别 | 详见 |
|------|------|------|------|
| saas | Admin 用量统计 0/0 | P2 | [[saas]] |
| saas | 桌面端 Token 统计为 0 | P2 | [[saas]] |
| saas | Deepseek 中转任务卡 processing | P3 | [[saas]] |
| chat | B-CHAT-07 混合域截断 | P2 | [[chat]] |
| middleware | SkillIndex 条件注册(无技能不注册) | 长期 | [[middleware]] |
| memory | Embedding 未激活 (NoOpEmbeddingClient) | 长期 | [[memory]] |
| saas | SaaS embedding deferred (pgvector 就绪未实现) | 长期 | [[saas]] |
| routing | Tauri 命令孤儿 (~0, 差异来自内部调用) | 长期 | [[routing]] |
## 代码健康度2026-04-19
| 指标 | 值 |
|------|-----|
| TODO/FIXME | 前端 1 + Rust 1 = 2 |
| @reserved 标注 | 97 |
| dead_code 标记 | 0 |
| 前端孤立 invoke | 0 |
| Cargo Warnings | 0 (非 SaaS) |
| 前端测试 | 344 + 1 skipped |
| Rust 测试 | 797 通过 |
## 已归档
- 全量问题记录: `wiki/archive/known-issues-full-2026-04-22.md`