Ask a question to get started
Enter to send•Shift+Enter new line
get_thread_cwd( thread_id: str, ) -> str | None
thread_id
str
The thread whose stored cwd to look up.
Get the most recently stored cwd for a thread.