tontinton/maki
An efficient AI coding agent written in Rust, extendable via neovim-like Lua plugins.

Velocity · 7d
+2.1
★ / day
star history
Maki is a terminal-based AI coding agent that minimizes context token usage through tools such as a tree-sitter file indexer, a sandboxed code execution interpreter, and subagent delegation with selectable model strengths. It is built in Rust using ratatui for a fast TUI and exposes a Lua plugin API modeled after neovim for user customization. The agent integrates with external model providers and supports optional token-saving utilities like rtk.
Frequently asked
- What is tontinton/maki?
- An efficient AI coding agent written in Rust, extendable via neovim-like Lua plugins.
- Is maki open source?
- Yes — tontinton/maki is open source, released under the MIT license.
- What language is maki written in?
- tontinton/maki is primarily written in Rust.
- How popular is maki?
- tontinton/maki has 1k stars on GitHub.
- Where can I find maki?
- tontinton/maki is on GitHub at https://github.com/tontinton/maki.