Ask a question to get started
Enter to send•Shift+Enter new line
Set whether the app should show the cursor as active.
When has_focus=False (e.g., agent is running), disables cursor blink so the cursor doesn't flash while waiting for a response.
set_app_focus( self, *, has_focus: bool, ) -> None