-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
AGENTS.md documentation contains incorrect feature flag descriptions that do not match the actual implementation.
Impact
- Developers will configure incorrect feature flags
- Build failures from non-existent flags
- Confusion about available STT backends
Current State
Actual implemented plugins (per mod.rs):
parakeet- NVIDIA GPU plugin (production)moonshine- CPU plugin via PyO3mock- Testingnoop- Null plugin
Recommended Fix
- Update AGENTS.md to reflect actual feature flags
- Remove references to vosk, whisper, coqui, leopard, silero
- Document parakeet and moonshine configuration
Related
- Agent 8 (Documentation) review finding
- PR chore(stt): remove stub STT plugin files #282 removes Vosk references but AGENTS.md needs update
Priority
P0 - Fix this week (documentation)}
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation