v4.2.0: text-optimize smart dedup (D.1-D.6), per-mode loss budgets, 2-round independent verification, 48 rules

This commit is contained in:
kochetkov-ma
2026-07-20 17:52:44 +01:00
parent ea944a32fe
commit 6f369c4e05
19 changed files with 323 additions and 106 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "claude-plugin-brewcode",
"version": "4.1.0",
"version": "4.2.0",
"description": "Infinite task execution with automatic handoff for Claude Code",
"keywords": [
"claude-code",
@@ -36,6 +36,6 @@
},
"claude-plugin": {
"name": "brewcode",
"version": "4.1.0"
"version": "4.2.0"
}
}