chore: remove mcp and tmux bridges

This commit is contained in:
banteg
2025-12-29 02:24:43 +04:00
parent 4153703ca0
commit a09d88ee14
6 changed files with 7 additions and 651 deletions
-3
View File
@@ -12,9 +12,6 @@ dependencies = [
[project.scripts]
exec-bridge = "codex_telegram_bridge.exec_bridge:main"
mcp-bridge = "codex_telegram_bridge.mcp_bridge:main"
tmux-notify = "codex_telegram_bridge.tmux_notify:main"
tmux-reply = "codex_telegram_bridge.tmux_reply_bot:main"
[build-system]
requires = ["hatchling"]