AGENTS.md@plugins/spoken-tts · git:20260919.0031f49 · 2026-09-19 · sha256 d9f2e0c7b6d3c5a5
AGENTS.md@plugins/spoken-tts git:20260919.0031f49A
Immutable. This exact content is served forever at /api/v1/blob/d9f2e0c7b6d3c5a5.
# spoken Development ## Local setup From the repository root: ```bash bash scripts/setup.sh --plugin spoken-tts ``` Pass `--local` to register this checkout. There is no plugin-local setup/upgrade/uninstall script. ## Checks ```bash bash tests/spoken-manifest.sh bash tests/spoken-cli.sh bash tests/plugin-version-bump.sh mise run lint ``` CLI `speak`/`test` wait until playback finishes. `SPOKEN_SYNC=1` runs speak inline for hooks (tests). `SPOKEN_NATIVE_PROVIDER` overrides OS native detection (`say` / empty).