AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more
Example workflow that launches @loopstack/agent's AgentWorkflow as a sub-workflow with custom tools
Example workflow demonstrating @loopstack/remote-file-explorer-module — lists a remote workspace tree and reads a file
The 1Password JavaScript SDK offers programmatic read access to your secrets in 1Password in an interface native to JavaScript. The SDK currently supports `Node.JS`
Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
Example workflow that orchestrates git-status → git-add → git-commit → git-log tools from @loopstack/git-module end-to-end
Example workflow demonstrating @loopstack/code-agent usage with codebase exploration tools
This is the frontend for Loopstack AI. It is the main application where users can start and manage their workflows.
A workflow demonstrating how tool validation errors and runtime errors are handled by DelegateToolCalls and fed back to the LLM.
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.
Opt-in quota tracking and enforcement for Loopstack workflows
secrets-mgr plugin
Workflow tools to list and call tools on remote MCP servers over Streamable HTTP, with host allowlisting and SSRF mitigations.
Example workflow that uses @loopstack/hitl's AskUserWorkflow to prompt the user for free-text input and echoes the answer back
Provides isolated execution environments for running untrusted or experimental code within Loopstack workflows
RFC 6238 TOTP implementation for otplib
RFC 4226 HOTP implementation for otplib
The parameters package for the Powertools for AWS Lambda (TypeScript) library
A module for llm prompt execution and caching
Example workflow that connects a chat agent to Linear's hosted MCP server through @loopstack/mcp-module
CDK Constructs that syncs your sops secrets into AWS SecretsManager secrets.
This package provides a way to pass secrets from Server Components into the SSR-run of Client Components, without them being accessible in the browser.
Example workflow that uses @loopstack/hitl's ConfirmUserWorkflow to present a markdown summary and branch on the user's confirm/deny decision
A collection of tools for creating specific UI documents for interaction in the loopstack studio