Infer the owner of a path based on the owner of its nearest existing parent
mkdirp, but chown to the owner of the containing folder if possible and necessary
Base class for inference clients
rehype plugin to infer file metadata from the document
Locator for Endo user state, caches, and ephemeral files
A drop-in replacement for new RegExp() with types
Runtime type observability for TypeScript — progressively replace `any` with real Zod schemas
Strict TypeScript type definitions for the WebMCP core API (document.modelContext)
babel's modular runtime helpers
Middleware to prevent mimetype from being sniffed
TypeScript rewrite of type-is with CJS and ESM targets
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Infers JSON Schemas from example JSON
Runtime for Regenerator-compiled generator and async functions.
Infer the types of a JSON value
Infer typescript types from your JSON schemas!
Infer strong typings for commander options and action handlers
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Dead simple Object schema validation
Runtime agnostic JS utils
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
babel's modular runtime helpers with core-js@3 polyfilling
TypeScript definitions for which
Runtime-agnostic actor topology for atomr-infer — gateway, request actor, dp-coordinator, engine-core, two-tier worker, placement, deployment manager, metrics.
Multi-runtime GPU + remote inference as a supervised actor system on atomr. Single-crate rollup that re-exports per-runtime backends behind feature flags.
Direct CUDA kernel dispatch for atomr-infer via cudarc + atomr-accel-cuda. Feature-gated; default-features-off compiles to a typed-error stub.
Composable agentic framework on top of atomr actors and atomr-infer.
Agent actor + per-turn pipeline + tool-call orchestration loop.
Avatar domain types for real-time, embodied agents: ARKit blendshape weights, viseme→blendshape mapping, AvatarFrame timecoding, AvatarSink trait, and the Live Link CBOR wire format consumed by an Unreal Engine 5 MetaHuman receiver.
Avatar orchestrator: composes STT (perception), atomr-infer (cognition), TTS (synthesis), viseme→blendshape mapping, and the Sync-Manager into a supervised actor pipeline. Drives an AvatarSink (Live Link UDP to UE5 MetaHuman) with timecode-aligned audio + ARKit blendshape frames.
Avatar audio→ARKit-blendshape provider backed by NVIDIA Audio2Face-3D. Currently a documented stub: the real runtime lives upstream in atomr-infer once FR-A2F-001 (audio2face modality) lands. x86_64 + NVIDIA-GPU-only.
Avatar UDP Live Link sink: streams timecode-aligned audio + ARKit blendshape frames over UDP using the avatar-core CBOR wire format, ready for consumption by an Unreal Engine 5 ILiveLinkSource receiver plugin. x86_64-only (matches the UE5 tooling pipeline).
LLM cache (in-memory, semantic) + middleware integration.
Callable trait unifying agents, workflows, tools, and harnesses.
atomr-agents CLI: harness eval run / registry list / harness pin / eval gate.