Skip to content

distillation-labs/agentyc

v0.2.15 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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 11d

Version v0.2.15 fixes headless navigation retries, click‑driven navigation error handling, and hidden responsive search duplicate filtering.

Why it matters: These bugfixes improve reliability on flaky sites, prevent false success reports in Chrome neterror interstitials, and ensure only real rendered search inputs remain interactive; adopt v0.2.15 to benefit from the corrections.

Summary

AI summary

Fixed headless navigation retries, accurate click‑navigation error handling, and hidden search duplicate filtering.

Changes in this release

Bugfix Medium

Headless navigation retries transient transport failures for reliability on flaky sites.

Headless navigation retries transient transport failures for reliability on flaky sites.

Source: llm_adapter@2026-05-23

Confidence: high

Bugfix Medium

Click-driven navigations no longer report false success on Chrome neterror interstitials; retries or returns `site_unavailable` error instead.

Click-driven navigations no longer report false success on Chrome neterror interstitials; retries or returns `site_unavailable` error instead.

Source: llm_adapter@2026-05-23

Confidence: high

Bugfix Medium

Hidden responsive search duplicates are no longer exposed as interactive refs while preserving real rendered search inputs.

Hidden responsive search duplicates are no longer exposed as interactive refs while preserving real rendered search inputs.

Source: llm_adapter@2026-05-23

Confidence: low

Full changelog

Fixed

  • Headless navigation now retries transient transport failures such as ERR_HTTP2_PROTOCOL_ERROR, improving reliability on flaky sites like Home Depot in headless mode.
  • Click-driven navigations no longer report false success when Chrome lands on a neterror interstitial; Agentyc now retries or returns a real site_unavailable error instead.
  • Hidden responsive search duplicates are no longer exposed as interactive refs, while real rendered search inputs are preserved.

Tests

  • Added bounded navigation retry coverage in tests/ci/browser/test_navigation_retries.py.
  • Added click-navigation recovery coverage in tests/ci/test_click_navigation_recovery.py.
  • Added responsive-search visibility coverage in tests/ci/browser/test_state_compaction.py.

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]