Skip to content

METR/inspect_scout

 
 

Repository files navigation

Welcome to Inspect Scout.

To get started with Inspect Scout, please see the documentation.


Installation

Latest development version:

pip install git+https://github.com/meridianlabs-ai/inspect_scout

Development

To work on development of Inspect Scout, clone the repository and install with the -e flag and [dev] optional dependencies:

git clone https://github.com/meridianlabs-ai/inspect_scout
cd inspect_scout
pip install -e ".[dev]"

Run linting, formatting, and tests via

make check
make test

Packages

No packages published

Languages

  • Python 64.2%
  • TypeScript 32.7%
  • CSS 2.9%
  • Other 0.2%