The cli module for Loopstack
Module Federation CLI
Strip UTF-8 byte order mark (BOM) from a string
YAML 1.2 parser and serializer
Vite as Node.js runtime
Secure, controlled filesystem operations within Docker sandbox environments
Strip ANSI escape codes from a string
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
GitHub integration workflows for Loopstack — connect workspaces to GitHub repositories with OAuth, push, pull, and sync
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.
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
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.
Example workflow demonstrating @loopstack/code-agent usage with codebase exploration tools
Example workflow demonstrating @loopstack/remote-file-explorer-module — lists a remote workspace tree and reads a file
Check if a path exists
This is the frontend for Loopstack AI. It is the main application where users can start and manage their workflows.
Translates between file formats and generates static code as well as TypeScript definitions.
Example workflow that orchestrates git-status → git-add → git-commit → git-log tools from @loopstack/git-module end-to-end
Human-in-the-loop workflows for Loopstack — ask questions, present options, and request confirmations from users during workflow execution
Cypress is a next generation front end testing tool built for the modern web
AI-powered code agent workflows for Loopstack — codebase exploration, analysis, and more