fix: metrics on posthog (#6024)

Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
This commit is contained in:
Michael Neale
2025-12-10 11:28:18 +11:00
committed by GitHub
parent 02189f5555
commit 9b6a1c1297
20 changed files with 689 additions and 34 deletions
+1
View File
@@ -10,6 +10,7 @@ pub mod mcp_utils;
pub mod model;
pub mod oauth;
pub mod permission;
pub mod posthog;
pub mod prompt_template;
pub mod providers;
pub mod recipe;