Reconcile Tailtest install and hook docs - #15
Open
BananaAccurate wants to merge 14 commits into
Open
Conversation
This was referenced Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Root cause
Tailtest documentation still described the old marketplace/direct-clone boundary and contained stale historical validation-count claims after the runtime/hook contract stack was repaired.
Change
codex plugin marketplace add avansaber/tailtest-codexcodex plugin add tailtest@avansaber-tailtestSessionStart,PostToolUse, andStophooks when prompted.scripts/init.sh..codex/hooks.jsonon current Codex.Safety boundaries
mainlacks the prerequisite Tailtest repairs and CI workflow.Validation
Validated at head
c0d11e860c604f3027a3f02ea362e11c97fef68d:python -m pytest -q— first run exposed a non-reproducedTestGitCleanMtimeChurnSkipped::test_clean_tracked_file_with_new_mtime_is_skipped_when_git_requiredfailure.tests/test_mtime_sweep.py— 50 passed.python -m pytest -qrerun — 437 passed.python -m ruff check .— passed.python -m ruff format --check .— passed.git diff --check— passed.python3 -m pytest -q && python3 -m ruff check . && python3 -m ruff format --check .— 436 passed, 1 skipped; Ruff passed.Task review approved after three scoped fix rounds.
Remaining limitations
main; PR Add CI and satisfy Tailtest validation gates #11 adds CI.