Mentat
AI coding assistant that works with your existing codebase from the terminal.
About
Mentat brings AI pair programming to the terminal with a focus on coordinated, multi-file changes. Pointed at an existing repository, the assistant reads project context, then edits several files in one operation, creates new files where needed, and can run commands as part of a change, rather than returning snippets to paste by hand. It connects to hosted models such as GPT-4 and Claude and can also target local models, so teams choose their own provider. The project by AbanteAI is open source under the Apache 2.0 license and installs as a Python command line tool. It appeals to developers who want a scriptable, self-hostable coding agent that works inside their own environment rather than an IDE plugin tied to a single vendor, and it stands as one of the earlier open examples of a codebase-aware coding assistant.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Code Assistants
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Open-source CLI and IDE tool for source-controlled AI code review checks enforceable in CI.
Open-source AI code assistant for VS Code and JetBrains connecting to any LLM.
Open-source version of Bolt.new that builds and runs full-stack web apps in the browser with any LLM.
Anthropic's terminal-based agentic coding tool that edits code, runs tests, and drives git workflows.
OpenAI's open-source Rust coding agent that edits repos and runs code in a sandboxed terminal session.
AI pair programming tool in the terminal that edits code in your local git repo.