config_reload
Reload watched config files and apply environment changes to running daemons and tools without restarting the CLI. Newly enabled daemons start; interval changes take effect on the next tick.
Instructions
Re-read the watched config files and hot-apply changed env knobs.
Re-reads the universal env-file (~/.threadkeeper/.env, every host) and
the host CLI's own env-block file (Claude Code → ~/.claude/settings.json)
into the live process — no CLI restart — then republishes the changed
constants to every daemon and tool. Newly enabled daemons are started;
changed intervals take effect on the next daemon tick. Returns the pass
outcome (e.g. env=reloaded changed=2 ... cli=unchanged).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |