Skip to content

feat: rename vad-lab to lab#6

Merged
wavekat-eason merged 4 commits intomainfrom
feat/generalize-lab
Mar 28, 2026
Merged

feat: rename vad-lab to lab#6
wavekat-eason merged 4 commits intomainfrom
feat/generalize-lab

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

@wavekat-eason wavekat-eason commented Mar 28, 2026

Renames vad-lablab (Cargo package + directories), flattens tools/lab/{backend,frontend}/ to backend/ and frontend/ at the repo root, and cleans up all remaining vad-lab references across source, CI, and config. Also adds docs/plan-general-lab.md outlining the roadmap for expanding into a general testing tool (VAD + turn detection).

Test plan

  • cargo check --workspace passes
  • make ci-backend — fmt, clippy, 5/5 tests pass
  • make ci-frontend — lint (warnings only, pre-existing), build succeeds

🤖 Generated with Claude Code

wavekat-eason and others added 4 commits March 28, 2026 15:46
Renames tools/vad-lab/ → tools/lab/ and the Cargo package vad-lab → lab
to reflect that the tool will cover VAD and turn detection testing, not
just VAD. Updates all references in Cargo.toml, Makefile, README, and
release-please-config.json.

Adds docs/plan-general-lab.md outlining the plan to expand into a
general wavekat-* library testing tool, including a runtime lazy-download
model cache strategy for handling large/optional ONNX models.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Flattens tools/lab/{backend,frontend}/ to backend/ and frontend/ at the
repo root, since this repo is dedicated to a single tool. Removes the
now-redundant tools/ nesting. Updates Cargo.toml, Makefile, and
release-please-config.json accordingly. Expands root README with full
tool documentation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updates CLI name, log filter, temp dir path, fallback HTML, page title,
localStorage key, app header, WAV export filename, and CI workflow paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@wavekat-eason wavekat-eason changed the title feat: generalize lab — rename vad-lab to lab, flatten structure, add plan feat: rename vad-lab to lab and flatten repo structure Mar 28, 2026
@wavekat-eason wavekat-eason changed the title feat: rename vad-lab to lab and flatten repo structure feat: rename vad-lab to lab Mar 28, 2026
@wavekat-eason wavekat-eason merged commit c6bce85 into main Mar 28, 2026
2 checks passed
@wavekat-eason wavekat-eason deleted the feat/generalize-lab branch March 28, 2026 03:04
wavekat-eason pushed a commit that referenced this pull request Mar 28, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.0.3](v0.0.2...v0.0.3)
(2026-03-28)


### Features

* rename vad-lab to lab
([#6](#6))
([c6bce85](c6bce85))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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