fix: correct handling of claude response

This commit is contained in:
2025-09-28 17:16:29 +08:00
parent 3f64b70e18
commit 99a04d2a3e
4 changed files with 23 additions and 7 deletions

2
next-env.d.ts vendored
View File

@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.