Files
posthog/frontend
Emanuele Capparelli daa062b202 feat(ph-ai): create experiments max tool (#40753)
## Problem
This PR introduces a new `MaxTool` to create experiments. It builds on top of the `create_feature_flag` `MaxTool` with multivariate flag support.

## Changes
- Added a new `CreateExperimentTool` that allows creating experiments via PostHog AI

## How did you test this code?
New tests + evals

## Changelog: (features only) Is this feature complete?
Yes, this feature is complete and ready to be included in the changelog.
2025-11-13 16:59:58 +00:00
..