Conversation
…cription + дедуп related)
…iene feat(solve-task): brief hygiene — резолв subtask-criteria при тонком description + дедуп related (PRI-164)
…-ретриву (PRI-162)
…ests feat(solve-task): тест-образцы через include_tests для TDD-хендоффа (PRI-162)
Опциональный PostToolUse-хук плагина дописывает в бриф solve-task расход LLM-токенов на этап (4 бакета: fresh-in/output/cache-write/cache-read), включается флагом solve_task.brief_token_cost в .review.yml. Считает детерминированно по транскрипту сессии — ноль доп. LLM-токенов. Долларов нет: реальной billed-стоимости на диске нет (только оценка из токенов), самосчёт по прайс-карте исключён как лишняя работа.
…view.yml на file_path) План TDD на 4 задачи: форматирование+идемпотентная вставка блока, разбор транскрипта (окно этапа + агрегация usage по моделям), флаг .review.yml + оркестрация (stdin/path-guard/fail-open), регистрация PostToolUse-хука. Wiring хука подтверждён по офиц. докам Claude Code. Поиск .review.yml заякорен на tool_input.file_path (снимает зависимость от cwd); BRIEF_COST_DEBUG=1 — эмпирическая проверка stdin-контракта.
…oken_cost в .review.yml
… атомарная запись брифа
feat(solve-task): токены этапа в брифе (опц. PostToolUse-хук)
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.
No description provided.