Skip to content

Commit dcd3921

Browse files
committed
fix: add sidebar label for Multi-File Reads in documentation
1 parent e932fb4 commit dcd3921

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/features/concurrent-file-reads.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Concurrent File Reads
1+
---
2+
sidebar_label: 'Multi-File Reads'
3+
---
4+
5+
# Concurrent File Reads (AKA Multi-File Reads)
26

37
The Concurrent File Reads feature allows Roo to read multiple files from your workspace in a single step. This significantly improves efficiency when working on tasks that require context from several files, as Roo can gather all the necessary information at once instead of reading files one by one.
48

0 commit comments

Comments
 (0)