config_reload
Re-read and hot-apply environment knobs from the watched settings file, then republish changes to all daemons and tools without restarting. Starts newly enabled daemons and updates intervals on the next tick.
Instructions
Re-read the watched settings file and hot-apply changed env knobs.
Mirrors the threadkeeper-relevant env keys from
~/.claude/settings.json into the live process (no Claude Code 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. reloaded changed=2 ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |