pub fn import_codex(source: &Path) -> Result<Vec<String>>Expand description
Copy the user’s own Codex setup from source into SCV’s private Codex
agent home: config.toml, and auth.json only when it holds an API key.
Returns display lines that never contain secret values.