feat: add reviewable talking-head cleanup - #235
Open
appergb wants to merge 175 commits into
Open
Conversation
added 30 commits
July 29, 2026 22:47
added 30 commits
August 1, 2026 22:49
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.
Summary
remove_filler_wordsworkflow with strict arguments and word-level project-frame transcript matchingopentake.ui.v1.*keys with strict legacy migration, malformed-data recovery, and unavailable-storage safety while keeping project state out of browser persistenceWouldBlockVerification
cargo test --workspace— full-workspace pass, including 370 Tauri tests and the project lifecycle, generation retry, and publication-lock regressionscargo fmt --all -- --checkcargo clippy --workspace --all-targets -- -D warningscargo clippy -p opentake-tauri --no-default-features --all-targets -- -D warningspnpm -C web test -- --run— 75 files / 749 tests passedpnpm -C web build./web/node_modules/.bin/tauri build --debug— app and DMG bundles produced--no-default-featuresTauri checks passedopen(2)stall kept the main window responsive, recovered with a visible timeout, and left a valid TalkingHeadQA project openable in the same processRuntime evidence:
docs/audit/2026-07-14/runtime-artifacts/automated/talking-head-cleanup-2026-07-29.mddocs/audit/2026-07-14/runtime-artifacts/automated/subtitle-export-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/titlebar-controls-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/interchange-export-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/five-panel-layout-real-device-2026-07-31.mddocs/audit/2026-07-14/runtime-artifacts/automated/schema-safe-persistence-real-device-2026-07-31.mddocs/audit/2026-07-14/runtime-artifacts/automated/view-menu-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/view-menu-contract-real-device-2026-07-31.mddocs/audit/2026-07-14/runtime-artifacts/automated/recent-project-card-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/home-secondary-controls-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/home-open-project-real-device-2026-07-30.mddocs/audit/2026-07-14/runtime-artifacts/automated/home-new-project-real-device-2026-07-31.mddocs/audit/2026-07-14/runtime-artifacts/automated/generation-finalization-2026-07-29.mdStacking
This PR is intentionally based on #234 (
agent/generation-finalization). The completed slices above are verified, but the remaining project audit and Beta release stay open until the outstanding plan items are implemented and exercised in order.