mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
- attachment-store.ts: pin Dirent<string>[] and pass `encoding: 'utf8'` so newer @types/node doesn't infer Dirent<NonSharedBuffer> - feishu/media.ts: drop Readable.from(buffer) and pass Buffer directly to im.image.create / im.file.create — Lark SDK already accepts Buffer and the stream wrapper trips the stricter Buffer | ReadStream union used on the main branch's tsconfig Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>