Skip to content

[GitHub Trending] apache/maka

7.5 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
6
community
7
strategic
7
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Apache incubator project for local-first AI agent workspace with append-only log, directly relevant to agent orchestration and data observability.

AI/ML github.com
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. - apache/maka
Summary

Apache Maka (Incubating) is a local-first agent workspace that runs tools under a sandbox boundary and records model messages and tool calls as recoverable execution facts through a single Runtime Host. It surfaces via Desktop (Electron + React), TUI/CLI, and Eval for reproducible benchmarks, with built-in tools like Read, Write, Edit, Bash, Glob, and Grep. Sessions, settings, and run records stay local by default, and Maka can omit old tool output from prompts without discarding saved evidence, enabling crash recovery and turn resumption.

Author

apache