17 packages matching “smooai”
@smooai/utils
v2.0.0 · 4 months ago
A collection of shared utilities and tools used across SmooAI projects. This package provides common functionality to standardize and simplify development across all SmooAI repositories.
No known vulnerabilities
@smooai/config-typescript
v1.0.18 · 4 months ago
Collection of internal TypeScript configurations used across SmooAI projects. This package provides standardized TypeScript configurations to ensure consistent type checking and compilation settings across all SmooAI repositories.
No known vulnerabilities
@smooai/deploy
v0.2.1 · 19 days ago
Shared SmooAI deploy primitives — reusable SST v4 constructs (API Gateway WebSocket + Rust Lambda + DynamoDB single-table + S3 blob bucket + S3 Vectors placeholder). Consumed by smooth-operator and dogfooded by smooai.
No known vulnerabilities
@smooai/smooth-operator
v1.58.10 · 11 days ago
TypeScript SDK for the smooth-operator WebSocket protocol: the native client (`.`), React bindings (`./react`), and the embeddable web-component chat widget (`./widget`). Generated from the language-neutral JSON Schemas in spec/.
No known vulnerabilities
@smooai/observability
v0.19.2 · 1 month ago
Smoo AI Observability SDK — OTel-first error capture, traces, metrics, and React/Next.js integrations in a single package with subpath exports
No known vulnerabilities
@smooai/file
v2.2.20 · 29 days ago
File operations that don't lie — magic-byte MIME detection catches spoofed extensions, size + content validation is built in, and presigned S3 uploads are one call away. Stream-first so large uploads don't blow your memory.
No known vulnerabilities
@smooai/config
v6.12.1 · 29 days ago
Type-safe multi-language configuration management with schema validation, three-tier config (public, secret, feature flags), and runtime client support for TypeScript, Python, Rust, and Go.
No known vulnerabilities
@smooai/fetch
v3.7.1 · 22 days ago
A powerful fetch client library built on top of the native `fetch` API, designed for both Node.js and browser environments. Features built-in support for retries, timeouts, rate limiting, circuit breaking, and Standard Schema validation.
No known vulnerabilities
@smooai/logger
v4.5.4 · 29 days ago
A powerful contextual logging system designed for AWS Lambda and Browser environments, with built-in support for structured logging, correlation tracking, and automatic context gathering.
No known vulnerabilities
@smooai/testing
v1.4.0 · 1 month ago
Smoo AI Testing SDK — CLI and library for interacting with the Smoo AI Testing API. Report test results, manage test runs, cases, environments, and deployments.
No known vulnerabilities
@smooai/chat-widget
v0.16.5 · 24 days ago
Embeddable AI chat as a framework-light web component — the Aurora Glass design, streaming replies, grounded sources, and per-brand theming. Speaks the smooth-operator WebSocket protocol.
No known vulnerabilities
@smooai/clickhouse-kit
v0.5.0 · 1 month ago
TS-only schema-as-code toolkit for ClickHouse — declarative schemas, Zod schema emitters, forward-only migrations, and drift detection.
No known vulnerabilities
@smooai/smooth-operator-core
v1.13.6 · 11 days ago
Native TypeScript implementation of the smooth-operator agent engine — an in-process, OpenAI-compatible agentic tool-calling loop with knowledge grounding. The TypeScript sibling of the Rust reference engine, the C# core, and the Python core.
No known vulnerabilities
@smooai/smooth-extension-sdk
v0.6.0 · 2 months ago
TypeScript SDK for building Smooth Extension Protocol (SEP) extensions: `defineExtension`, `defineTool`, a stdio JSON-RPC transport, an in-process test host, and a conformance runner. Extensions are subprocesses speaking JSON-RPC 2.0 ndjson to any SEP hos
No known vulnerabilities
@smooai/audit
v0.4.1 · 25 days ago
A polyglot client SDK for tamper-evident, SQL-queryable audit logging: a canonical event schema, a per-org-per-day SHA-256 hash chain, and an emit client — with byte-for-byte parity across TypeScript, Python, Rust, Go, and .NET.
No known vulnerabilities
@smooai/smooth-operator-temporal
v1.13.6 · 11 days ago
Optional Temporal-backed durable execution backend for the smooth-operator agent engine (ADR-030). The TypeScript sibling of the Rust `smooth-operator-temporal` crate — an agent turn runs as a Temporal workflow whose model call and tool invocations are ac
No known vulnerabilities
@smooai/create-smooth-extension
v0.2.0 · 2 months ago
Scaffold a new SEP (Smooth Extension Protocol) extension: `npm create @smooai/smooth-extension`. Four templates (tool, permission-gate, command, provider-less), each a complete project that typechecks, builds (tsc), unit-tests with `createTestHost`, and p
No known vulnerabilities