mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 11:13:43 +08:00
- useChat.ts reconnectStream: cast the reused assistant message id to string when calling updateMessage; the id is optional in the Message type, so the raw value broke the vue-tsc build (TS2345, undefined not assignable). - useStickToBottom.ts handleScroll: restore the block's indentation (it had drifted to 1/3-space) and add a comment for the scroll-up release branch. Verified: vue-tsc --noEmit passes; snowflake precision check clean. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||