Download Latest Version v0.0.18 source code.tar.gz (52.2 MB)
Email in envelope

Get an email when there's a new version of AgentUniverse

Home / v0.0.18
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-10 2.8 kB
v0.0.18 source code.tar.gz 2025-07-10 52.2 MB
v0.0.18 source code.zip 2025-07-10 53.7 MB
Totals: 3 Items   105.9 MB 6

[0.0.18] - 2025-07-10

Added

  • Added observability capabilities for agent applications based on the OTel protocol Established observation standards for aU agent applications based on OTel (OpenTelemetry) protocol. Comprehensive metrics and traces (including token consumption, latency, success rate, etc.) are collected across key components such as agents, LLMs, and tools. The implementation supports integration with mainstream observability frameworks including SigNoz, Jaeger, and Prometheus, enabling full lifecycle observability for agents.

  • Added async Sink and Sender components for SLS Logger

Fixed

  • MCP service in Stdio mode now supports user-configurable environment parameter

Note

  • Third-party package dependency changes (Format: old version -> new version; single version means new)
  • openai ("1.13.3" -> "1.55.3")
  • opentelemetry-api ("^1.25.0")
  • opentelemetry-sdk ("^1.25.0")
  • opentelemetry-semantic-conventions (">=0.48b0")
  • opentelemetry-exporter-otlp-proto-http ("^1.25.0")
  • httpx ("0.27.2" -> ">=0.27.2")
  • jsonlines ("^4.0.0")
  • Other code optimizations and documentation updates

More Details

What's Changed

New Contributors

Full Changelog: https://github.com/agentuniverse-ai/agentUniverse/compare/v0.0.17...v0.0.18

Source: README.md, updated 2025-07-10