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.4.tar.gz (52.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.4-py3-none-any.whl (73.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hexastack_tools-0.3.4.tar.gz
  • Upload date:
  • Size: 52.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.4.tar.gz
Algorithm Hash digest
SHA256 4a324257f8a503c142ba0dc7faa95104627dc1eb9386d184c5d53be8d8b2aa7a
MD5 7982aecbf3046014b10ff80d338a97be
BLAKE2b-256 7b4af2e58d34125bea9791aece0f883487bd9e4a18b19995774b43e017915a71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hexastack_tools-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2c8826f92e9e207fca5c378f546740ffe012f7e9b5c7c7752ab57d1b9b4669e5
MD5 334a60b51c58a61d9b8232c74dc117fb
BLAKE2b-256 3975f16ee8963840adf93d09af18f956fc840d9f2c15d2390e05786339a7f61a

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.5

2 files

This release

0.3.4 This release

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