# autokitteh/autokitteh

Durable workflow automation in just a few lines of code

Repository: https://github.com/autokitteh/autokitteh
Canonical: https://ross.abutalabs.com/products/autokitteh
Homepage: https://autokitteh.com
Language: Go
License: Apache-2.0
License Family: permissive
Topics: automation, cats, distributed-systems, kittehs, kittens, temporal, golang, workflow-automation, workflow-engine, workflow-management, workflows, python, workflow, workflows-as-code, durable-execution, durable-functions
Archived: true
Last push: 2026-05-14T22:10:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 82, release rhythm 59, longevity 66
- inputs: {"age_days": 928, "days_push": 111, "days_rel": 196, "gap_med": 2.0, "n_releases_24m": 129}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1138, forks 46 (observed 2026-08-28T04:03:44.006888+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: workflow-automation, scheduling, webhook, agent-framework, developer-tools
- domain: developer-tools, backend, microservices
- platform: go, python, self-hosted, cross-platform, cli
- tags: durable-execution, temporal, workflows-as-code, integrations, serverless, orchestration, automation, devops, docker

## Member repositories
- autokitteh/autokitteh (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.006888+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:36:07.926853+00:00, confidence not recorded.
  - readme: https://github.com/autokitteh/autokitteh (fetched 2026-08-28T04:03:44.006888+00:00, sha 83745957bfa3)
  - homepage: https://autokitteh.com (fetched 2026-08-29T12:41:03.543643+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
