feat(bench-kit): remove TENX_CLI_EXPERIMENTAL gating — init and update generally available (#35)

The bench-kit command is feature-complete (zone-aware update, agent-tool
profiles, safe init defaults shipped in v1.17.0), so the experimental
opt-in has served its purpose. The command now registers unconditionally,
shows up in --help, and is documented in the README; the gating module
and its error envelope (experimental_locked) are removed.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Przemek Smyrdek
2026-08-16 23:24:25 +02:00
committed by GitHub
parent 88b08e9812
commit 5d6466ed36
5 changed files with 45 additions and 98 deletions
+7
View File
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- **`10x bench-kit` is generally available.** The `TENX_CLI_EXPERIMENTAL`
opt-in is gone: `init` and `update` are registered unconditionally, appear
in `--help`, and are documented in the README. The `experimental_locked`
error envelope no longer exists (the gating module has been removed).
### Added
- **`10x sync` — bulk download & update with change visibility.** One command to