Skip to content

Add installed voice host lifecycle support - #41902

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/f893074b36ae6bb9bcedc00fbe7af6bb72745f4c
Aug 31, 2026
Merged

Add installed voice host lifecycle support#41902
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/f893074b36ae6bb9bcedc00fbe7af6bb72745f4c

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 31, 2026

Copy link
Copy Markdown

Add installed voice host lifecycle support

What changed

  • Add VoiceHost to resolve the packaged voice helper, launch it with an
    allowlisted environment, perform the protocol handshake, and enforce bounded
    shutdown and process cleanup.
  • Preserve native executable path encoding in the pipe process APIs.
  • Add third_party/voice/assemble_package.py to create a fresh package copy
    containing a target-compatible helper and a provenance manifest with file
    hashes.

Testing

  • Cover installed helper lifecycle, build matching, missing and symlinked
    helpers, non-UTF-8 package paths, environment filtering, package validation,
    target pairing, and failure cleanup.

## What changed

- Add `VoiceHost` to resolve the packaged voice helper, launch it with an
  allowlisted environment, perform the protocol handshake, and enforce bounded
  shutdown and process cleanup.
- Preserve native executable path encoding in the pipe process APIs.
- Add `third_party/voice/assemble_package.py` to create a fresh package copy
  containing a target-compatible helper and a provenance manifest with file
  hashes.

## Testing

- Cover installed helper lifecycle, build matching, missing and symlinked
  helpers, non-UTF-8 package paths, environment filtering, package validation,
  target pairing, and failure cleanup.

GitOrigin-RevId: f893074b36ae6bb9bcedc00fbe7af6bb72745f4c
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/f893074b36ae6bb9bcedc00fbe7af6bb72745f4c branch from a521258 to 13bc770 Compare August 31, 2026 19:45
@copyberry
copyberry Bot merged commit 13bc770 into main Aug 31, 2026
26 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/f893074b36ae6bb9bcedc00fbe7af6bb72745f4c branch August 31, 2026 19:47
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants