Files
claudecodeui/server
Haileyesus 37d363c1aa fix(file-tree): bound filesystem traversal concurrency
Prevent large file-tree scans from launching unbounded stat and readdir work.

Keep the parallel traversal benefit on high-latency mounts with a bounded queue.

Ignore skipped names only for directories so same-named files stay visible.
2026-06-04 17:07:41 +03:00
..
2026-05-28 10:50:41 +02:00
2026-04-21 18:26:25 +02:00