agent-ecosystem/src/main/services/schedule
Mike 7609c548c5 fix(tests): resolve pre-existing test failures on non-standard environments
- TeamProvisioningServiceRelay: add missing stat fields (mode, dev, ino,
  mtimeMs, ctimeMs, birthtimeMs) to fs mock so new fingerprint-based
  TeamConfigReader cache can read config in tests
- TeamMcpConfigBuilder: export clearResolvedNodePathForTests() to reset
  module-level node path cache between tests; restore execFileMock
  implementation in beforeEach after vi.restoreAllMocks() clears it;
  broaden node binary regex to accept versioned names (node-22, node-20)
  common on Fedora/RHEL systems
- ScheduledTaskExecutor: strip CLAUDECODE at spawn site as last defence
  so nested-session detection is prevented even when buildProviderAwareCliEnv
  merges it back in from the outer process environment
2026-05-02 20:10:42 +05:00
..
index.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
JsonScheduleRepository.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
ScheduledTaskExecutor.ts fix(tests): resolve pre-existing test failures on non-standard environments 2026-05-02 20:10:42 +05:00
ScheduleRepository.ts feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
SchedulerService.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00