feat(knowledge): 实现 SQLite/FTS5 数据层与 Markdown Block 解析

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
yxx
2026-08-27 19:20:12 +08:00
co-authored by Claude
parent 2eed940bb0
commit d4b472b009
7 changed files with 702 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
"""数据库访问层:连接管理、迁移与 Repository。"""