Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.4] - 2026-03-11
Added
AgentObs.JidoTracer— drop-inJido.Observe.Tracerfor automatic composer instrumentation- Jido integration guide (
guides/jido_integration.md) - Jido integration section in README
jido ~> 2.0as optional dependency
[0.1.3] - 2026-03-08
Added
- Initial implementation of AgentObs library
- Core telemetry API for agent, tool, LLM, and prompt instrumentation
- Phoenix handler with OpenInference semantic conventions
- Generic OpenTelemetry handler
- ReqLLM integration module with automatic streaming instrumentation
- Comprehensive test suite (11 files, 3,309 lines, 179 tests)
- Complete documentation with 5 detailed guides
- Demo application showcasing ReqLLM integration
- Enhanced guides with improved examples and troubleshooting
[0.1.0] - TBD
Added
- First release