This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalHUD boot timing is now fixed to wait for a usable document root before finalizing startup.
Why it matters: Addresses half‑initialization on early loads; critical for CI/CD pipelines using HUD in headed sessions.
Summary
AI summaryHUD now waits for a usable document root before finalizing boot, fixing half‑initialization on early loads.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds DETAILS toggle to HUD in headed sessions Adds DETAILS toggle to HUD in headed sessions Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Deprecation | Low |
Removes stale `build-base-image` workflow and updates Docker docs to reference helper script Removes stale `build-base-image` workflow and updates Docker docs to reference helper script Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Medium |
Fixes HUD boot timing to wait for usable document root Fixes HUD boot timing to wait for usable document root Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
Reduces HUD polling noise by suppressing short-lived read-only tools Reduces HUD polling noise by suppressing short-lived read-only tools Source: llm_adapter@2026-05-30 Confidence: low |
— |
Full changelog
Added
- Stronger headed HUD details mode — the in-browser HUD is now more visible in headed sessions and includes a
DETAILStoggle that surfaces sanitized tool/session/argument summaries plus the last duration or error.
Fixed
- Demo-mode HUD boot timing — the HUD now waits for a usable document root before finalizing boot, so it no longer half-initializes on early document loads.
Changed
- HUD polling noise is quieter — chatty read-only browser tools are now suppressed unless they run long enough to matter, which keeps the live HUD more readable during real agent sessions.
- Stale base-image release scaffolding removed — the disabled
build-base-imageworkflow has been deleted, and the Docker docs now point at the actual base-image helper script path.
Tests
- New headed HUD verification —
tests/ci/browser/test_hud.pynow checks visible headed rendering plus details-mode content. - Release validation rerun —
./scripts/lint.sh,./scripts/test.sh,uv build,scripts/validate_skills.py, andscripts/run_skill_evals.pyall passed for this release.
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]