Examples for creating user-focused, practical documentation.
The concurrent file read feature uses parallel processing.
Read multiple files at once, reducing interruptions.
This improves efficiency.
Instead of approving 10 file reads one-by-one, approve them all at once.
The feature uses a thread pool with configurable concurrency limits.
Roo reads up to 100 files at once (changeable in settings).
Users must configure the concurrent file read limit parameter.
Adjust how many files Roo reads at once in settings.
The system imposes a hard limit of 100 concurrent operations.
Roo handles up to 100 files at once.
Error: Maximum concurrency threshold exceeded.
Too many files requested. Lower the file limit in settings.
Reduces API call overhead through request batching.
Get answers faster by reading all needed files at once.
Error: ⚠️
Tip: 💡
Note: 📝
Security: 🔒
For emphasis
For settings, file paths, or commands
For callouts or warnings
Concurrent File Reads Doc
- Does it start with benefits?
- Are technical terms avoided?
- Is the tone direct?
- Are there practical examples?
- Are sections short and scannable?
- Does it answer user questions?
- Is help accessible?