Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
Example workflow that uses @loopstack/hitl's ConfirmUserWorkflow to present a markdown summary and branch on the user's confirm/deny decision
Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back
GitHub integration workflows for Loopstack — connect workspaces to GitHub repositories with OAuth, push, pull, and sync
No description provided.
Backend API for Human in the Loop. This service handles session, agent, migration, task, and browser-facing API behavior used by the `hitl` frontend and related platform integrations.
This is the frontend for Loopstack AI. It is the main application where users can start and manage their workflows.
The cli module for Loopstack
Secure, controlled filesystem operations within Docker sandbox environments
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 collection of utils and interfaces shared between projects
Example workflow demonstrating @loopstack/code-agent usage with codebase exploration tools
This fork scopes the plugin as a scoped npm package (`@jkawwa/paperclip-plugin-slack`) and adds fixes for local communication between Paperclip and the plugin.
HITL infrastructure for AI agents. Your agent calls awaitHuman(), a human reviews via Slack/email/dashboard, agent resumes with a typed response.
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more
GitHub integration for the Loopstack automation framework. Provides a GitHub OAuth provider and tools for GitHub services such as repositories, issues, pull requests, actions, and more.
Git version control tools and API for Loopstack workspaces — commit, push, pull, branch, and more
Remote file browsing for Loopstack workspaces — proxies file tree and content requests to remote agents
MCP tools for querying and handling meego-harness HITL items
Secrets management for Loopstack workflows — entity, service, tools, and REST API for securely storing and retrieving workspace secrets
n8n node for HITL Platform - create human-in-the-loop decision requests with webhook responses
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
A provider-agnostic OAuth 2.0 module for the Loopstack automation framework. Provides a generic OAuth workflow, token storage, and a provider registry so any OAuth provider (Google, Microsoft, GitHub, etc.) can be plugged in.