Skip to content

distillation-labs/agentyc

v0.2.8 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

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

ReleasePort v0.2.8 includes a refreshed distributed skills guide that improves agent initialization and several bug‑fixes for browser interactions.

Why it matters: Test the updated agent initialization in dev; verify wait handling, tab recovery, title refresh, and compact state payloads before production rollout.

Summary

AI summary

Fixed visible‑text wait detection, active‑tab close recovery, fresh tab title refresh, and state retention for long pages.

Changes in this release

Feature Medium

Distributed skills guide refresh improves agent initialization with stronger packaged guide.

Distributed skills guide refresh improves agent initialization with stronger packaged guide.

Source: llm_adapter@2026-05-22

Confidence: low

Feature Medium

`agentyc init` writes a stronger packaged guide for coding agents.

`agentyc init` writes a stronger packaged guide for coding agents.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Bugfix Medium

Visible-text waits now detect live visible text updates such as toasts and upload filenames.

Visible-text waits now detect live visible text updates such as toasts and upload filenames.

Source: llm_adapter@2026-05-22

Confidence: high

Bugfix Medium

Tab switching recovers to the surviving page after closing the focused tab.

Tab switching recovers to the surviving page after closing the focused tab.

Source: llm_adapter@2026-05-22

Confidence: high

Bugfix Medium

Current page titles refresh from the live page before state serialization, and tool failures surface as MCP isError responses.

Current page titles refresh from the live page before state serialization, and tool failures surface as MCP isError responses.

Source: llm_adapter@2026-05-22

Confidence: high

Bugfix Medium

Compact browser get state payloads retain high-value search entry controls after deep scroll on long pages.

Compact browser get state payloads retain high-value search entry controls after deep scroll on long pages.

Source: llm_adapter@2026-05-22

Confidence: high

Full changelog

[0.2.8] - 2026-05-18

Changed

  • Distributed skills guide refresh - agentyc init now writes a stronger packaged guide for coding agents, covering structured error recovery, visible-text waits, long-page search workflows, and safer multi-tab handoff after opening or closing tabs.

Fixed

  • Visible-text waits for dynamic UI copy - browser_wait_for_element now detects live visible text updates such as toasts, upload filenames, and validation messages instead of only depending on interactive controls.
  • Active-tab close recovery - tab switching now recovers to the surviving page correctly after closing the focused tab, so follow-up actions can continue on the remaining tab.
  • Fresh tab titles and structured MCP failures - current page titles refresh from the live page before state serialization, and textual tool failures now surface as MCP isError responses.
  • Long-page compact-state control retention - compact browser_get_state payloads keep high-value search entry controls discoverable after deep scroll on long documentation-style pages.

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]