Metadata-Version: 2.4
Name: mentra
Version: 0.1.0
Summary: AI-powered assistant that automates code reviews and makes merging faster and more reliable.
License: MIT
Keywords: ai,code-review,merge,automation,developer-tools,lint,python
Author: Oleg Patsay
Author-email: smmartbiz@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Version Control :: Git
Project-URL: Author, https://opatsay.com
Project-URL: Documentation, https://github.com/tenqz/mentra#readme
Project-URL: Homepage, https://github.com/tenqz/mentra
Project-URL: Issues, https://github.com/tenqz/mentra/issues
Project-URL: Repository, https://github.com/tenqz/mentra
Description-Content-Type: text/markdown

<p align="center">
  <img src="https://tenqz.github.io/mentra/assets/mentra_alpha.png" width="140" alt="Mentra logo">
</p>

<h1 align="center">Mentra</h1>

<p align="center">
AI-powered assistant that automates code reviews and makes merging faster and more reliable.
</p>

<p align="center">
  <a href="https://github.com/tenqz/mentra/actions/workflows/lint.yml"><img src="https://github.com/tenqz/mentra/actions/workflows/lint.yml/badge.svg" alt="Lint Status"></a>
  <a href="https://github.com/tenqz/mentra/actions/workflows/tests.yml"><img src="https://github.com/tenqz/mentra/actions/workflows/tests.yml/badge.svg" alt="Tests"></a>
  <a href="https://github.com/tenqz/mentra/actions/workflows/docs-lint.yml"><img src="https://github.com/tenqz/mentra/actions/workflows/docs-lint.yml/badge.svg" alt="Docs Lint"></a>
  <a href="https://tenqz.github.io/mentra/docs/"><img src="https://github.com/tenqz/mentra/actions/workflows/docs-build.yml/badge.svg" alt="Docs Build"></a>
  <a href="https://tenqz.github.io/mentra/docs/"><img src="https://tenqz.github.io/mentra/badges/doc_coverage.svg" alt="Doc Coverage"></a>
  <a href="https://github.com/tenqz/mentra/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT"></a>
  <a href="https://www.python.org/downloads/release/python-3130/"><img src="https://img.shields.io/badge/python-3.13%2B-blue" alt="Python Version"></a>
</p>

---

**Mentra** helps developers analyze code changes, detect issues, and streamline merge workflows with AI assistance.

