idx

Common Errors

Command dispatch and argument contract

Search flag validation

Index lifecycle and state errors

Status-specific validation

Watch and daemon errors

Recovery Quick Guide

  1. Run idx init to bootstrap indexes.
  2. Run root-scoped commands (sync, destroy) from the project root.
  3. Validate flags and positional arguments.
  4. Use idx daemon status before starting idx watch.
  5. Use idx status to verify whether index logs still match file modification timestamps.