RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

AGENT-MANAGER FIXES DRAG-AND-DROP, MOBILE LAYOUT, AND TAB REFRESH

By RepoJournal · Filed · About Hugging Face

The sidebar drag-and-drop broke when groups became framed UI elements, and a series of layout and polling fixes landed to smooth mobile and desktop rendering.

Dragging groups and sessions in the sidebar had silently stopped working because the drag-and-drop wiring didn't track the new framed layout where group names ride as absolutely-positioned chips [1]. That's fixed. In parallel, three high-friction UX items from the design backlog landed: the newest prompt now aligns left with all its predecessors instead of sitting 16px adrift [2], mobile sessions reclaimed vertical space by moving the back arrow into the header instead of floating above the window [3], and the trace reader now polls for updates when you return from another app instead of showing stale turns [4]. On the security side, harbor-hf tightened agent sandboxing by restoring root ownership and stripping write permissions from `/app/data` after the workspace opens, preventing unprivileged agents from mutating benchmark inputs [5]. Hub-docs pinged its inference packages to latest [6]. All told: 17 commits and 8 PRs across three repos this period.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Sidebar: a group's whole frame takes the drop, not just its name ↗ huggingface/agent-manager
  2. [2] Reader: align the newest prompt, trim under the composer, controls on the first line ↗ huggingface/agent-manager
  3. [3] Mobile: the way back rides in the pane header ↗ huggingface/agent-manager
  4. [4] Read the trace again when the operator comes back to the tab ↗ huggingface/agent-manager
  5. [5] fix(agents): protect task input data ↗ huggingface/harbor-hf
  6. [6] [Bot] Update Inference Providers documentation ↗ huggingface/hub-docs

Quick answers

What shipped in Hugging Face on August 16, 2026?
The sidebar drag-and-drop broke when groups became framed UI elements, and a series of layout and polling fixes landed to smooth mobile and desktop rendering. In total, 17 commits and 8 pull requests landed.
Who contributed to Hugging Face on August 16, 2026?
4 developers shipped this update, including thomwolf, lvwerra, osolmaz, and HuggingFaceInfra.
What were the notable Hugging Face updates?
Sidebar: a group's whole frame takes the drop, not just its name, Reader: align the newest prompt, trim under the composer, controls on the first line, and Mobile: the way back rides in the pane header.

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?