Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,27 +90,6 @@ After installing globally:
agentready assess .
```

### Harbor CLI (for Benchmarks)

Harbor is required for running Terminal-Bench evaluations:

```bash
# AgentReady will prompt to install automatically, or install manually:
uv tool install harbor

# Alternative: Use pip if uv is not available
pip install harbor

# Verify installation
harbor --version
```

**Skip automatic checks**: If you prefer to skip the automatic Harbor check (for advanced users):

```bash
agentready benchmark --skip-preflight --subset smoketest
```

### Assessment Only

For one-time analysis without infrastructure changes:
Expand Down
Loading
Loading