Skip to content

Document PyPI as the primary install path - #5

Merged
mauricemohr88-debug merged 1 commit into
mainfrom
codex/docs-pypi-quickstart
Jul 29, 2026
Merged

Document PyPI as the primary install path#5
mauricemohr88-debug merged 1 commit into
mainfrom
codex/docs-pypi-quickstart

Conversation

@mauricemohr88-debug

Copy link
Copy Markdown
Owner

What changed

  • make pipx install hermes-plugin-guard the primary command in the beta quickstart and install guide
  • keep the tagged v0.1.3 GitHub source URL as an explicit reproducible alternative
  • update docs/demo.py to show the PyPI command and v0.1.3 output, then regenerate docs/demo.gif
  • update the README demo URL from the historical v0.1.2 asset to v0.1.3

Why

v0.1.3 is now available on PyPI, but the documentation still contained release-staging language and a v0.1.2 demo. That made the longer GitHub source installation look like the recommended path.

Impact

New users get the shortest supported one-command installation path. The tagged-source and local-checkout options remain available. This changes documentation only; scanner behavior is unchanged.

Validation

  • ruff check .
  • ruff format --check .
  • python -m py_compile docs/demo.py
  • pytest --cov=hermes_plugin_guard --cov-report=term-missing — 117 passed, 85% coverage
  • python -m build
  • git diff --check
  • regenerated docs/demo.gif successfully (20.2 seconds, 84 frames)

@mauricemohr88-debug
mauricemohr88-debug marked this pull request as ready for review July 29, 2026 11:15
@mauricemohr88-debug
mauricemohr88-debug merged commit e3ad1c2 into main Jul 29, 2026
3 checks passed
@mauricemohr88-debug
mauricemohr88-debug deleted the codex/docs-pypi-quickstart branch July 29, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant