A browser viewer for runtime threads.
Location
packages/agents-viewer in the Condensate monorepo. Its manifest name is @condensate/agents-viewer.
Commands
Run these from packages/agents-viewer after installing dependencies at the repository root.
| Script | Command |
|---|---|
start | bun src/main.ts |
typecheck | tsc --noEmit |
test | bun test |
probe | bun scripts/probe.ts |
browser | bun scripts/browser-probe.ts |
probe:stream | bun scripts/delta-stream-probe.ts |
video:stream | bun scripts/delta-stream-video.ts |
Exports
| Import suffix | Source |
|---|---|
. | ./src/index.ts |
Workspace dependencies
@condensate/agents-host@condensate/agents-sdk@condensate/thread-ui
Source of truth
These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.