SmooAI
-
- 11,282 total downloads
- last updated 9/8/2026
- Latest version: 1.58.10
The smooth-operator service in C# — wraps SmooAI.SmoothOperator.Core to serve the schema-driven conversation protocol (sessions, streaming turns, citations). The native .NET analog of the Rust... More information -
- 11,035 total downloads
- last updated 9/8/2026
- Latest version: 1.13.6
Native C# implementation of the smooth-operator agent engine — the in-process, Microsoft.Extensions.AI-based sibling of the Rust smooai-smooth-operator-core. Drive an agentic tool-calling loop over any... More information -
- 8,178 total downloads
- last updated 9/8/2026
- Latest version: 1.58.10
Postgres-backed durable storage for SmooAI.SmoothOperator.Server — a PostgresSessionStore implementing ISessionStore, so sessions + conversation history survive a restart. The C# analog of the Rust... More information -
- 8,036 total downloads
- last updated 9/8/2026
- Latest version: 1.58.10
ASP.NET Core WebSocket host for SmooAI.SmoothOperator.Server — maps the schema-driven protocol onto a /ws endpoint and wires it via DI. The deployable surface of the C# smooth-operator service. -
SmooAI.
by: SmooAIConfig - 3,196 total downloads
- last updated 8/20/2026
- Latest version: 6.12.1
.NET client for the Smoo AI config platform — typed configuration values, secrets, and feature flags with OAuth2 auth, a local AES-GCM baked runtime for zero-latency cold starts, and a Roslyn source generator... More information -
SmooAI.
by: SmooAIFetch - 1,868 total downloads
- last updated 8/28/2026
- Latest version: 3.7.1
Resilient HTTP client for .NET with Polly-based retry, timeouts, typed JSON responses, and auth token injection. Port of @smooai/fetch. -
SmooAI.
by: SmooAIFile - 1,436 total downloads
- last updated 8/20/2026
- Latest version: 2.2.20
File utilities with magic-byte MIME detection (via Mime-Detective) and typed validation errors. Use SmooAI.File.S3 for S3 upload/download helpers. -
SmooAI.
by: SmooAILogger - 1,306 total downloads
- last updated 8/20/2026
- Latest version: 4.5.4
Contextual structured logger for AWS and server environments. .NET port of @smooai/logger — wraps Microsoft.Extensions.Logging.ILogger with correlation IDs, HTTP request/response context, user context, and... More information -
SmooAI.
by: SmooAIFile. S3 - 1,201 total downloads
- last updated 8/20/2026
- Latest version: 2.2.20
S3 helpers for SmooAI.File — createPresignedUploadUrl, createFromS3, uploadToS3, saveToS3. -
SmooAI.
by: SmooAIAudit - 590 total downloads
- last updated 8/25/2026
- Latest version: 0.4.1
Polyglot client SDK for tamper-evident, SQL-queryable audit logging. .NET port of @smooai/audit — a canonical event schema, a per-org-per-day SHA-256 hash chain, and an emit client, verified byte-for-byte... More information -
- 189 total downloads
- last updated 9/8/2026
- Latest version: 1.13.6
Optional Temporal-backed durable execution backend for the SmooAI.SmoothOperator.Core agent engine (ADR-030). An agent turn runs as a Temporal workflow whose model call and each tool invocation are activities,... More information