An example chat workflow to interact with an LLM.
JavaScript tooling for working with WebAssembly Components
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Example workflow that connects a chat agent to Linear's hosted MCP server through @loopstack/mcp-module
This is an embeddable Chat widget for n8n. It allows the execution of AI-Powered Workflows through a Chat window.
Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back
Example workflow demonstrating @loopstack/code-agent usage with codebase exploration tools
Example workflow that uses @loopstack/hitl's ConfirmUserWorkflow to present a markdown summary and branch on the user's confirm/deny decision
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
The cli module for Loopstack
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more
A simple workflow showing how to integrate an LLM using a simple prompt pattern.
Remote client and tools for Loopstack workflows — HTTP client for communicating with remote server processes, plus workflow tools for file operations, command execution, and environment management
A tool to create chat messages from in a workflow
TypeScript client library for the Mistral AI API
An example workflow demonstrating how to use Docker sandbox containers for secure filesystem operations
Wrapper for a minecraft chat message
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Hooks for managing, caching and syncing asynchronous and remote data in React
Ably Chat is a set of purpose-built APIs for a host of chat features enabling you to create 1:1, 1:Many, Many:1 and Many:Many chat rooms for any scale. It is designed to meet a wide range of chat use cases, such as livestreams, in-game communication, cust
hast utility to parse from HTML
remark plugin to add support for parsing markdown input
An example module demonstrating how to list GitHub repositories and issues with OAuth authentication using the Loopstack automation framework. Shows the sub-workflow pattern for handling OAuth flows.