Transcript Analysis for AI Agents
Project Links
Meta
Author: Meridian Labs
Requires Python: >=3.10
Classifiers
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
Frontend development (TypeScript)
The web UI lives in a git submodule and uses Git LFS for binary assets. These steps are only needed if you plan to work on the TypeScript/React frontend — Python-only contributors can skip this entirely.
- Install Git LFS and run
git lfs install - Initialize the submodule and install dependencies — see the one-time setup guide
0.4.25
Apr 04, 2026
0.4.23
Mar 26, 2026
0.4.22
Mar 21, 2026
0.4.21
Mar 17, 2026
0.4.20
Mar 16, 2026
0.4.19
Feb 17, 2026
0.4.18
Feb 14, 2026
0.4.17
Feb 13, 2026
0.4.16
Feb 13, 2026
0.4.15
Feb 12, 2026
0.4.14
Feb 12, 2026
0.4.13
Feb 11, 2026
0.4.12
Feb 09, 2026
0.4.11
Jan 29, 2026
0.4.10
Jan 21, 2026
0.4.9
Jan 20, 2026
0.4.8
Jan 19, 2026
0.4.7
Jan 16, 2026
0.4.6
Jan 08, 2026
0.4.5
Jan 03, 2026
0.4.4
Dec 24, 2025
0.4.3
Dec 22, 2025
0.4.2
Dec 14, 2025
0.4.1
Dec 12, 2025
0.4.0
Dec 11, 2025
0.3.3
Dec 09, 2025
0.3.2
Dec 06, 2025
0.3.1
Nov 24, 2025
0.3.0
Nov 23, 2025
0.2.2
Oct 27, 2025
0.2.1
Oct 27, 2025
0.2.0
Oct 27, 2025
0.1.0
Sep 07, 2025
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
anyio
(>=4.8.0)
click
(!=8.2.0,<8.2.2,>=8.1.3)
cloudpickle
(>=3.0.0)
dill
(>=0.4.0)
duckdb
(<1.5,>=1.4.0)
fastapi
(>=0.128.1)
ijson
(>=3.2.0)
importlib-metadata
inspect-ai
(>=0.3.205)
inspect-swe
(>=0.2.42)
jinja2
(>=3.0.0)
jsonlines
(>=3.0.0)
jsonschema
(>3.1.1)
libcst
(>=1.0.0)
mmh3
(>=5.0.0)
pandas
(<3.0.0,>=2.0.0)
psutil
(>=6.0.0)
pyarrow
(>=10.0.1)
pydantic
(>=2.11.4)
python-dotenv
(>=0.16.0)
rich
(!=14.0.0,>=13.3.3)
ruamel-yaml
(>=0.18.0)
send2trash
(>=1.8.0)
shortuuid
sse-starlette
(>=2.0.0)
tenacity
(>=8.0.0)
typing-extensions
(>=4.9.0)
universal-pathlib
(>=0.2.6)
uvicorn
wrapt
(>=1.16.0)
zstandard
(>=0.20.0)