A workflow demonstrating how tool validation errors and runtime errors are handled by DelegateToolCalls and fed back to the LLM.
Helper function to call delegate
A minimal dom utility toolbelt
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more
A simple workflow demonstrating how to request and verify secrets using the SecretRequestDocument and GetSecretKeys tool.
OCI NodeJS client for Delegate Access Control Service
Helper function to call delegate
delegate methods and accessors to another property
Lightweight event delegation
A workflow demonstrating error handling and manual retry transitions.
Example workflow that launches @loopstack/agent's AgentWorkflow as a sub-workflow with custom tools
Lightweight and modern event delegation in the browser
Example workflow demonstrating @loopstack/code-agent usage with codebase exploration tools
A simple workflow demonstrating how to render core UI documents (message, error, markdown, plain text) in the Loopstack Studio.
Turn a function into an `http.Agent` instance
The cli module for Loopstack
Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back
Skillflag producer CLI reference implementation.
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
Durable workflows for Effect
A simple workflow showing how to integrate an LLM using a simple prompt pattern.
A complete example demonstrating how to implement and use a custom tool in a workflow