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. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 98
- Longevity 7
Flags: young
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: 0
- age_days: 98
- days_rel: 15
- days_push: 7
- n_releases_24m: 12
Adoption not part of the score
3591 stars · 349 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity experimental
agent-framework llm-inference cli developer-tools logging large-language-models developer-tools windows cli local-first event-sourcing sandboxed-tool-execution agent-workspace apache-incubator tool-use audit-log ai-agents automation macos electron desktop typescript
1 source
- readme: https://github.com/apache/maka · fetched 2026-08-28 · f41f3537dbd9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/maka | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem