Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .changeset/mcp-payment-tools.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pay-sdk-patch.md

This file was deleted.

20 changes: 20 additions & 0 deletions packages/chains/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @agentaos/chains

## 1.0.0

### Major Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Device-code CLI login, MCP payment tools, CLI restructure

- `agenta login` opens browser for authentication + wallet activation
- `agenta pay checkout/get/list` — create and manage payment checkouts
- `agenta sub` namespace — all sub-account commands (init, send, balance, policies, etc.)
- `agenta status` — full account overview with `--json` mode for AI agents
- Non-interactive `agenta sub init --create/--import` with flag-based interface
- Auto-refresh JWT on expiry or scope upgrade
- MCP: 3 new payment tools (create_checkout, get_checkout, list_checkouts) — 21 total
- All commands support `--json` for machine-readable output

### Patch Changes

- Updated dependencies [[`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c)]:
- @agentaos/core@1.0.0

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentaos/chains",
"version": "0.2.1",
"version": "1.0.0",
"description": "Ethereum chain adapter for AgentaOS threshold wallet",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down
15 changes: 15 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @agentaos/core

## 1.0.0

### Major Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Device-code CLI login, MCP payment tools, CLI restructure

- `agenta login` opens browser for authentication + wallet activation
- `agenta pay checkout/get/list` — create and manage payment checkouts
- `agenta sub` namespace — all sub-account commands (init, send, balance, policies, etc.)
- `agenta status` — full account overview with `--json` mode for AI agents
- Non-interactive `agenta sub init --create/--import` with flag-based interface
- Auto-refresh JWT on expiry or scope upgrade
- MCP: 3 new payment tools (create_checkout, get_checkout, list_checkouts) — 21 total
- All commands support `--json` for machine-readable output

## 0.2.1

## 0.2.0
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentaos/core",
"version": "0.2.1",
"version": "1.0.0",
"description": "Type definitions and interfaces for AgentaOS threshold wallet",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down
15 changes: 15 additions & 0 deletions packages/mpc-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @agentaos/crypto

## 1.0.0

### Major Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Device-code CLI login, MCP payment tools, CLI restructure

- `agenta login` opens browser for authentication + wallet activation
- `agenta pay checkout/get/list` — create and manage payment checkouts
- `agenta sub` namespace — all sub-account commands (init, send, balance, policies, etc.)
- `agenta status` — full account overview with `--json` mode for AI agents
- Non-interactive `agenta sub init --create/--import` with flag-based interface
- Auto-refresh JWT on expiry or scope upgrade
- MCP: 3 new payment tools (create_checkout, get_checkout, list_checkouts) — 21 total
- All commands support `--json` for machine-readable output

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mpc-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentaos/crypto",
"version": "0.2.1",
"version": "1.0.0",
"description": "CGGMP24 threshold ECDSA WASM module for AgentaOS",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down
6 changes: 6 additions & 0 deletions packages/pay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @agentaos/pay

## 1.0.1

### Patch Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Add supportedNetworks to CreateCheckoutParams, dual auth (JWT + API key) support

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentaos/pay",
"version": "1.0.0",
"version": "1.0.1",
"description": "AgentaOS Payment SDK — accept regulated stablecoin payments programmatically",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down
21 changes: 21 additions & 0 deletions packages/schemes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @agentaos/engine

## 1.0.0

### Major Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Device-code CLI login, MCP payment tools, CLI restructure

- `agenta login` opens browser for authentication + wallet activation
- `agenta pay checkout/get/list` — create and manage payment checkouts
- `agenta sub` namespace — all sub-account commands (init, send, balance, policies, etc.)
- `agenta status` — full account overview with `--json` mode for AI agents
- Non-interactive `agenta sub init --create/--import` with flag-based interface
- Auto-refresh JWT on expiry or scope upgrade
- MCP: 3 new payment tools (create_checkout, get_checkout, list_checkouts) — 21 total
- All commands support `--json` for machine-readable output

### Patch Changes

- Updated dependencies [[`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c)]:
- @agentaos/core@1.0.0
- @agentaos/crypto@1.0.0

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/schemes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentaos/engine",
"version": "0.2.1",
"version": "1.0.0",
"description": "CGGMP24 threshold ECDSA signing scheme (WASM)",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down
21 changes: 21 additions & 0 deletions packages/signer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @agentaos/sdk

## 1.0.0

### Major Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Device-code CLI login, MCP payment tools, CLI restructure

- `agenta login` opens browser for authentication + wallet activation
- `agenta pay checkout/get/list` — create and manage payment checkouts
- `agenta sub` namespace — all sub-account commands (init, send, balance, policies, etc.)
- `agenta status` — full account overview with `--json` mode for AI agents
- Non-interactive `agenta sub init --create/--import` with flag-based interface
- Auto-refresh JWT on expiry or scope upgrade
- MCP: 3 new payment tools (create_checkout, get_checkout, list_checkouts) — 21 total
- All commands support `--json` for machine-readable output

### Patch Changes

- Updated dependencies [[`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c)]:
- @agentaos/core@1.0.0
- @agentaos/engine@1.0.0

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/signer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agentaos/sdk",
"version": "0.2.1",
"version": "1.0.0",
"description": "SDK for threshold signing — the key never exists",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down
23 changes: 23 additions & 0 deletions packages/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# agentaos

## 1.0.0

### Major Changes

- [#16](https://github.com/AgentaOS/agentaos/pull/16) [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c) Thanks [@PancheI](https://github.com/PancheI)! - Device-code CLI login, MCP payment tools, CLI restructure

- `agenta login` opens browser for authentication + wallet activation
- `agenta pay checkout/get/list` — create and manage payment checkouts
- `agenta sub` namespace — all sub-account commands (init, send, balance, policies, etc.)
- `agenta status` — full account overview with `--json` mode for AI agents
- Non-interactive `agenta sub init --create/--import` with flag-based interface
- Auto-refresh JWT on expiry or scope upgrade
- MCP: 3 new payment tools (create_checkout, get_checkout, list_checkouts) — 21 total
- All commands support `--json` for machine-readable output

### Patch Changes

- Updated dependencies [[`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c), [`beb6eea`](https://github.com/AgentaOS/agentaos/commit/beb6eeaa1d0a0cfa8df5d42b511b305913e0ec1c)]:
- @agentaos/core@1.0.0
- @agentaos/engine@1.0.0
- @agentaos/sdk@1.0.0
- @agentaos/pay@1.0.1

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agentaos",
"version": "0.2.1",
"version": "1.0.0",
"description": "AgentaOS — CLI + MCP server for threshold signing. The key never exists.",
"license": "Apache-2.0",
"author": "AgentaOS <hello@agentaos.ai>",
Expand Down