Skip to content

v0.1.0 — 2026-04-27

→ Read the launch post: Agent Twin Discovery

  • wt catalog — browse all available twins
  • wt catalog --mine — see what your org has (installed, entitled, available)
  • wt catalog <name> — detail view for a specific twin
  • wt scan — detect project dependencies and match against catalog
  • wt subscribe <twin> — acquire access to a twin
  • wt request <service> — request a twin that doesn’t exist
  • wt request --list — check request status
  • wt_catalog
  • wt_catalog_detail
  • wt_subscribe
  • wt_request
  • wt_request_list
  • wt_scan

All return structured JSON.

None — first public release.

None.

  • wt scan --recommend is accepted but returns “coming soon”
  • CLI does not yet emit agent-vote telemetry events (endpoint is built; client side pending)
  • Policy management UI not built — defaults work without configuration
  • Portal /catalog uses fixture data, not the real backend
  • No approval workflow UI when policy requires admin approval