hermes-agent/tests/cron
Victor Kyriazakos 45a408f41a fix(gateway): deliver relay-backed homes after restart 2026-07-24 10:45:13 -07:00
..
__init__.py
conftest.py
test_blueprint_catalog.py
test_claim_job_for_fire.py
test_codex_execution_paths.py test(cron): accept target_model kwarg in codex-path resolver stub 2026-07-19 09:57:21 -07:00
test_compute_next_run_last_run_at.py
test_cron_context_from.py
test_cron_direct_api_call_62151.py fix(cron): scope inline calls to reported transport 2026-07-11 11:07:34 +05:30
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 fix(cron): resolve provider with the job's effective model; default dashboard cron creates to the backend's own profile 2026-07-19 09:57:21 -07:00
test_cron_script.py fix(cron): preserve POSIX script decoding defaults 2026-07-17 15:40:50 -07:00
test_cron_workdir.py
test_cronjob_schema.py
test_execution_ledger.py fix(cron): harden execution attempt ledger 2026-07-17 04:58:35 -07:00
test_file_permissions.py
test_jobs.py fix(cron): accept UTF-8 BOM when reading jobs.json 2026-07-18 02:31:20 -07:00
test_jobs_changed_notify.py
test_jobs_crossprocess_lock.py
test_parallel_pool.py
test_reasoning_config_per_model.py feat(config): support per-model reasoning_effort overrides 2026-07-14 11:46:40 -07:00
test_rewrite_skill_refs.py
test_run_one_job.py
test_scheduler.py fix(gateway): deliver relay-backed homes after restart 2026-07-24 10:45:13 -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(cron): prevent long-running scheduled scripts from running twice 2026-07-14 17:12:03 +05:30
test_sessiondb_init_hang.py fix(cron): resolve SessionDB timeout from config.yaml 2026-07-14 03:31:06 +05:30
test_shutdown_interrupt.py
test_suggestions.py
test_terminal_cwd_lock.py
test_ticker_stall_60703.py