Skip to content

Release 0.5.0

Latest

Choose a tag to compare

@TechNickAI TechNickAI released this 24 Oct 01:59

[0.5.0] - 2025-10-24

Added

  • Sentry LLM Monitoring Support: First-class integration with Sentry AI Performance monitoring
    • sentry_adapter.py following Logfire pattern (native SDK config, OTEL API execution)
    • Automatic configuration via SENTRY_DSN environment variable
    • gen_ai.* attributes for Sentry AI Monitoring dashboard
    • Full integration with Sentry error tracking + LLM monitoring
    • Token usage tracking, cost analysis, and tool execution visibility
    • Comprehensive test suite with 91% coverage
    • Complete documentation in README with setup instructions