Skip to main content

Tapback - Mobile approval tool for LLM workflows

Project description

Tapback

スマホからYes/Noやテキストを返せるHuman-in-the-Loopツール。

Claude CodeなどのLLMツールと連携し、スマホから承認・入力ができます。

インストール

uvx tapback-server  # サーバー起動

Claude Code連携

プロジェクトの .mcp.json に以下を追加:

{
  "mcpServers": {
    "tapback": {
      "command": "uvx",
      "args": ["tapback"]
    }
  }
}

使い方

1. サーバー起動

uvx tapback-server

表示されるPINをメモし、Network URLにスマホでアクセス。

2. Claude Codeで使用

Claude Codeが ask_yesno / ask_text ツールを呼び出すと、スマホに質問が表示されます。

CLIとして使用

uvx tapback "削除しますか?" --type yesno
uvx tapback "修正内容を入力" --type text

Pythonから使用

from tapback import ask

if ask("実行しますか?", type="yesno") == "yes":
    execute()

オプション

uvx tapback-server --port 9000      # ポート変更
uvx tapback-server --no-auth        # PIN認証を無効化

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tapback-0.1.2.tar.gz (67.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tapback-0.1.2-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file tapback-0.1.2.tar.gz.

File metadata

  • Download URL: tapback-0.1.2.tar.gz
  • Upload date:
  • Size: 67.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tapback-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5d5c6678706d78444c3b19d90a36ba0e05ace3f7b31f55fcac3333c2e7429988
MD5 b00c783a0f58bc4b1aa672adedb6506e
BLAKE2b-256 46a63bd5fd45e7386f1b4b0c12e8ca9a45a42f22132fe7e66372c4c9b2e4b9ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for tapback-0.1.2.tar.gz:

Publisher: publish.yml on mk1018/tapback

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tapback-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: tapback-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tapback-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 aeb08af3c33cc6a38f6fcf434161846478ed7c74c02e4922d71fb2aeecd089a8
MD5 4658a3d75dc7a8cfb7efbd7e12f27340
BLAKE2b-256 f5929259339ba587c624f7d342dc5c8722d4069711e72c81dbf1dcac9ff1444a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tapback-0.1.2-py3-none-any.whl:

Publisher: publish.yml on mk1018/tapback

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page