tweakcc-fixed 2.0.7 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -9,7 +9,7 @@ A hard fork of [Piebald-AI/tweakcc](https://github.com/Piebald-AI/tweakcc) that
9
9
  | ---------------------- | --------------------------------------------------------------------------------------------------------- |
10
10
  | **This fork** | [skrabe/tweakcc-fixed](https://github.com/skrabe/tweakcc-fixed) |
11
11
  | **Base** | [Piebald-AI/tweakcc](https://github.com/Piebald-AI/tweakcc) @ `bc41a43`, then diverged |
12
- | **Target CC versions** | 2.0.98 through **2.1.179** |
12
+ | **Target CC versions** | 2.0.98 through **2.1.181** |
13
13
  | **Install** | `npx tweakcc-fixed@latest` — published on npm from this repo ([Install](#install)) |
14
14
  | **Pairs with** | [skrabe/lobotomized-claude-code](https://github.com/skrabe/lobotomized-claude-code) (per-model overrides) |
15
15
  | **Agent guide** | [`AGENTS.md`](./AGENTS.md) — bug-class diagnostics, patch authoring, the version-bump pipeline |