Open-source coding agent Maki adds Lua plugins

Maki is a free, for a . Every built-in tool has now been moved into Lua plugins, making individual easier to add or replace.

Its extension system takes inspiration from Neovim. Maki began as a native TUI written in Rust and evolved into the current plugin-based design over several months.

Early users found that its terminal-focused workflow consumed fewer AI tokens and responded faster, but no measured results were provided. The community plugin collection remains small, and the planned ability to port existing Neovim plugins with one simple prompt is not finished yet.

Key points

  • Maki is a free, TUI.
  • All built-in tools have been converted into Neovim-inspired Lua plugins.
  • It developed over several months from a native Rust TUI into an extensible system.
  • Early feedback reports fewer tokens and faster responses, but provides no figures.
  • Community plugins are still limited, and one-prompt porting of existing plugins remains unfinished.

Sources covering this story (2)

Read original