Has anyone integrated code-to-tree with their CI/CD pipeline?
I'm trying to set up automated code analysis for our monorepo and code-to-tree's language-agnostic AST conversion seems perfect, but I'm unsure about the runtime overhead. Has anyone here actually deployed it in production? Specifically, how does it handle large codebases (1M+ LOC) and what's the typical latency? Also curious if anyone's combined it with Replicate AI Agent for intelligent code reviews.