revert: revert SMS (Telnyx) platform adapter for review

This reverts commit ef67037f8e.
This commit is contained in:
Teknium
2026-03-17 02:53:30 -07:00
committed by GitHub
parent ef67037f8e
commit fd61ae13e5
13 changed files with 4 additions and 645 deletions

View File

@@ -56,7 +56,6 @@ pty = [
honcho = ["honcho-ai>=2.0.1"]
mcp = ["mcp>=1.2.0"]
homeassistant = ["aiohttp>=3.9.0"]
sms = ["aiohttp>=3.9.0"]
acp = ["agent-client-protocol>=0.8.1,<1.0"]
rl = [
"atroposlib @ git+https://github.com/NousResearch/atropos.git",
@@ -81,7 +80,6 @@ all = [
"hermes-agent[homeassistant]",
"hermes-agent[acp]",
"hermes-agent[voice]",
"hermes-agent[sms]",
]
[project.scripts]