chore: bump v0.3.10, update CHANGELOG and docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-15 16:55:34 -05:00
co-authored by Claude Opus 4.6
parent 33c9552870
commit e28033353d
4 changed files with 24 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ bun run dev:skill # watch mode: auto-regen + validate on change
bun run eval:list # list all eval runs from ~/.gstack-dev/evals/
bun run eval:compare # compare two eval runs (auto-picks most recent)
bun run eval:summary # aggregate stats across all eval runs
bun run eval:trend # per-test pass rate trends (flaky detection)
```
`test:evals` requires `ANTHROPIC_API_KEY`. E2E tests stream progress in real-time