mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-12 23:01:21 +00:00
Implement safeReadJson function to complement the existing safeWriteJson functionality: - Uses stream-json for efficient processing of large JSON files - Supports both full object reading and selective path extraction - Provides file locking to prevent concurrent access - Includes comprehensive error handling - Adds complete test coverage - Passthrough all exceptions This enables efficient and safe JSON reading operations throughout the codebase. Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org> |
||
|---|---|---|
| .. | ||
| commands | ||
| rules | ||
| rules-code | ||
| rules-docs-extractor | ||
| rules-integration-tester | ||
| rules-issue-fixer | ||
| rules-issue-investigator | ||
| rules-issue-writer | ||
| rules-merge-resolver | ||
| rules-mode-writer | ||
| rules-pr-fixer | ||
| rules-pr-reviewer | ||
| rules-translate | ||
| roomotes.yml | ||