Skip to content

smouj/Fluxenrath

Fluxenrath

Fluxenrath logo

Language License Last Commit CI Ko-fi

English Español

Workflow automation forge with resilient execution semantics.

Vision

Executes DAG-style workflows with guardrails, retries, and traceable outcomes.

What problem it solves

Automation flows fail without robust retries and state guarantees.

Core superpower

  • Composable workflow engine with reliability-first orchestration

Key use cases

  • ✅ Task orchestration
  • ✅ Pipeline automation
  • ✅ Self-healing retries
  • ✅ Local-first ops workflows

API surface

GET /, POST /run (planned), GET /health

Technical stack

  • Core stack: FastAPI + workflow graph runtime
  • Runtime: local-first, self-hosted friendly
  • Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility

Current status (Feb 2026)

  • ✅ Public scaffold available
  • ✅ Bilingual README (EN default + ES)
  • ✅ CI + release baseline configured
  • 🚧 Feature hardening in progress

Quick start

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 --help

Documentation

Contributing

Contributions are welcome. Please read CONTRIBUTING.md.

License

MIT © 2026 smouj


Other skills

Explore the full ecosystem here: smouj/smouj

Signature: @Smouj013

Releases

No releases published

Packages

 
 
 

Contributors

Languages