General purpose node utilities
Consistent Web Workers in browser and Node.
Shared OpenFeature JS components (server and web)
Base class for node which OpenTelemetry instrumentation modules extend
Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
Example workflow demonstrating @loopstack/remote-file-explorer-module — lists a remote workspace tree and reads a file
Example workflow that orchestrates git-status → git-add → git-commit → git-log tools from @loopstack/git-module end-to-end
Map of web namespaces
OpenTelemetry OTLP Exporter base (for internal use only)
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Converts a Web-API readable-stream into a Node.js readable-stream.
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more
A complete example demonstrating how to implement and use a custom tool in a workflow
A module for llm prompt execution and caching
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
A module for interacting with the web
OpenTelemetry Collector Trace Exporter allows user to send collected traces to the OpenTelemetry Collector
Google Workspace integration for the Loopstack automation framework. Provides a Google OAuth 2.0 provider and tools for Google Workspace services such as Calendar, Drive, and Gmail.
WhatWG/W3C compliant EventSource client for Node.js and browsers
Utility fucntions for managing web requests for ethers.
Utilities for perspective-enabled Web Mercator projections
Provides isolated execution environments for running untrusted or experimental code within Loopstack workflows
Opt-in quota tracking and enforcement for Loopstack workflows
Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back