Skip to main content

Hexastack Tools (packages/hexastack_tools)

Developer tooling, repository governance, code-scanning analysis, and CI automation suite for the Hexastack monorepo.


📖 Complete Documentation & Usage

For full CLI usage instructions and command examples, see the canonical USAGE Guide or the online developer documentation.


🏛️ Architectural Intent

hexastack-tools strictly dogfoods Hexastack's own hexagonal architecture with:

  • domain/: Pure data contracts (PrSummary, CheckRunFinding, ReviewThread, OutputFormat).
  • ports/: Decoupled port interfaces (GitHubApiPort).
  • adapters/: REST/GraphQL HTTP adapters (GitHubHttpAdapter) and multi-format presenters (pr.py, checks.py, security.py).
  • commands/: Clean Typer CLI entrypoints.
  • utils/: Shared monorepo workspace discovery and package graph resolvers.

⚙️ Output Presentation Modes

All CLI commands support multi-format presenters:

  1. auto (default): Renders interactive Rich tables/panels if connected to a terminal TTY, or automatically switches to plain TSV when output is piped to tools like grep, awk, cut, or xargs.
  2. rich: Colorized ANSI dashboards with status icons and panels.
  3. json: Structured JSON payload for CI integration or agent tooling.
  4. plain: Clean, newline- and tab-delimited (TSV) stream.

🛠️ Quick Command Reference

Command Purpose
uv run gh-pr-examine [pr] Full PR dashboard inspecting checks, review threads, failed CI logs, and conflicts.
uv run gh-pr-examine runs [branch] Lists recent workflow runs for a branch.
uv run gh-checks [pr/ref] Detailed status checks inspector.
uv run gh-security [pr] Review comments and bot discussion thread auditor.
uv run gh-code-scanning CodeQL SAST security alerts browser.
uv run check-test-parity Validates 1:1 mirroring between src/ and tests/unit/.
uv run check-all-statements Validates __all__ alphabetical sorting.
uv run fix-all-statements Automatically sorts and alphabetizes __all__.
uv run check-extras-parity Audits subpackage optional extras forwarding into umbrella packaging.
uv run deps-audit Unified dependency runner (deptry + extras parity audit across workspace).
uv run import-linter-run Validates package and hexagonal architecture layer boundaries.

| uv run pypi-build | Builds sdist and wheel packages across workspace. | | uv run pypi-check | Verifies build metadata and checks for PyPI release collisions. | | uv run codeql-scan | Runs local SARIF CodeQL SAST security scan. |

For detailed syntax and flags, see USAGE.md.

Download files

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

Source Distribution

hexastack_tools-0.3.5.tar.gz (55.4 kB view details)

Uploaded Source

Built Distribution

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

hexastack_tools-0.3.5-py3-none-any.whl (78.0 kB view details)

Uploaded Python 3

File details

Details for the file hexastack_tools-0.3.5.tar.gz.

File metadata

  • Download URL: hexastack_tools-0.3.5.tar.gz
  • Upload date:
  • Size: 55.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hexastack_tools-0.3.5.tar.gz
Algorithm Hash digest
SHA256 4019fc673d96486bb66e6a0e0ffd306eef6d249282d37d0eaf94a5eace4e4cd4
MD5 577e707ac1ab8c3d076bb44c457e3ba7
BLAKE2b-256 d98c7f92d3345803630b8cabd622afd376097384b2bf760694c0420a0fccad5f

See more details on using hashes here.

File details

Details for the file hexastack_tools-0.3.5-py3-none-any.whl.

File metadata

File hashes

Hashes for hexastack_tools-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f887dc4ef9a60dc4159608b04e26b68e3d7e9f7cf63f73ab7f03b1bb2a83fca8
MD5 f9aa09963f8d620051bb27603f693031
BLAKE2b-256 80330634f3c109c8cbdca83e2b2a3403bdda881449537344e066bf119326fae4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.5 This release

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page