pub fn user_config_dir() -> PathBufExpand description
Return the platform-specific user config directory.
This is the directory where config.toml and global context files
(AGENTS.md, CLAUDE.md) live.
- Windows:
%APPDATA%\opi\ - Unix:
~/.config/opi/