Workflow automation forge with resilient execution semantics.
Executes DAG-style workflows with guardrails, retries, and traceable outcomes.
Automation flows fail without robust retries and state guarantees.
- ⚡ Composable workflow engine with reliability-first orchestration
- ✅ Task orchestration
- ✅ Pipeline automation
- ✅ Self-healing retries
- ✅ Local-first ops workflows
GET /, POST /run (planned), GET /health
- Core stack: FastAPI + workflow graph runtime
- Runtime: local-first, self-hosted friendly
- Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility
- ✅ Public scaffold available
- ✅ Bilingual README (EN default + ES)
- ✅ CI + release baseline configured
- 🚧 Feature hardening in progress
git clone https://github.com/smouj/Fluxenrath.git
cd Fluxenrath
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m src.fluxenrath.cli --helpContributions are welcome. Please read CONTRIBUTING.md.
MIT © 2026 smouj
Explore the full ecosystem here: smouj/smouj
Signature: @Smouj013