Skip to main content

append_thread_name

Function append_thread_name 

Source
pub async fn append_thread_name(
    codex_home: &Path,
    thread_id: ThreadId,
    name: &str,
) -> Result<()>
Expand description

Append a thread name update to the session index. Name updates are append-only; the most recent entry wins when resolving names or ids.