@prosdevlab/dev-agent@0.11.1
·
41 commits
to main
since this release
Patch Changes
-
b743ef0: Cached dependency graph for scale
- Dependency graph built at index time and saved as JSON —
dev_mapanddev_refsno longer fetch all docs viagetAll - Incremental graph updates via file watcher (O(changed files), not O(all files))
- Graceful fallback to current approach if cache is missing or corrupted
- Raises effective doc limit from 10k to 50k for graph operations
- Dependency graph built at index time and saved as JSON —