Product updates

Changelog

Dated notes on OpenTooler releases, product improvements, and operational changes.

Release notes

  1. OpenTooler CLI 0.1.7

    CLI output became easier to scan while keeping the complete result available in JSON.

    • Search and people results now use concise, readable terminal summaries.
    • Production deployment validation checks that active fast and queued tools have their required adapters.
  2. Payment history and clearer usage navigation

    The dashboard now separates billing from invocation usage and shows past payments on the billing page.

    • Payment history includes the paid amount, credits granted, status, and payment identifier.
    • Usage remains available from its own dashboard navigation entry.
  3. More reliable YouTube transcript downloads

    The CLI media path added a pinned local token provider and stronger download checks for YouTube transcription.

    • Downloaded helper components are checksum verified before use.
    • Preflight and retry handling now surface clearer media download failures.
  4. OpenTooler CLI published on npm

    The public OpenTooler command-line package launched with tool discovery, invocation, authentication, and billing commands.

    • Install the CLI globally from the public @opentooler/cli package.
    • The marketing site and public agent skill now point to the published CLI flow.