bopodev-agent-sdk
v0.1.35
Published
Runtime orchestration SDK for adapter resolution, execution integration, and runtime health checks.
Readme
packages/agent-sdk
Runtime orchestration SDK for adapter resolution, execution integration, and runtime health checks.
Responsibilities
- Resolve and register adapter modules.
- Provide shared execution/runtime helpers used by API heartbeat workflows.
- Expose runtime command health checks used at API startup and health endpoints.
Usage
Primary consumers:
apps/apiheartbeat and startup paths.packages/adapters/*through adapter module contracts.
Commands
pnpm --filter bopodev-agent-sdk buildpnpm --filter bopodev-agent-sdk typecheck
Related Docs
docs/adapters/overview.mddocs/adapter-authoring.mddocs/developer/architecture.md
