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 incubating local-first AI agent workspace with append-only log, highly novel and relevant to agent orchestration.

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 on your machine through a single Runtime Host, supporting Desktop, TUI/CLI, and Eval surfaces. It records model messages, tool calls, and results as durable execution facts, enabling crash recovery, context pruning without data loss, and branching of sessions. Built-in sandboxed tools include Read, Write, Edit, Bash, Glob, and Grep, with optional Computer Use and web search, while all tool calls are audited and recoverable.

Author

apache