openagent-vercel-edge (TypeScript)
Deployment adapters source package and exported entry points.
Purpose
Deployment adapters package. See the linked task guide for its role in the integration.
Read the deployment adapters guide.
Source contract
| Field | Value |
|---|---|
| Package | openagent-vercel-edge |
| Version | 0.1.0 |
| Language | TypeScript |
| Runtime floor | {} |
| Manifest | openagent-sdk/deploy/vercel-edge/package.json |
| Distribution | Internal/private source package |
Manifest SHA-256: 9602da3960d1aa66481aa07acefb3f18a2498334286dbfe9ba083bbf6e02526b. The recorded Git revision identifies the containing repository; the manifest and entry-point hashes identify this working-tree snapshot.
Integration
Use the package root above from an authorized source checkout. Preserve sibling dependencies and their version/feature requirements. Install the runtime and compile the selected package before using its generated artifacts. The task guide describes configuration, trust boundaries, and error behavior. Test/conformance and deployment packages are supporting tools, not interchangeable production identity providers.
Exported entry points
The declarations below are extracted from the named entry files. This is a navigable source reference, not compiler-generated documentation of every transitive module. Feature gates and runtime requirements still apply. Private implementation files are not promoted to public APIs merely because they contain a public declaration.
This package is a build/deployment configuration or uses a nonstandard entry path. Its manifest is the authoritative boundary; consult the task guide before running it.
openagent-docker (TypeScript)
Deployment adapters source package and exported entry points.
openagent-claude-agent (Rust)
OpenAgent identity, capability control, and tamper-evident audit hooks for the Claude Agent SDK. Framework-agnostic Rust trait surface — the TypeScript package is the reference integration; this crate lets any Rust agent harness adopt the same lifecycle contracts.