* feat: accept recent_chunks in error telemetry schema Add recent_chunks field to ErrorDataSchema (Zod) and LettaCodeErrorProperty (analytics type) so the server can receive and forward chunk diagnostics attached to error telemetry events. * chore: regenerate openapi with recent_chunks field