8 projects
smooai-smooth-operator-server
Native async WebSocket server for the smooth-operator protocol — parity with the Rust and C# reference servers, consuming the in-process smooai-smooth-operator-core engine.
smooai-smooth-operator
Python protocol types and native async WebSocket client for the smooth-operator protocol. Generated from the language-neutral JSON Schemas in spec/.
smooai-logger
Context-aware structured logging utilities for Python that mirror the @smooai/logger toolkit.
smooai-smooth-operator-core
Native Python implementation of the smooth-operator agent engine — an in-process, OpenAI-compatible agentic tool-calling loop with knowledge grounding. The Python sibling of the Rust reference engine and the C# core.
smooai-audit
Polyglot client SDK for tamper-evident, SQL-queryable audit logging — Python port of @smooai/audit.
smooai-config
Smoo AI Configuration Management Library
smooai-file
A unified file handling library for working with files from local filesystem, S3, URLs, and streams.
smooai-fetch
A resilient HTTP fetch client with retries, timeouts, rate limiting, and circuit breaking.