Skip to content

[Critical] AGENTS.md contains incorrect feature flag descriptions #286

@Coldaine

Description

@Coldaine

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 PyO3
  • mock - Testing
  • noop - Null plugin

Recommended Fix

  1. Update AGENTS.md to reflect actual feature flags
  2. Remove references to vosk, whisper, coqui, leopard, silero
  3. Document parakeet and moonshine configuration

Related

Priority

P0 - Fix this week (documentation)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions