@ap3x/observe
v0.1.0
Published
Observability seams and a hook engine for agents and swarms
Readme
@ap3x/observe
Observability for agent and swarm runs: a hook engine plus typed event seams over @ap3x/agent-core and @ap3x/swarms.
Part of AP3X — a TypeScript multi-agent framework.
Install
npm install @ap3x/observeWhat's inside
- Hook engine — configurable lifecycle hooks with validation, fail-open/fail-closed modes, and dry-run support.
- Swarm bridge — bridges hooks onto swarm control seams (delegation gates, member run brackets).
- Events — typed run, member, and tool events suitable for tracing or metrics.
For OpenTelemetry export, see @ap3x/observe-otel.
Documentation
See the AP3X repository for architecture notes, the full package map, and examples.
License
MIT
