Tools
Apache Maka enters incubation as a local-first agent workspace where the event log is the runtime
apache/maka is an Apache Incubating project at 1,974 stars, up 460 today, that treats model messages, tool calls, tool results, permission decisions and termination events as an append-only Runtime Event Log. Sessions, UI, model context and crash recovery are all projections over that log, and context pruning changes what the next inference sees without deleting recorded evidence. It shipped v0.1.11 on 2026-08-18 alongside cli-v0.1.0-beta.1, and exposes an Electron desktop app, a TUI, a non-interactive maka run, and maka eval run for reproducible benchmarks against external agents.
↳ Follow the thread