Provides isolated execution environments for running untrusted or experimental code within Loopstack workflows
Secrets management for Loopstack workflows — entity, service, tools, and REST API for securely storing and retrieving workspace secrets
Remote file browsing for Loopstack workspaces — proxies file tree and content requests to remote agents
Opt-in quota tracking and enforcement for Loopstack workflows
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
Workflow tools to list and call tools on remote MCP servers over Streamable HTTP, with host allowlisting and SSRF mitigations.
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.
Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
Local filesystem file browsing for Loopstack workspaces — provides REST API for file tree and content access
Git version control tools and API for Loopstack workspaces — commit, push, pull, branch, and more
Shared LLM provider contracts, registry, and helper services for the Loopstack automation framework. Provider modules (Claude, OpenAI, etc.) implement the LlmProviderInterface and register themselves at module init.
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.
Google Workspace integration for the Loopstack automation framework. Provides a Google OAuth 2.0 provider and tools for Google Workspace services such as Calendar, Drive, and Gmail.
GitHub integration workflows for Loopstack — connect workspaces to GitHub repositories with OAuth, push, pull, and sync
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more