create-openagent (TypeScript)
Scaffold an OpenAgent project — agent, MCP server, web dashboard, or full-stack.
Purpose
Scaffold an OpenAgent project — agent, MCP server, web dashboard, or full-stack.
Source contract
| Field | Value |
|---|---|
| Package | create-openagent |
| Version | 0.1.1 |
| Language | TypeScript |
| Runtime floor | {'node': '>=20'} |
| Manifest | openagent-sdk/packages/create-openagent/package.json |
| Distribution | Source package; registry publication not verified |
Manifest SHA-256: def40a99cf13a207d559132fb96729d2e55dc8d12da635dca677ccd5f9eb188b. 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.
openagent-sdk/packages/create-openagent/src/index.ts
Source SHA-256: 26eac891847bd5845ce32531abcc6668d8ab47bcd969937f740e436785ddf187.
This entry point composes the application or reuses implementation modules; inspect the source file and task guide for its callable boundary.