Skip to content

Rename and publish Agent Voice - #8

Merged
yoav0gal merged 27 commits into
mainfrom
codex/publish-agent-voice
Jul 28, 2026
Merged

Rename and publish Agent Voice#8
yoav0gal merged 27 commits into
mainfrom
codex/publish-agent-voice

Conversation

@yoav0gal

@yoav0gal yoav0gal commented Jul 26, 2026

Copy link
Copy Markdown
Owner

What changed

  • renames the package, CLI, source namespace, paths, environment variables, and CI from Kokoro CLI to Agent Voice
  • adds the new branding assets and the spoken-responses skill
  • renames the main agent skill from read-aloud to agent-voice
  • embeds a captioned 17-second H.264/AAC sample.mp4 above the README introduction
  • removes the now-redundant standalone README MP3 plus obsolete capability and ygent integration documentation
  • keeps generated recordings, downloaded models, .agents, build output, locks, and local config out of Git

Why

This publishes the current Agent Voice product state to GitHub while keeping local and generated artifacts out of the repository. The existing voice sampler remains as a small, useful product demo.

Impact

Users install and invoke agent-voice, use the renamed local data and config paths, can install the matching agent-voice skill, and can play the narrated introduction inline from the README. No GitHub Release is created, so the release-only PyPI workflow does not run.

Validation

  • agent-voice doctor --json
  • uv run pytest -q — 111 passed
  • uv run ruff check .
  • uv run ruff format --check .
  • uv build
  • uvx twine check dist/*
  • ffprobe verification: H.264 video, AAC audio, 1280×360, 17.301 seconds
  • GitHub rendering verification returned an inline <video> player for the attachment URL

@yoav0gal
yoav0gal marked this pull request as ready for review July 28, 2026 13:57
@yoav0gal
yoav0gal merged commit fb7e7be into main Jul 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant