What's wrong with this entry?
Anonymous. No account, no email.
What
New CLI flag to override the default daemon configuration file path.
Usage
claude daemon --json-path=/path/to/custom-daemon.json runDetails
- Default path remains
~/.claude/daemon.json - Useful for running multiple daemon instances with different configurations
- Also exposed in service installation (ExecStart includes
--json-path)
Evidence
JSON path flag (search for "--json-path")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.