JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 982
  • Score
    100M100P100Q114604F

Logging and tracing layer for AgentsKit agents.

Package Exports

  • @agentskit/observability

Readme

@agentskit/observability

Logging and tracing layer for AgentsKit agents.

Coming soon. This package is scaffolded and will be implemented in a future release. See #11.

Planned features

  • consoleLogger() — pretty-print or JSON format
  • langsmith({ apiKey }) — full trace hierarchy to LangSmith
  • opentelemetry({ endpoint }) — OTLP spans with GenAI conventions
  • Custom observers via { name, on(event) } contract

Docs

Full documentation