TypeScript API Reference
Briefcase AI 4.4.0 ships focused TypeScript packages rather than one monolithic SDK. Install only the surface used by your application.
@briefcase-ai/controls Gateway, quota, retry, Bedrock helpers, suggestion pipeline, and decision-record exporters.
@briefcase-ai/native Rust-backed model cost calculation and model ID normalization.
@briefcase-ai/runtime Canonical JSON, hash chains, a typed lakeFS client, connector sync, and agent traces.
Runtime has no root export. Each of its four subpaths — /integrity, /lakefs,
/connectors, and /trace — is imported and versioned on its own.