<p align="center" <img src="docs/images/metis-readme-icon.png" width="144" alt="Metis app icon" / </p
<p align="center" <strongEnglish</strong · <a href="README.zh-CN.md"简体中文</a </p
<p align="center" <a href="https://www.typescriptlang.org/"<img alt="TypeScript" src="https://img.shields.io/badge/language-TypeScript-3178C6?logo=typescript&logoColor=white" /</a <a href="https://www.npmjs.com/package/@wholiverhu/metis"<img alt="npm version" src="https://img.shields.io/npm/v/%40wholiverhu%2Fmetis?label=npm&color=CB3837" /</a <a href="https://github.com/Wholiver/metis/releases/latest"<img alt="latest GitHub release" src="https://img.shields.io/github/v/release/Wholiver/metis?label=release&color=24292F" /</a <a href="https://nodejs.org/"<img alt="Node.js 22.19.0 or newer" src="https://img.shields.io/badge/Node.js-%3E%3D22.19.0-339933?logo=nodedotjs&logoColor=white" /</a <a href="#license"<img alt="MIT License" src="https://img.shields.io/badge/license-MIT-4C1" /</a <a href="https://siliconflow.cn"<img alt="Powered by 硅基流动" src="https://img.shields.io/badge/Poweredby-%E7%A1%85%E5%9F%BA%E6%B5%81%E5%8A%A8-2563eb" /</a </p
<p align="center" <strongA coding agent that searches, remembers, executes, and verifies across terminal and desktop.</strong </p
<p align="center" <a href="#partners"Partners</a · <a href="#quick-start"Quick start</a · <a href="#benchmark--comparison"Benchmark & Comparison</a · <a href="#key-features"Key features</a · <a href="#documentation"Documentation</a </p
Partners
| Logo | Partner | Link | | :---: | :--- | :--- | | <img src="docs/images/siliconflow-logo.png" alt="SiliconFlow" height="36" / | SiliconFlow (硅基流动) — China's leading independent ecosystem token supply platform, providing Metis with efficient and flexible model inference. | siliconflow.cn |
Quick start
Desktop
Standalone application with built-in Metis CLI and Server runtime (no Node.js required):
- macOS (Apple Silicon): Download Metis--macos-arm64.dmg from the latest GitHub Release and drag to Applications.
- Windows (x64): Download Metis--win-x64-setup.exe or .zip from the latest GitHub Release.
<details <summary<strongCLI installation</strong</summary
Requires Node.js =22.19.0.
npm install -g @wholiver_hu/metis
metisRun in any repository or directory:
metis "Explain this repository"
metis @src/main.ts "Review this file"
git diff | metis -p "Review this diff"Use /login for subscription providers or configure an API key. See Quickstart for the complete guide.
</details