#324 · Primary category: AI Agents & Automation

maka

agent-runtime ai ai-agent apache cli desktop electron event-sourcing incubator llm local-first maka tool-use typescript

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.

Project last updated:08/29/26

GitHub Stars

4.0K

Forks

373

Contributors

98

License

Apache-2.0

Why we included this project

Maka is for people who want an agent whose work they can go back and audit, not just take at face value. Runs are recorded in an append-only log that stays on your machine by default, capturing model messages, tool calls, tool results, permission decisions, and termination events, and the interface is simply a projection over that log. You can prune or compact tool results to shape what the next inference sees without destroying the evidence, and connect the model to a cloud API, a local model, or a compatible gateway. It ships as a desktop app, a terminal UI, and a non-interactive CLI, plus an eval harness for reproducible benchmark runs. One caveat: it is still under active development, so the early macOS Apple Silicon build may still shift its formats and commands.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category