autokitteh/autokitteh
Durable workflow automation in just a few lines of code observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 82
- Release rhythm 59
- Longevity 66
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 928
- days_rel: 196
- days_push: 111
- n_releases_24m: 129
Adoption not part of the score
1138 stars · 46 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AutoKitteh is a developer platform for durable workflow automation and orchestration, letting users write workflows in vanilla Python (or Starlark) that run reliably on a Temporal-based durable execution engine. It is self-hostable and API-first, with built-in integrations (Slack, GitHub, Gmail, ChatGPT, etc.), webhooks, schedulers, and CLI, VS Code, and web UIs.
Use cases
- automate workflows with python code instead of zapier
- run long-running reliable background jobs durably
- trigger python scripts from webhooks or schedules
- build slack and github automation bots
- self-hosted alternative to n8n or make.com
- orchestrate devops and business process automation
- write durable functions without managing temporal infrastructure
When to choose
- you want code-based workflow automation with plain python
- you need durable execution for long-running or failure-prone tasks
- you want a self-hosted zapier/n8n alternative with built-in integrations
- you want temporal's reliability without its complexity
When to avoid
- you need a no-code visual workflow builder for non-developers
- you only need simple cron jobs without durability guarantees
- your workflows are in languages other than python or starlark
- you need a fully managed solution and cannot run infrastructure
Facets
framework · maturity active
workflow-automation scheduling webhook agent-framework developer-tools developer-tools backend microservices go python self-hosted cross-platform cli durable-execution temporal workflows-as-code integrations serverless orchestration automation devops docker
2 sources
- readme: https://github.com/autokitteh/autokitteh · fetched 2026-08-28 · 83745957bfa3
- homepage: https://autokitteh.com · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| autokitteh/autokitteh | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="autokitteh/autokitteh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem