peteonrails
- 9 skills
- 0 followers
- 15 hours ago last updated
- ▌ Triage · peteonrailsTriage a GitHub issue or PR by checking for duplicates, documentation alignment, project fit, and recommending labels.
- ▌ Smoke Test · peteonrailsRun interactive smoke tests for voxtype. Tests recording cycles, CLI overrides, signal handling, and service management. Use after installing a new build.
- ▌ Aur Publish · peteonrailsPublish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is published.
- ▌ Docker Test · peteonrailsTest voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating test environments.
- ▌ Update Docs · peteonrailsUpdate voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Covers user manual, troubleshooting, website, release notes, and contributor credits.
- ▌ Build Release · peteonrailsBuild all voxtype binaries for release. Builds Whisper (AVX2, AVX-512, Vulkan) and ONNX (AVX2, AVX-512, CUDA) binaries using Docker. Use when preparing a new release.
- ▌ Package Release · peteonrailsPackage voxtype for release. Creates deb and rpm packages from binaries. Use when building distribution packages.
- ▌ Regression Test · peteonrailsRun regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and configuration handling.
- ▌ Validate Binaries · peteonrailsValidate voxtype binaries for CPU instruction contamination. Use when checking release binaries for AVX-512 or GFNI instruction leaks that would crash on older CPUs.