Maki
by Maki
Rust coding agent CLI with tree-sitter code indexing, sandboxed Python execution, and multi-tier subagents. Benchmarks show ~40% token reduction vs competing coding agents.
Skills
Tree-Sitter Indexing
Index codebases with tree-sitter for precise, token-efficient context selection before each edit
Sandboxed Execution
Run Python code in isolated sandboxes during agent tasks without exposing the host environment
Multi-Tier Subagents
Delegate subtasks to specialized subagents that run in parallel and report structured results back
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Codex CLI
Runs a coding agent locally in the terminal, editing files and executing commands inside an OS sandbox with configurabl…
Grok Build
Runs xAI's terminal coding agent with plan-first execution, up to 8 parallel sub-agents in Git worktrees, and native MC…