A collection of useful tools for performing AI actions using model provider APIs such as OpenAI and Anthropic
A collection of utils and interfaces shared between projects
This is the frontend for Loopstack AI. It is the main application where users can start and manage their workflows.
Secure, controlled filesystem operations within Docker sandbox environments
Secrets management for Loopstack workflows — entity, service, tools, and REST API for securely storing and retrieving workspace secrets
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more
The Gateway provider for the [AI SDK](https://ai-sdk.dev/docs) allows the use of a wide variety of AI models and providers.
The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.
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
Opt-in quota tracking and enforcement for Loopstack workflows
Remote file browsing for Loopstack workspaces — proxies file tree and content requests to remote agents
The cli module for Loopstack
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.
The **[Google Generative AI provider](https://ai-sdk.dev/providers/ai-sdk-providers/google-generative-ai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Google Generative AI](https://ai.google/discover/generativeai/)
GitHub integration workflows for Loopstack — connect workspaces to GitHub repositories with OAuth, push, pull, and sync
A module for llm prompt execution and caching
Git version control tools and API for Loopstack workspaces — commit, push, pull, branch, and more
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.
A complete example demonstrating how to implement and use a custom tool in a workflow
Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
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.
The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/messages_post).
Provides isolated execution environments for running untrusted or experimental code within Loopstack workflows
The **[xAI Grok provider](https://ai-sdk.dev/providers/ai-sdk-providers/xai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the xAI chat and completion APIs.