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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05d45096a986d67167a7dccef81fd162863eae146d2c43531164ec076449937b
|
|
| MD5 |
492073050984de09ec33b74e3772a0be
|
|
| BLAKE2b-256 |
74f84f3d49eac8cd5e8fabd4ae47d400c461bfa747f272b140c865f079eb53e8
|
Provenance
The following attestation bundles were made for tapback-0.1.1.tar.gz:
Publisher:
publish.yml on mk1018/tapback
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tapback-0.1.1.tar.gz -
Subject digest:
05d45096a986d67167a7dccef81fd162863eae146d2c43531164ec076449937b - Sigstore transparency entry: 828380058
- Sigstore integration time:
-
Permalink:
mk1018/tapback@baf4624a1bef79f7a095ecadc865837bd60525e0 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/mk1018
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@baf4624a1bef79f7a095ecadc865837bd60525e0 -
Trigger Event:
push
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d41b92f99fcb7b2cac1895ad20bee0c64acbc0f5a46d8eb6b8943671e89509a
|
|
| MD5 |
886eff37d6889d21c4d0e6a376331363
|
|
| BLAKE2b-256 |
03e24f48064eb7de7314be4e37b4e64970092b156e2569098a80c80272fae2b5
|
Provenance
The following attestation bundles were made for tapback-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on mk1018/tapback
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tapback-0.1.1-py3-none-any.whl -
Subject digest:
2d41b92f99fcb7b2cac1895ad20bee0c64acbc0f5a46d8eb6b8943671e89509a - Sigstore transparency entry: 828380060
- Sigstore integration time:
-
Permalink:
mk1018/tapback@baf4624a1bef79f7a095ecadc865837bd60525e0 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/mk1018
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@baf4624a1bef79f7a095ecadc865837bd60525e0 -
Trigger Event:
push
-
Statement type: