Show HN: Maki – The efficient terminal coding agent
Category: devtools
Tags: ai-coding-assistant, terminal-tui, context-optimization
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 6)
Maki is a Rust-based terminal AI coding agent that optimizes context token usage through intelligent file indexing, sandboxed code execution, and subagent delegation with model selection. It's interesting because it combines multiple innovative techniques (tree-sitter parsing, monty interpreter, RTK token reduction) with a thoughtful permission system and full UI transparency in a performance-optimized TUI.
Target audience: backend devs, devops
Repository: https://maki.sh/ · Rust · MIT · 65 stars
View on Hacker News