mirror of
https://github.com/callstack/agent-device.git
synced 2026-09-14 20:06:34 +08:00
76cee982ba
* 0.16.14 * fix: stabilize iOS runner navigation taps * fix: recover iOS runner after AX failures * docs: clarify AX-unavailable snapshot recovery * test: cover synthesized ios provider taps * test: cover iOS runner AX failure paths * fix: clarify sparse iOS AX recovery hint
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "io.github.callstackincubator/agent-device",
|
|
"title": "agent-device",
|
|
"description": "Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps",
|
|
"repository": {
|
|
"url": "https://github.com/callstackincubator/agent-device",
|
|
"source": "github"
|
|
},
|
|
"version": "0.16.14",
|
|
"packages": [
|
|
{
|
|
"registryType": "npm",
|
|
"identifier": "agent-device",
|
|
"version": "0.16.14",
|
|
"transport": {
|
|
"type": "stdio"
|
|
}
|
|
}
|
|
]
|
|
}
|