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 formatlangsmith({ apiKey })— full trace hierarchy to LangSmithopentelemetry({ endpoint })— OTLP spans with GenAI conventions- Custom observers via
{ name, on(event) }contract