agent-ecosystem/test/shared
iliya cb0a13bbf5 feat: enhance file content resolution caching and validation
- Introduced a validation fingerprint mechanism in FileContentResolver to ensure cached content is reused only when both disk content and snippets remain unchanged.
- Reduced cache TTL to 5 seconds for provisional entries to minimize stale data risks.
- Added utility functions for generating fingerprints based on disk content and snippet details.
- Updated cache handling logic to incorporate validation checks, improving efficiency and accuracy in content retrieval.
- Enhanced unit tests to cover new caching behavior and fingerprint validation scenarios.
2026-03-15 10:07:22 +02:00
..
constants feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
utils feat: enhance file content resolution caching and validation 2026-03-15 10:07:22 +02:00