Skip to content

Z3r0 v0.2.0

Latest

Choose a tag to compare

@yv1ing yv1ing released this 10 Jun 14:40
· 3 commits to main since this release

Added

  • Added WorkProject attack-chain graphing with assets, findings, attack paths, and auditable record snapshots.
  • Added project workspace views for graph exploration, record review, and richer project editing.
  • Added Mermaid diagram enforcement and rendering in playground transcripts.

Changed

  • Refined WorkProject tool contracts around assets, findings, task summaries, shared task updates, graph edges, and attack paths.
  • Improved project graph layout, task label wrapping, and frontend resource presentation.
  • Repositioned README and landing copy around authorized red-team research and controlled multi-agent workflows.

Fixed

  • Consolidated WorkProject record snapshot flow and hardened record persistence.
  • Aligned generated API contracts, frontend constants, and backend tool schemas for WorkProject records.
  • Moved JWT authentication from bearer authorization to the custom access-token header contract.