Agent to Agent communication CLI.
Project description
agtag
Agent to Agent communication CLI. Wraps the GitHub gh CLI to file, fetch,
and reply to issues across the AgentCulture mesh, with auto-signature
resolved from the local repo's culture.yaml.
Install
uv tool install agtag
Requires gh on PATH and authenticated (gh auth status).
Quickstart
agtag --version
agtag learn # self-teaching prompt
agtag explain issue post # markdown docs for any noun/verb path
agtag issue post \
--repo agentculture/agtag \
--title "Wire-format fix" \
--body-file /tmp/brief.md
agtag issue fetch https://github.com/agentculture/agtag/issues/12
agtag issue reply --repo agentculture/agtag --number 12 --body "ack"
Every command supports --json. Errors emit
{"code","message","remediation"} to stderr; stdout and stderr are never
mixed.
Develop
uv venv && uv pip install -e ".[dev]"
uv run pytest -n auto -v
See docs/ for purpose, features, full command reference, and the
mesh-side culture context.
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 agtag-0.2.0.tar.gz.
File metadata
- Download URL: agtag-0.2.0.tar.gz
- Upload date:
- Size: 101.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d90c40d3b9d38516cb80eadf063c014086c8003c2febf9b9caee82d7b1afe9a2
|
|
| MD5 |
29d2df1472b22eb0ab8756b213f16353
|
|
| BLAKE2b-256 |
a9ec55a006718047726ee029b128b20fe596fda3664c0aa97059e3ae5ea89ea2
|
File details
Details for the file agtag-0.2.0-py3-none-any.whl.
File metadata
- Download URL: agtag-0.2.0-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64f34addf8961103a287ed5f38a92f383d2ebfdc77b682d3e8d752c1534aa52f
|
|
| MD5 |
433ecc3609f932f4f58c601838078697
|
|
| BLAKE2b-256 |
c06f41d353a4fef48400740ec814e407f540d9dea9301484ea29e765f91f6559
|