# apache/maka

Apache Maka (Incubating) is a local-first AI agent workspace. Model messages, tool calls, tool results, permission decisions, and termination events are recorded as an append-only log.

Repository: https://github.com/apache/maka
Canonical: https://ross.abutalabs.com/products/maka
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: agent-runtime, ai, ai-agent, apache, cli, desktop, electron, event-sourcing, llm, local-first, maka, tool-use, typescript, incubator
Last push: 2026-08-26T19:21:58+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 7
- inputs: {"age_days": 98, "days_push": 7, "days_rel": 15, "gap_med": 0, "n_releases_24m": 12}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3591, forks 349 (observed 2026-08-28T04:08:09.853326+00:00)

## What it is
Apache Maka (Incubating) is a local-first AI agent workspace that runs agents on your machine through a single Runtime Host, executing tools under a sandbox boundary. It records model messages, tool calls, tool results, permission decisions, and termination events as an append-only, recoverable execution log.

## Use cases
- run AI agents locally on my machine with sandboxed tool execution
- audit and replay agent tool calls and permission decisions
- keep an append-only event log of LLM agent sessions
- inspect projects with an AI agent without sending data to the cloud
- manage agent tool permissions in a desktop workspace
- recover agent execution history from an event-sourced log

## When to choose
- you want a local-first agent runtime with full auditability of every model message and tool call
- you need sandboxed tool execution with explicit permission decisions recorded as events
- you prefer a desktop (macOS/Electron) agent workspace plus CLI over cloud-hosted agent platforms

## When to avoid
- you need Linux support, which is not yet available
- you require a production-stable, graduation-complete Apache project
- you want a fully managed cloud agent service rather than a local runtime

## Facets
- artifact type: application
- maturity: experimental
- function: agent-framework, llm-inference, cli, developer-tools, logging
- domain: large-language-models, developer-tools
- platform: windows, cli
- tags: local-first, event-sourcing, sandboxed-tool-execution, agent-workspace, apache-incubator, tool-use, audit-log, ai-agents, automation, macos, electron, desktop, typescript

## Member repositories
- apache/maka (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.853326+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-29T18:33:51.663756+00:00, confidence not recorded.
  - readme: https://github.com/apache/maka (fetched 2026-08-28T04:08:09.853326+00:00, sha f41f3537dbd9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
