agent-ecosystem/test/renderer
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
..
components feat: add Radix UI Alert Dialog component and enhance SkillImportService 2026-03-12 11:53:40 +02:00
constants feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
hooks feat: enhance task assignment notifications and improve message clarity 2026-03-14 23:05:42 +02:00
store feat: enhance file content resolution caching and validation 2026-03-15 10:07:22 +02:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils feat: enhance task assignment notifications and improve message clarity 2026-03-14 23:05:42 +02:00