Skip to main content

FAQ

What is Modulo?

Modulo is a self-hosted platform for governed SDLC agent pipelines. You define the pipelines and policies; Modulo handles orchestration, audit, and human-in-the-loop (HITL) governance. See What is Modulo?.

Is it self-hosted?

Modulo runs on your infrastructure via Docker Compose. No telemetry, no data leaves your network. Air-gap capable.

What do the community tiers include?

Both Personal and Commercial tiers are Community tiers with the same feature set: unlimited pipelines, team collaboration, community support, self-hosted deployment. Team adds SSO (Single Sign-On), SAML (Security Assertion Markup Language), RBAC (role-based access control), and custom connectors.

How are credentials handled?

Modulo encrypts connector credentials at rest with Fernet and scopes them per run – see Connectors.

Which LLM providers are supported?

Anthropic (Claude), OpenAI (GPT-4o, o-series), and any OpenAI-compatible local endpoint (Ollama, vLLM, LocalAI). You can mix providers within the same pipeline – see Model Backends.

Which tools can I connect?

GitHub, GitLab, Linear, Notion, filesystem, and any REST API via the HTTP connector adapter – see Connectors.

Can I require human approval before agents act?

Yes. HITL checkpoints pause pipeline execution for human review – see Human-in-the-Loop.

Is there an audit trail?

Modulo immutably logs every agent action, human decision, and system event. Export for compliance reviews or replay for debugging.

What stage is this?

Pre-release alpha. The platform is functional and being used in development. Breaking changes may occur. Team tier is in development.

How do I get started?

See the Installation guide. The quick start takes about five minutes with Docker Compose.