RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

MLCLAW TIGHTENS AUTHENTICATION, TAU SHIPS REASONING PERSISTENCE

By RepoJournal · Filed · About Hugging Face

MLClaw fixed a critical authentication gap where private Space edge cookies weren't reaching approval requests, forcing a shift to protected Space defaults across all hosted gateways.

The fix [1] delegates approval through identity-aware edges by hosting gateways on protected Spaces by default, only allowing public visibility when explicitly requested. That same push also standardized MLClaw's request schema to consume BrokerKit's canonical Operator V1 validators directly [2], eliminating a second hand-written contract that was causing the approvals popover to reject valid requests. Version state tracking got fixed too [3]: mlclaw update now persists the same effective image across the local manifest and canonical desired state, preparing patch 0.4.9. The website infrastructure tightened simultaneously [4] [5], moving to mlclaw.dev with strict quality gates so the site runs through the full repository CI pipeline instead of bypassing standards. Over in Tau, the 0.2.1 release [6] persists thinking and reasoning blocks across event streams and session storage, while startup now coerces the thinking level to what the loaded model actually supports [7], killing the crash when a model only accepts xhigh reasoning. The TUI got two substantial upgrades: themes moved from hardcoded Python to discoverable JSON files [8], and both sidebar insights [9] and transcript rendering [10] were optimized to show cumulative usage, estimated costs, and handle long sessions with bounded widget windows.

Action items

References

  1. [1] fix: host authenticated gateways on protected Spaces ↗ huggingface/mlclaw
  2. [2] fix(brokerkit): consume canonical operator contract ↗ huggingface/mlclaw
  3. [3] fix(deploy): reconcile update version metadata ↗ huggingface/mlclaw
  4. [4] fix(website): serve from mlclaw.dev custom domain huggingface/mlclaw
  5. [5] fix(website): add quality gates ↗ huggingface/mlclaw
  6. [6] Tau 0.2.1 ↗ huggingface/tau
  7. [7] Coerce startup thinking level to a mode the model supports ↗ huggingface/tau
  8. [8] Make TUI themes data: JSON theme files with user and project discovery ↗ huggingface/tau
  9. [9] Improve TUI sidebar session insights ↗ huggingface/tau
  10. [10] Optimize long TUI transcript rendering ↗ huggingface/tau

Quick answers

What shipped in Hugging Face on July 19, 2026?
MLClaw fixed a critical authentication gap where private Space edge cookies weren't reaching approval requests, forcing a shift to protected Space defaults across all hosted gateways. In total, 32 commits, 28 pull requests, and 9 releases landed.
Who contributed to Hugging Face on July 19, 2026?
8 developers shipped this update, including Onur Solmaz, Functionhx, dependabot, albertvillanova, chenyangzhu1, akshan-main, alejandro-ao, and rian-dolphin.
What were the notable Hugging Face updates?
fix: host authenticated gateways on protected Spaces, fix(brokerkit): consume canonical operator contract, and fix(deploy): reconcile update version metadata.

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

Transformers, Datasets, and the open AI-model layer We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire