Omkar Bansod
Omkar Bansod
## Fixes #2696 ### Changes: - **Reverted Telemetry Changes**: Restored original telemetry behavior. - **UI Fix in `trace-span-details.tsx`**: - Updated the `AttributesValues` component to display `"No Input"` for: - `null`...
## Issue When using a tsconfig.json with `verbatimModuleSyntax: true` , the CLI generates a workflows/index.ts file without semicolons, causing TypeScript errors with the message "Expected a semicolon in workflows/index.ts". ##...
## Overview This PR adds a new template for integrating Mastra directly into Next.js applications. It provides developers with a ready-to-use starter for building AI-powered applications with Next.js without requiring...