Typed Effect clients for the runtime and its shared event schemas.
Location
packages/agents-sdk in the Condensate monorepo. Its manifest name is @condensate/agents-sdk.
Commands
Run these from packages/agents-sdk after installing dependencies at the repository root.
| Script | Command |
|---|---|
typecheck | tsc --noEmit |
lint | bun scripts/lint-docs.ts |
test | bun test |
probe | bun scripts/probe.ts |
Exports
| Import suffix | Source |
|---|---|
. | ./src/index.ts |
./workspace | ./src/workspace.ts |
./events | ./src/events.ts |
Workspace dependencies
@condensate/agents-host
Source of truth
These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.