@child-agent/shared
v0.1.0
Published
Shared provider-independent types for child-agent apps.
Readme
@child-agent/shared
Shared provider-independent vocabulary for child-agent foundation packages and product shells.
This package contains primitive types and constants only. It does not include app code, provider adapters, storage, authentication, dashboard UI, or deployment configuration.
Installation
pnpm add @child-agent/sharedUsage
import { DEFAULT_RESPONSE_MODES } from '@child-agent/shared';