Skip to content

distillation-labs/agentyc

v0.3.1 Feature

This release adds 3 notable features 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

Summary

AI summary

Added public local‑browser reuse path, canonical browser‑automation skill tooling, refreshed packaged skills guide, and leaner frame enumeration.

Changes in this release

Feature Medium

Adds public local-browser reuse path via CLI flag and env var.

Adds public local-browser reuse path via CLI flag and env var.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Low

Adds canonical browser‑automation skill with validation tooling and guide drift test.

Adds canonical browser‑automation skill with validation tooling and guide drift test.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Low

Updates packaged skills guide to cover shared‑browser reuse and other workflows.

Updates packaged skills guide to cover shared‑browser reuse and other workflows.

Source: llm_adapter@2026-05-30

Confidence: high

Feature Low

Refreshes release benchmark baseline with new metric values.

Refreshes release benchmark baseline with new metric values.

Source: llm_adapter@2026-05-30

Confidence: high

Performance Medium

Improves cold frame enumeration by skipping stale unattached pages, reducing median runtime to 24140 ms.

Improves cold frame enumeration by skipping stale unattached pages, reducing median runtime to 24140 ms.

Source: llm_adapter@2026-05-30

Confidence: high

Full changelog

v0.3.1

Added

  • Public local-browser reuse pathagentyc mcp --reuse-local-browser and AGENTYC_REUSE_LOCAL_BROWSER=1 let agents in other projects attach to the latest locally launched Agentyc browser without manually copying a CDP URL, and agentyc browser --detach now registers that browser for later reuse.
  • Canonical browser-automation skill and guide validation tooling.agents/skills/agentyc-browser-automation/ now carries the shared-browser/browser-tool playbook with an eval rubric and cases, and the repo now includes skill validation/eval helpers plus a distributed-guide drift test.

Changed

  • Packaged skills guide refreshedagentyc init now emits guidance that explicitly covers shared-browser reuse, same-browser-process/profile versus same-tab safety, tool-selection rules, cookies and storage workflows, richer interaction recipes, JS evaluation, and a fuller quick-reference tool list across the 66-tool browser MCP surface.
  • Cold frame enumeration path is leanerbrowser_list_frames now skips stale unattached page targets before attempting a CDP session attach, which materially removes the old cold frame-path stall and improves the confirmed two-run headless stdio median to 24140.0 ms total with 43.3 ms average / 161.6 ms p95 tool latency.
  • Release benchmark baseline refreshed — the current confirmed two-run headless medians are runtime import_ms=194.4, session_init_ms=1027.4, avg_auto_payload_reduction_pct=10.2, and collaboration_latency_ms=1283.1, with recall/action metrics remaining 1.0.

Tests

  • New shared-browser and frame-path coveragetests/ci/test_mcp_cli.py, tests/ci/test_mcp_runtime_optimizations.py, and tests/ci/browser/test_frame_target_filtering.py.
  • New distributed-guide and skill-quality coveragetests/ci/infrastructure/test_distributed_skill_guide.py, tests/ci/infrastructure/test_skill_quality.py, scripts/validate_skills.py, and scripts/run_skill_evals.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]