maki
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Maki is an AI coding agent built with a native Rust TUI running at 60 FPS with low memory usage. It optimizes token usage by indexing files into skeletons (imports, type defs, function signatures) using tree-sitter instead of reading full files, saving ~165 tokens per turn. A sandboxed Python interpreter lets the model chain async tool calls so intermediate data never pollutes context. Features include multi-tier subagents (haiku for grep tasks, opus for architecture), automatic context compaction, per-command permission parsing, long-term memory, MCP support, and compatibility with Anthropic, OpenAI, Google, and other APIs.
Sort: