Skip to content

Z3r0

v0.1.1 Feature

This release adds 4 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

Topics

penetration-testing pentesting security-audit security-automation security-tools

Summary

AI summary

Added paginated read_subagent_task API to consume large subagent outputs in chunks.

Full changelog

Highlights

  • Added paginated read_subagent_task(run_id, offset) result/error reads so large subagent outputs can be consumed in chunks.
  • Kept subagent result bodies out of completion notifications; parent agents now read the full body through read_subagent_task.
  • Improved subagent runtime stability by giving each subagent driver its own bound agent graph, keeping streams alive across main agent graph rebinds.

Fixes

  • Hardened instance config refresh so runtime config is reapplied from disk, rebuilds report whether a restart happened, and config state is restored on rebuild failure.
  • Replaced frontend-only random row IDs in system config with stable agent codes.
  • Stored sandbox image size as bigint.

UI / Build

  • Added subtle playground message scrollbars that appear during wheel, touch, and keyboard scrolling.
  • Split Vite app and landing entry structure with dedicated app config and landing root.
  • Updated generated OpenAPI/types for the subagent task response shape.

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 Z3r0

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v0.2.0 Moves JWT authentication from bearer header to custom access-token header.

Beta — feedback welcome: [email protected]