metisdocs

DOCUMENTATION

Metis Documentation

RCv1.1.0-rc.1

Guides and references for using, configuring, extending, and embedding Metis.

Quick start

#

Requires Node.js >=22.19.0. Install the rc release from npm:

$ npm i -g @wholiver_hu/metis@rc

Start Metis inside the project you want it to understand:

$ cd /path/to/project
$ metis

Use /login for subscription providers, or configure an API key before launching. Then type a request and press Enter.

TIP

Add an AGENTS.md file to give Metis project-specific instructions, constraints, and verification commands.

Start here

#

Reliability

#

Customization

#

Programmatic usage

#

Reference

#

Platform setup

#

Development

#