# Local workspace for AI agents

Apache Maka is a local-first AI agent workspace that keeps model messages, tool interactions, consent decisions, and termination events in a log that can only be added to new records.

- ★ 4,732
- TypeScript
- GitHub Trending · 2026-08-22

## What you get
- Stores data securely on your local computer
- Records transaction history and vehicle calls
- Offers native tools like file editing and command execution

## Installation
**Starting the development environment**

```
git clone https://github.com/apache/maka.git
cd maka
npm ci
npm run dev
```

**Create all workspaces**

```
npm run dev:full
```


## Running it
**Starting the terminal interface**

```
npm run cli:dev
```


## If you don't write code
In the Maka workspace, you need to analyze a project, organize the files using the necessary tools, and keep all your actions in a traceable log. Control permissions throughout your workflow, preserve model messages, and manage the process in a recoverable manner in case of errors.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/maka/
