Skip to content

Commit 45b87e9

Browse files
author
AgentSIM
committed
chore: sync from monorepo v0.13.0
1 parent d2ad575 commit 45b87e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import { AgentSimClient } from "@agentsim/sdk";
4141
const client = new AgentSimClient({ apiKey: "asm_live_xxx" });
4242
```
4343

44-
Get your API key at [agentsim.dev/dashboard](https://agentsim.dev/dashboard).
44+
Get your API key at [console.agentsim.dev](https://console.agentsim.dev).
4545

4646
## API
4747

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentsim/sdk",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "AgentSIM TypeScript SDK — autonomous OTP relay for AI agents",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)