chore: bump version and changelog (v0.11.6.0)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-22 23:17:28 -07:00
parent e589a95116
commit 4e5f71c294
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## [0.11.6.0] - 2026-03-23 — CI Evals on Ubicloud
### Added
- **E2E evals now run in CI on every PR.** GitHub Actions workflow on Ubicloud runners ($0.006/run — 10x cheaper than GitHub standard). Uploads eval JSON as artifact, posts pass/fail + cost as a PR comment. Downloads previous eval from main for comparison.
- **3x faster eval runs.** All E2E tests now run concurrently within files (`testConcurrentIfSelected`). Wall clock drops from ~18min to ~6min — limited by the longest single test, not the sequential sum.
### Changed
- **EVALS_CONCURRENCY default stays at 15 locally**, but CI uses 40 for maximum parallelism.
- **"GitHub Actions eval upload" TODO marked complete** — the P2 item from TODOS.md is now shipped.
## [0.11.5.2] - 2026-03-22 — Outside Voice
### Added

View File

@@ -1 +1 @@
0.11.5.2
0.11.6.0