You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,14 +49,14 @@ The package is structured as a pipeline: CLI → Analyzer → Writer.
49
49
Entry point for the `balatrobench` command. Parses input/output directories, infers version from path. Orchestrates analysis for both models and strategies views, generates manifests.
50
50
51
51
```bash
52
-
#Default: reads from ../balatrollm/runs/v1.0.0, writes to site/benchmarks
0 commit comments