agent-tools v0.1.1
Pre-release
Pre-release
agent-tools v0.1.1
This first published alpha prerelease makes the agent-tools diagnostic command available as a versioned wheel without cloning the repository. It also includes the source distribution and a SHA256SUMS manifest.
Install
Install the exact reviewed wheel with uv:
uv tool install "https://github.com/smartnuf/agent-tools/releases/download/v0.1.1/smartnuf_agent_tools-0.1.1-py3-none-any.whl"
agent-tools --versionPoppler and Ghostscript remain separate native prerequisites. Install them with the operating-system package manager before expecting agent-tools doctor to pass completely.
Known limitations
- This is an alpha GitHub prerelease, not yet a PyPI publication.
- Supported Python versions are 3.11 through 3.13.
- GitHub-hosted Windows, Ubuntu, and macOS runners test the same wheel, but native Windows ARM64 Python is not yet covered.
- On Windows ARM64, uv-managed Python may be x64 and run under Windows emulation. An existing native ARM64 Python can be selected explicitly, subject to ARM64 dependency-wheel availability.
- The packaged product is the
agent-toolscommand. The repository'sagent-pythonshared environment remains a clone-based development interface.
Remove
uv tool uninstall smartnuf-agent-tools