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.1.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.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tapback-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 05d45096a986d67167a7dccef81fd162863eae146d2c43531164ec076449937b
MD5 492073050984de09ec33b74e3772a0be
BLAKE2b-256 74f84f3d49eac8cd5e8fabd4ae47d400c461bfa747f272b140c865f079eb53e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for tapback-0.1.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: tapback-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2d41b92f99fcb7b2cac1895ad20bee0c64acbc0f5a46d8eb6b8943671e89509a
MD5 886eff37d6889d21c4d0e6a376331363
BLAKE2b-256 03e24f48064eb7de7314be4e37b4e64970092b156e2569098a80c80272fae2b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for tapback-0.1.1-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