- Increased FILE_MENTIONS_CACHE_MAX from 200 to 1000 to accommodate larger datasets. - Introduced SCAN_CONCURRENCY constant to limit the number of concurrent file reads during scans, optimizing performance. - Refactored file scanning logic to collect candidate files more efficiently and process them in parallel. - Added new SubagentAttribution interface to standardize the structure of attribution results. - Expanded unit tests to validate the new file reference retrieval logic for tasks, ensuring accurate member identification across teams. |
||
|---|---|---|
| .. | ||
| fixtures/extensions | ||
| main | ||
| mocks | ||
| renderer | ||
| shared | ||
| setup.ts | ||