A simple workflow showing how to integrate an LLM using a simple prompt pattern.
Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back
An example chat workflow to interact with an LLM.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
cross-platform masked or hidden prompt
A simple workflow showing how to work with structured LLM output in Loopstack.
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/code-agent usage with codebase exploration tools
Checkbox with autocomplete and other additions for Inquirer
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
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
Example workflow that connects a chat agent to Linear's hosted MCP server through @loopstack/mcp-module
Core Inquirer prompt API
An example workflow demonstrating how to use Docker sandbox containers for secure filesystem operations
GitHub integration workflows for Loopstack — connect workspaces to GitHub repositories with OAuth, push, pull, and sync
Wrapper over enquirer with better support for testing
A complete workflow demonstrating how to create a workflow in loopstack based on a meeting notes summary use case.
Secrets management for Loopstack workflows — entity, service, tools, and REST API for securely storing and retrieving workspace secrets
Run a command using sudo, prompting the user with an OS dialog if necessary
A simple workflow showing how to implement tool calling in an agentic loopstack workflow.
A workflow demonstrating how to create dynamic routing an a workflow