fix: restore zod typing and import ClaudeJsonParseResult

This commit is contained in:
Peter Steinberger
2025-11-25 12:25:05 +01:00
parent 4704099d2b
commit 4fa414919b
2 changed files with 5 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ import { sendTypingIndicator } from "../twilio/typing.js";
import {
CLAUDE_BIN,
CLAUDE_IDENTITY_PREFIX,
type ClaudeJsonParseResult,
parseClaudeJson,
} from "./claude.js";
import {