Skip to content

Commit 35f72ae

Browse files
committed
v3.16.3: move SWE-bench table out of callout (mobile overflow fix)
Hotfix finalizing the mobile horizontal-overflow fix. The wide SWE-bench comparison table on the provider-switch page now renders as a plain table that scrolls horizontally within itself instead of being wrapped in a DaisyUI .alert callout, eliminating page-level overflow at mobile widths (verified at 390px).
1 parent 5ae0ccb commit 35f72ae

9 files changed

Lines changed: 21 additions & 13 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
},
77
"metadata": {
88
"description": "Claude Code plugin suite: brewcode for infinite task execution, brewdoc for documentation tools, brewtools for text utilities, brewui for UI/visual/creative tools",
9-
"version": "3.16.2"
9+
"version": "3.16.3"
1010
},
1111
"plugins": [
1212
{
1313
"name": "brewcode",
1414
"description": "Brewcode - full-featured development platform for Claude Code: infinite focus tasks, prompt optimization, skill/agent creation, quorum reviews, rules management",
15-
"version": "3.16.2",
15+
"version": "3.16.3",
1616
"category": "productivity",
1717
"keywords": [
1818
"brewcode",
@@ -46,7 +46,7 @@
4646
{
4747
"name": "brewdoc",
4848
"description": "Brewdoc - Claude Code documentation tools: auto-sync for skills/agents/rules, my-claude installation docs, memory optimization, md-to-pdf conversion",
49-
"version": "3.16.2",
49+
"version": "3.16.3",
5050
"category": "productivity",
5151
"keywords": [
5252
"brewdoc",
@@ -74,7 +74,7 @@
7474
{
7575
"name": "brewtools",
7676
"description": "Brewtools - universal utilities for Claude Code: text optimization, humanization, secrets scanning",
77-
"version": "3.16.2",
77+
"version": "3.16.3",
7878
"category": "productivity",
7979
"keywords": [
8080
"brewtools",
@@ -102,7 +102,7 @@
102102
{
103103
"name": "brewui",
104104
"description": "Brewui - UI/visual/creative tools for Claude Code: AI image generation",
105-
"version": "3.16.2",
105+
"version": "3.16.3",
106106
"category": "productivity",
107107
"keywords": [
108108
"brewui",

RELEASE-NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
---
44

5+
## v3.16.3 (2026-06-17)
6+
7+
Hotfix: finalizes the mobile horizontal-overflow fix.
8+
9+
- Moved the wide SWE-bench comparison table out of the DaisyUI `.alert` callout on the provider-switch page so it renders as a plain table that scrolls horizontally within itself, eliminating page-level overflow at mobile widths. Verified at 390px (page scrollWidth == viewport width).
10+
11+
---
12+
513
## v3.16.2 (2026-06-17)
614

715
Hotfix: completes the mobile horizontal-overflow fix from v3.16.1.

brewcode/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brewcode",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
44
"description": "Brewcode - full-featured development platform for Claude Code: infinite focus tasks, prompt optimization, skill/agent creation, quorum reviews, rules management",
55
"author": {
66
"name": "Maksim Kochetkov",

brewcode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-plugin-brewcode",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
44
"description": "Infinite task execution with automatic handoff for Claude Code",
55
"keywords": [
66
"claude-code",
@@ -36,6 +36,6 @@
3636
},
3737
"claude-plugin": {
3838
"name": "brewcode",
39-
"version": "3.16.2"
39+
"version": "3.16.3"
4040
}
4141
}

brewdoc/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brewdoc",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
44
"description": "Brewdoc - Claude Code documentation tools: auto-sync for skills/agents/rules, my-claude installation docs, memory optimization",
55
"author": {
66
"name": "Maksim Kochetkov",

brewtools/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brewtools",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
44
"description": "Brewtools - universal utilities for Claude Code: text optimization, humanization, secrets scanning",
55
"author": {
66
"name": "Maksim Kochetkov",

brewui/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brewui",
3-
"version": "3.16.2",
3+
"version": "3.16.3",
44
"description": "Brewui - UI/visual/creative tools for Claude Code: AI image generation",
55
"author": {
66
"name": "Maksim Kochetkov",

web/docs/src/content/docs/brewtools/skills/provider-switch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import { Card, CardGrid, Callout, Steps, Badge, Spoiler, UpdateNotice } from '..
1111
**NEW — DeepSeek V4 (April 24, 2026)** — added as priority default. `deepseek-v4-pro` (1.6T MoE, 1M context, thinking modes), [top open-source on SWE-bench](https://www.swebench.com/), verified prompt caching (90% discount, automatic). Alias `claudeds`. No compat flags required.
1212

1313
**GPT-5.5 released April 23, 2026** — new #1 on [SWE-bench Verified](https://www.swebench.com/) (88.7%), but Opus 4.7 still wins SWE-bench Pro (64.3% vs 58.6%). Accessible via `claudeor` (OpenRouter).
14+
</Callout>
1415

1516
### SWE-bench snapshot (April 2026)
1617

@@ -24,7 +25,6 @@ import { Card, CardGrid, Callout, Steps, Badge, Spoiler, UpdateNotice } from '..
2425
|| GLM-5.2 | ~47% || `claudeglm` — strong per dollar |
2526

2627
Sources: [SWE-bench](https://www.swebench.com/) · [SWE-bench Pro (Scale)](https://labs.scale.com/leaderboard/swe_bench_pro_public)
27-
</Callout>
2828

2929
<Callout type="caution">
3030
**Anthropic Max costs $100-200/month.** Hard rate limits still run out mid-workday. Thursday evening, Friday morning — locked out. Paid premium, zero output.

web/docs/src/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,11 @@
108108
grid-template-columns: auto minmax(0, 1fr);
109109
min-width: 0;
110110
}
111+
.alert :where(*) { min-width: 0; }
111112
.alert > :last-child { min-width: 0; overflow-x: auto; }
112113

113114
.alert table {
114115
display: block;
115-
width: max-content;
116116
max-width: 100%;
117117
overflow-x: auto;
118118
}

0 commit comments

Comments
 (0)