@ash-ai/shared
v0.0.16
Published
Shared types, protocol, and constants for the Ash agent orchestration system
Readme
@ash-ai/shared
Shared types, protocol definitions, and constants for the Ash agent orchestration system.
This is an internal package used by @ash-ai/server, @ash-ai/sandbox, @ash-ai/bridge, @ash-ai/cli, and @ash-ai/sdk.
Installation
npm install @ash-ai/sharedWhat's included
- TypeScript type definitions for sessions, agents, messages, and sandbox state
- Protocol constants for bridge communication (Unix socket, newline-delimited JSON)
- Shared enums and error codes
Documentation
See the Ash README for full documentation.