Skip to content

distillation-labs/agentyc

v0.3.2 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

ReleasePort's take

Light signal
editorial:auto 5d

HUD 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 summary

HUD now waits for a usable document root before finalizing boot, fixing half‑initialization on early loads.

Changes in this release

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 DETAILS toggle 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-image workflow has been deleted, and the Docker docs now point at the actual base-image helper script path.

Tests

  • New headed HUD verificationtests/ci/browser/test_hud.py now checks visible headed rendering plus details-mode content.
  • Release validation rerun./scripts/lint.sh, ./scripts/test.sh, uv build, scripts/validate_skills.py, and scripts/run_skill_evals.py all 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

Track distillation-labs/agentyc

Get notified when new releases ship.

Sign up free

About distillation-labs/agentyc

All releases →

Beta — feedback welcome: [email protected]