This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryFixed live standings showing all‑zero groups by sourcing authoritative cumulative standings from ESPN's feed.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `claudinho share table <GROUP>` command for copy‑pasteable group‑standings card. Adds `claudinho share table <GROUP>` command for copy‑pasteable group‑standings card. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Dependency | Low |
Publishes updated versions of @claudinho/cli, @claudinho/mcp, and @claudinho/core to npm with provenance. Publishes updated versions of @claudinho/cli, @claudinho/mcp, and @claudinho/core to npm with provenance. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes live standings bug showing all-zero group results. Fixes live standings bug showing all-zero group results. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Low |
Improves clock‑injection determinism for test suite stability. Improves clock‑injection determinism for test suite stability. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Refactor | Low |
Polishes Glama B→A descriptions for `get_today`, `get_live`, `get_match`, `get_standings` tools. Polishes Glama B→A descriptions for `get_today`, `get_live`, `get_match`, `get_standings` tools. Source: llm_adapter@2026-06-15 Confidence: high |
— |
Full changelog
Live cumulative standings (bug fix) + share table
Fixed a live bug: claudinho table, the MCP get_standings tool, and the standings:// resource were showing wrong, all-zero group standings during the tournament — they computed a table from a ±1-day live-match window over the resultless bundled schedule, so any group not playing that day read 0-0-0. They now source authoritative cumulative standings from ESPN's standings feed (via a new optional adapter.fetchStandings()), failing closed to a degraded roster (flagged, no attribution) rather than a confidently-wrong table.
New — claudinho share table <GROUP>: a copy-pasteable group-standings card (CLI + MCP get_share_snippet { group }). Facts + emoji flags only, no market line, disclaimer non-optional; a degraded card carries a not-live notice.
Also: Glama B→A polish for the get_today / get_live / get_match / get_standings tool descriptions; clock-injection determinism fixes so the test suite stays green through and past the tournament.
All three packages (@claudinho/cli, @claudinho/mcp, @claudinho/core) published to npm with provenance. Not affiliated with FIFA or Anthropic.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Claudinho
All releases →Related context
Beta — feedback welcome: [email protected]