Skip to content

Releases: mmmihaeel/rtk-codex-plugin

RTK Codex Plugin v0.1.0

Choose a tag to compare

@mmmihaeel mmmihaeel released this 25 Jul 08:27

RTK Codex Plugin v0.1.0 is the first public portfolio release of the POSIX hook plugin for bounded shell inspection and model-visible output budgeting.

What is included

  • PreToolUse command classification with deliberate pass-through behavior
  • optional rtk rewrite <command> integration with bounded validation and fail-open handling
  • guarded execution for recognized long-line inspection shapes
  • PostToolUse byte, line, and best-effort aggregate-turn budgets
  • local artifact preservation for qualifying guarded or compacted output
  • architecture, installation, configuration, compatibility, security, troubleshooting, and contribution guides

Verified release evidence

  • source commit: 0a403b7a2baa32e2c5cc2d148f81687c9b6febe0
  • main CI: https://github.com/mmmihaeel/rtk-codex-plugin/actions/runs/30151030394
  • the uploaded tarball was extracted into a clean Linux directory
  • both JSON manifests parsed successfully
  • all three hook entrypoints retained executable mode
  • 50 tests were discovered: 49 passed and one intentional public-projection check was skipped

Runtime requirements and boundaries

  • Python 3.11+ on a POSIX host
  • Ubuntu/Linux and Ubuntu on WSL2 are verified
  • macOS is expected to work but is not CI-verified for this release
  • native Windows is unsupported; use WSL2
  • command rewriting is optional and requires a trusted local rtk implementing rtk rewrite <command>, UTF-8 stdout, exit code 0 or 3, and a four-second timeout
  • without rtk, the bounded guard and PostToolUse budgeting remain available
  • no cross-repository live Codez installation test is claimed

Artifacts can contain credentials, private source, prompts, or sensitive logs. Permissions are best-effort, files are not encrypted, and no automatic retention or quota is provided. Use RTK_CODEX_BYPASS=1 only when exact model-visible output is required; see the configuration guide for parallel and stream-specific rules.

Assets

  • rtk-codex-plugin-v0.1.0.tar.gz — POSIX source/plugin archive with one top-level directory
  • SHA256SUMS — SHA-256 integrity manifest

This release does not provide a native Windows, PyPI, or npm package, a bundled RTK executable, a signature, or a reproducible-build attestation.