fix(build): tighten TypeScript configuration and update dependencies for zod v4 compatibility

This commit is contained in:
2026-04-30 11:27:08 +00:00
parent e8fcdd05af
commit 6f5e49e5ef
9 changed files with 1511 additions and 3890 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartagent',
version: '3.0.2',
version: '3.0.3',
description: 'Agentic loop for ai-sdk (Vercel AI SDK). Wraps streamText with stopWhen for parallel multi-step tool execution. Built on @push.rocks/smartai.'
}