You don't need to run `jj status` all the time, but you DO need to have Watchman installed, and a config like this:
# ~/.jjconfig.toml
[core]
fsmonitor = "watchman"
[core.watchman]
# Newer docs use the hyphenated key below:
register-snapshot-trigger = true