Skip to content

v1.18.1: docs-only patch syncing README + USAGE with v1.18 MetricKit surface

Choose a tag to compare

@carloshpdoc carloshpdoc released this 18 May 01:59
· 6 commits to main since this release

Docs-only patch. Syncs the npm README + USAGE with the v1.18 surface notes that landed on GitHub right after v1.18.0 was published. No code changes.

Changed

  • README "What's new" block leads with v1.18 (MetricKit 42nd tool + audit-close trio). New Examples block "Analyze MetricKit payloads from real-user crashes" with a concrete TestFlight directory aggregation example. New "Production diagnostics (1, v1.18)" API section with full analyzeMetricKitPayload surface description. API "Read & analyze" prefaced with the v1.18 D-02 AnalyzeTraceOptions hint. summarizeTrace row gains the D-02 wall-clock-win sentence.
  • USAGE follow-up requests table adds a "Production diagnostics" sub-section with 4 prompt examples covering analyzeMetricKitPayload (single payload, directory aggregation, groupBy variants, hang ranking). New end-to-end example "MetricKit production post-mortem" walks through a 47-payload TestFlight investigation mirroring the shape of the existing memgraph example, so the agent flow is consistent across lanes.