Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back
Example workflow that uses @loopstack/hitl's ConfirmUserWorkflow to present a markdown summary and branch on the user's confirm/deny decision
Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
GitHub integration workflows for Loopstack — connect workspaces to GitHub repositories with OAuth, push, pull, and sync
A simple workflow demonstrating how to request and verify secrets using the SecretRequestDocument and GetSecretKeys tool.
Secrets management for Loopstack workflows — entity, service, tools, and REST API for securely storing and retrieving workspace secrets
Web framework built on Web Standards
Example workflow that launches @loopstack/agent's AgentWorkflow as a sub-workflow with custom tools
Workflow SDK - Build durable, resilient, and observable workflows
A module that parses a string as regular expression and returns the parsed value.
Example workflow demonstrating @loopstack/code-agent usage with codebase exploration tools
Get the protocols of an input url.
Remove the trailing spaces from a string.
Parse paths (local paths, urls: ssh/git/etc)
A workflow demonstrating error handling and manual retry transitions.
A workflow demonstrating how tool validation errors and runtime errors are handled by DelegateToolCalls and fed back to the LLM.
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
An advanced url parser supporting git urls too.
A simple workflow demonstrating how to render core UI documents (message, error, markdown, plain text) in the Loopstack Studio.
Check if an input value is a ssh url or not.
A low level git url parser.
The cli module for Loopstack
Convert a string of words to a JavaScript identifier