hermes-agent/tests/cron
victor-kyriazakos 1773752c8c Merge remote-tracking branch 'origin/main' into feat/gateway-health-diagnostics-monitoring
# Conflicts:
#	uv.lock
2026-07-29 15:37:14 +00:00
..
__init__.py
conftest.py
test_blueprint_catalog.py
test_claim_job_for_fire.py
test_codex_execution_paths.py
test_compute_next_run_last_run_at.py
test_cron_context_from.py
test_cron_direct_api_call_62151.py fix(delegation): route delegated-child API calls inline to avoid nested-pool wedge (#60203) 2026-07-26 20:37:51 -07:00
test_cron_inactivity_timeout.py
test_cron_no_agent.py
test_cron_profile_isolation.py
test_cron_prompt_injection_skill.py
test_cron_provider_pin.py feat(cron): user-owned model pins + cron.model fleet default 2026-07-28 11:52:47 -07:00
test_cron_script.py
test_cron_workdir.py
test_cronjob_schema.py
test_execution_ledger.py Merge origin/main into feat/gateway-health-diagnostics 2026-07-28 13:09:17 +00:00
test_file_permissions.py
test_jobs.py Merge remote-tracking branch 'origin/main' into feat/gateway-health-diagnostics-monitoring 2026-07-29 15:37:14 +00:00
test_jobs_changed_notify.py
test_jobs_crossprocess_lock.py
test_jobs_file_ownership.py fix(cron): preserve jobs.json ownership on root rewrite + surface failing-tick reason 2026-07-24 15:52:13 -07:00
test_parallel_pool.py
test_reasoning_config_per_model.py
test_rewrite_skill_refs.py
test_run_one_job.py fix(cron): record failure for BaseException escapes and leave a diagnostic when removing wedged one-shots 2026-07-29 20:16:57 +05:30
test_scheduler.py test: isolate delegated and Photon environment state 2026-07-28 18:17:52 -07:00
test_scheduler_mcp_init.py
test_scheduler_provider.py fix(cron): tick every served profile's cron store under multiplex_profiles (#69377) 2026-07-24 13:50:05 +05:30
test_scheduler_shutdown_guard.py
test_script_claim_heartbeat.py fix: update heartbeat test stubs to accept workdir kwarg 2026-07-24 15:55:39 -07:00
test_sessiondb_init_hang.py
test_shutdown_interrupt.py
test_suggestions.py
test_terminal_cwd_lock.py
test_ticker_stall_60703.py