Symbol index

The Index panel tracks a per-workspace symbol index that speeds up grep_files and symbol-aware search in Code mode.

Open the panel

Sidebar → Index (Code sessions only). Shows status, file count, size, and last rebuild time.

Status

Status Meaning
Fresh Index matches current workspace
Stale Files changed — rebuild recommended
Missing No index yet — built on first search or manual rebuild

Actions

The cache file lives at .deepseek/symbols.json per workspace (lazy build).

When it helps

Office mode does not use the symbol index.

Tips

Related: File tools · LHT