This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalRelease v1.0.0 introduces a live activity HUD with reporting shortcuts and operator‑facing intent publishing via the new `browser_set_intent` API.
Why it matters: Adds observable UI surfaces, shortcut reporting, and an API for intent labels in MCP tools; metadata aligned to version 1.0.0 (severity 20).
Summary
AI summaryLive activity HUD added with reporting shortcuts and operator‑facing intent publishing.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds live activity HUD surfaces in browser demo-mode overlay and MCP CLI --hud-overlay window. Adds live activity HUD surfaces in browser demo-mode overlay and MCP CLI --hud-overlay window. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Medium |
Adds in-HUD reporting shortcuts with a REPORT menu for sanitized context and destination selection. Adds in-HUD reporting shortcuts with a REPORT menu for sanitized context and destination selection. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Medium |
Adds `browser_set_intent` API allowing coding agents to publish operator‑facing intent labels into the live HUD. Adds `browser_set_intent` API allowing coding agents to publish operator‑facing intent labels into the live HUD. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Medium |
Expands public tool surface from 65 to 66 by adding `browser_set_intent` to the MCP server catalog. Expands public tool surface from 65 to 66 by adding `browser_set_intent` to the MCP server catalog. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Medium |
Changes MCP tool lifecycle events to feed a shared HUD activity stream for start/done/error, reconnect, and download notices. Changes MCP tool lifecycle events to feed a shared HUD activity stream for start/done/error, reconnect, and download notices. Source: llm_adapter@2026-05-28 Confidence: low |
— |
| Feature | Low |
Adds new HUD coverage tests in `tests/ci/browser/test_hud.py` for activity‑stream routing and related functionality. Adds new HUD coverage tests in `tests/ci/browser/test_hud.py` for activity‑stream routing and related functionality. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Low |
Aligns public release metadata, README, docs, and issue/security links to version 1.0.0. Aligns public release metadata, README, docs, and issue/security links to version 1.0.0. Source: llm_adapter@2026-05-28 Confidence: low |
— |
Full changelog
[1.0.0] - 2026-05-27
Added
- Live activity HUD surfaces — the browser demo-mode overlay now shows a compact current-step card plus recent sanitized activity, and the MCP CLI now supports an optional
--hud-overlaydesktop window that mirrors those events outside the browser. - In-HUD reporting shortcuts — the browser HUD now includes a square
REPORTmenu that copies sanitized context and opens the correct bug-report, feature-request, or private security reporting destination. browser_set_intent— coding agents can now publish a short operator-facing intent label into the live HUD without exposing raw chain-of-thought.
Changed
- MCP tool lifecycle events now feed a shared HUD stream — browser tool start/done/error phases, reconnect notices, and download notices are now emitted into a shared in-process activity stream used by the browser HUD and desktop overlay.
- Public tool surface expanded from 65 to 66 — the MCP server now includes
browser_set_intentalongside the existing deterministic browser tool catalog. - Public release metadata and docs aligned to 1.0.0 — package versioning, README/docs references, issue/security links, and the packaged skills guide now reflect the shipped HUD/operator UX.
Tests
- New HUD coverage —
tests/ci/browser/test_hud.pycovers activity-stream routing, browser HUD script config injection, feedback/report destinations, noisy-tool filtering, and intent publication.
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 distillation-labs/agentyc
All releases →Related context
Beta — feedback welcome: [email protected]