4 Commits

Author SHA1 Message Date
wangdl
a81a9d7e1f fix: add reload_stale_events_v2 FFI export + update UDL with V2 types + XCFramework rebuild
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-09 19:58:07 +08:00
wangdl
dd360c88e2 fix: RagChatModule 导入 AiModule,修复 AiGatewayService 未注入
AiGatewayService 使用了 @Optional() 导致不报错但始终为 null,
sendMessage 永远走 fallbackReply。现在导入 AiModule 正确注入。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-06 13:38:57 +08:00
wangdl
917c7a4d2f feat: iOS integration docs + demo app skeleton 2026-06-02 19:33:45 +08:00
wangdl
5f34b871ba docs: architecture, supported-formats, event-protocol, reading-position, ios-integration 2026-05-30 20:16:51 +08:00