What's wrong with this entry?
Anonymous. No account, no email.
# Add a directory to the working set
claude --add-dir /path/to/project
# Multiple directories can be added
claude --add-dir /project1 --add-dir /project2
# Directories from config are automatically included
# In your config file:
# permissions:
# additionalDirectories:
# - /home/user/projects
# - /opt/shared/code
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.