Skip to main content

Candidate CLI for Hyrin interview sessions

Project description

hyrin (Python + Textual)

Candidate CLI for Hyrin interview sessions. Drives pairing, chat, local tool execution, and codebase-state capture for the interviewer.

Install (candidate)

Recommended — provisions Python 3.12 in an isolated environment:

uv tool install --python 3.12 hyrin

Alternative (requires Python ≥ 3.12 already installed):

pipx install hyrin

Plain pip works but pollutes site-packages; not recommended:

pip install hyrin

Tested on macOS and Linux. Windows is not supported in v1.0.

Uninstall

uv tool uninstall hyrin     # if installed via uv
pipx uninstall hyrin        # if installed via pipx
pip uninstall hyrin         # if installed via pip

Run

hyrin <PAIRING_CODE> [--cwd <PATH>] [--server <URL>]

Defaults: --cwd = current directory; --server = http://localhost:3100.

Develop

cd cli
python -m pip install -e ".[dev]"
python -m pytest -v

hyrin/ holds the package; tests/ holds pytest + Textual Pilot tests.

Architecture

  • client/ — protocol-only (httpx, websockets, pydantic). No Textual imports.
  • tools/ — local FS + run_command execution gated through safety.py.
  • ui/ — Textual widgets and CSS. No transport imports.
  • app.py — the only place transports meet UI; owns the state machine.

See docs/superpowers/specs/2026-04-16-textual-cli-rewrite-design.md for the full design.

Project details


Download files

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

Source Distribution

hyrin-0.3.10.tar.gz (127.2 kB view details)

Uploaded Source

Built Distribution

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

hyrin-0.3.10-py3-none-any.whl (42.2 kB view details)

Uploaded Python 3

File details

Details for the file hyrin-0.3.10.tar.gz.

File metadata

  • Download URL: hyrin-0.3.10.tar.gz
  • Upload date:
  • Size: 127.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hyrin-0.3.10.tar.gz
Algorithm Hash digest
SHA256 cef51e77ab42e71d59400ed6aa1ade68062cae59aceb17ffa57505a4bc313738
MD5 c7dfdc6e91c867d18ea3f1b93070c9f3
BLAKE2b-256 4ece17657079415820dbbf7b40908e6803b9afc3983bc45ae14d9bb497df2fae

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyrin-0.3.10.tar.gz:

Publisher: build-and-release.yml on navrikk/hyrin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hyrin-0.3.10-py3-none-any.whl.

File metadata

  • Download URL: hyrin-0.3.10-py3-none-any.whl
  • Upload date:
  • Size: 42.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hyrin-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 8bbd7ebb72b9aa28ce8a72502b72f7cdc7326fb1d7b73e93d421e08c34fa3bdf
MD5 6c0e22ba0dcfd175afbfcdac50e422ad
BLAKE2b-256 93bbba864edb3406cc87f08b7e26dfe3f494f1ad861ef6fd6dd83cae5c6962eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for hyrin-0.3.10-py3-none-any.whl:

Publisher: build-and-release.yml on navrikk/hyrin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page