Skip to content

agentaos@2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:59
· 6 commits to main since this release
8cfe623

Major Changes

  • #32
    fc672b8
    Thanks @PancheI! - 2.0.0 — unified AgentaOS 2.0.
    Add subscription/customer/invoice management to the CLI and MCP server,
    mirroring the @agentaos/pay 2.0 management surface

    • agenta subscriptions list / agenta subscriptions cancel <id> — list and
      cancel subscriptions (cancel at period end by default, --now for
      immediate)
    • agenta customers list — list customers who have paid you
    • agenta invoices list / agenta invoices receipt <id> /
      agenta invoices send-receipt <id> — list invoices, download a receipt PDF,
      re-send the receipt email
    • New MCP tools: agenta_pay_list_subscriptions,
      agenta_pay_cancel_subscription, agenta_pay_list_customers,
      agenta_pay_send_receipt

Patch Changes

  • Updated dependencies
    [a161935]:
    • @agentaos/pay@2.0.0
    • @agentaos/core@2.0.0
    • @agentaos/engine@2.0.0
    • @agentaos/sdk@2.0.0