Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 05:37
· 1 commit to 6320fc545ee69cd213922233e6dc886f9f965edf since this release

Added

  • Strict Generic JSON and timestamped OpenAI run-step parsing.
  • Status-specific OpenAI terminal timestamps and preserved inline function
    output.
  • Browser-local WASM timeline, call details, statistics, duplicate detection,
    and slow-call findings.
  • Real WASM boundary coverage and four-viewport Chromium tests.
  • Reusable Rust, WASM, and supply-chain CI workflows.

Security

  • Added a 5 MiB input limit, a 2,000-call limit, unique-ID validation, checked
    timestamp conversion, overflow-safe analysis, text-only DOM rendering, and
    a no-external-request browser gate.

Removed

  • Removed fabricated Anthropic timing support and unimplemented MCP tool
    declarations.