agent-ecosystem/src/main/services/discovery
2026-05-04 17:21:05 +03:00
..
index.ts feat: implement SearchTextCache and SearchTextExtractor for efficient text extraction and caching 2026-02-22 02:03:22 +09:00
ProjectPathResolver.ts fix(windows): stabilize ci path and wsl checks 2026-04-26 12:04:11 +03:00
ProjectScanner.ts feat: docs + optmizitation + improve launch 2026-05-04 17:21:05 +03:00
projectStorageDir.ts fix(windows): harden runtime project compatibility 2026-04-26 11:44:35 +03:00
SearchTextCache.ts perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
SearchTextExtractor.ts feat: implement SearchTextCache and SearchTextExtractor for efficient text extraction and caching 2026-02-22 02:03:22 +09:00
SessionContentFilter.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
SessionMetadataIndex.ts feat: docs + optmizitation + improve launch 2026-05-04 17:21:05 +03:00
SessionSearcher.ts fix(ci): restore dev validation 2026-04-28 16:08:05 +03:00
SubagentLocator.ts fix(windows): harden runtime project compatibility 2026-04-26 11:44:35 +03:00
SubagentResolver.ts refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
SubprojectRegistry.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
WorktreeGrouper.ts feat: normalize project paths and enhance team member handling 2026-03-04 00:47:35 +02:00