Skip to content

v1.17.1: docs-only patch syncing npm README with the v1.17 surface notes

Choose a tag to compare

@carloshpdoc carloshpdoc released this 16 May 19:25
· 13 commits to main since this release

Docs-only patch. Syncs the npm README + USAGE with the v1.17 surface notes shipped to GitHub right after v1.17.0 was published. No code changes.

Changed

  • README leads with the v1.17 reliability headlines; env-var table prefaced with the strtobool truthy parsing rule; macOS 26.x callout cites the new bundleStatus field on recordTimeProfile, the savedOutsideWatchDir field on recordViaInstrumentsApp, and the fault-tolerant inspectTrace fallback. Capture / record section renumbered from (3) to (4) with the previously-missing recordViaInstrumentsApp row. verifyFix + countAlive + inspectTrace + recordTimeProfile rows annotated with their v1.17 surface additions.
  • USAGE.md follow-up prompts table gained a verifyFix example using { pattern, mode: "exact" }. Troubleshooting recovery list for the macOS 26.x recording wedge documents the savedOutsideWatchDir AppleScript fallback.