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.1.tar.gz (52.0 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.1-py3-none-any.whl (73.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hexastack_tools-0.3.1.tar.gz
  • Upload date:
  • Size: 52.0 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.1.tar.gz
Algorithm Hash digest
SHA256 3aa102900063392be36737c3b4442bd036320563e574525477a5e1df3363c636
MD5 e53f0c9f12f481b832faccca036e53d3
BLAKE2b-256 8806eb231cefcf59fe2f0e72cb5880a19a6f329a75c81159ed2ea158126c9313

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hexastack_tools-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1be09c42d0c7bcc835d8f0429c2cb2a677b0ab98cabc52f2384f7c5f6aa61e24
MD5 d1fd96ad025d52a078fd16e8ab7fb8c7
BLAKE2b-256 4ae4dcdfbd32ef3efce0efde8d2190b558fd552325bb92384a23a69076e02b9d

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

This release

0.3.1 This release

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