Skip to content

Commit 487aecb

Browse files
author
AgentSIM
committed
chore: sync from monorepo v0.18.0
1 parent 1ca7fb2 commit 487aecb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentsim/mcp-server",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"description": "AgentSIM MCP server — OTP session tools for AI agents",
55
"keywords": [
66
"mcp",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentsim-mcp"
3-
version = "0.17.0"
3+
version = "0.18.0"
44
description = "AgentSIM MCP server — OTP session tools for AI coding assistants"
55
readme = {text = "<!-- mcp-name: dev.agentsim/mcp -->\n\nOTP sessions and delivery diagnostics for browser agents. Provision a programmable US number, wait for SMS, inspect raw messages, release. Target-service support is empirical.\n\nSee [agentsim.dev](https://agentsim.dev) for documentation.", content-type = "text/markdown"}
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)