Skip to content

usertold 2.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 20:42
0cc8a6d

A public, reviewable CLI

  • Moved the usertold npm package into a dedicated public repository so its source, shipped files, build checks, and path to the npm registry can be inspected independently from the private UserTold service.
  • Licensed the client under Apache-2.0 and added explicit trademark and third-party notices.
  • Defined a continuously verified package boundary: only supported customer workflows, documentation, and license files ship. Private extraction, raw API, administration, forensics, forced termination, and operator repair commands stay out of the package.
  • Added a reviewed release chain. Source, version, and workflow changes reach main only after human approval; merging a new version triggers the full package gate, direct npm publication with provenance, and creation of its GitHub tag and release. No human signing key or long-lived npm publishing token is required in CI.

Complete customer workspace management

  • Added complete customer workspace management for organizations, participants, invitations, documented Project settings, and GitHub/Linear delivery configuration.
  • Added auth browser-session for short-lived Playwright, cookie, environment, or JWT browser credentials.
  • Kept project configuration explicit: settings exposes only allowlisted product settings, and knowledge owns the typed knowledge HTTP action.

This is a major release because commands visible in the 1.x help surface were removed.