[GitHub Trending] apache/maka
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Local-first AI agent workspace with append-only log, directly relevant to agent orchestration and observability.
Apache Maka (Incubating) is a local-first agent workspace that executes tools, produces artifacts, and preserves model messages and tool calls as recoverable execution facts via a Runtime Event Log. It surfaces through a Desktop app (Electron + React), a TUI/CLI, and an Eval system for reproducible benchmarks, all sharing a single Runtime Host that owns session lifecycle, tool execution, and permissions. Maka distinguishes context from history by pruning Tool Results and compacting LLM context without discarding recorded evidence, and it supports multiple model connections (cloud API, local model, or gateway) while keeping sessions and run records on the user's machine.
apache