agent-ecosystem/src/main/services
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
..
analysis feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
discovery refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
editor fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
error feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
extensions feat: add Radix UI Alert Dialog component and enhance SkillImportService 2026-03-12 11:53:40 +02:00
infrastructure fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
parsing feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
schedule feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
team feat: enhance file content resolution caching and validation 2026-03-15 10:07:22 +02:00
index.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00