Core SDKTrace Module for PraisonAI Agents.Provides lightweight action tracing for the output="actions" mode.
Shows agent lifecycle events, tool calls, and final output without
verbose internal details.Zero Performance Impact:
All imports are lazy loaded via getattr
NoOpSink is the default (zero overhead when not used)