MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
agent_sandbox/__init__.py
agent_sandbox/client.py
agent_sandbox.egg-info/PKG-INFO
agent_sandbox.egg-info/SOURCES.txt
agent_sandbox.egg-info/dependency_links.txt
agent_sandbox.egg-info/not-zip-safe
agent_sandbox.egg-info/requires.txt
agent_sandbox.egg-info/top_level.txt
agent_sandbox/auth/__init__.py
agent_sandbox/auth/client.py
agent_sandbox/auth/raw_client.py
agent_sandbox/bash/__init__.py
agent_sandbox/bash/client.py
agent_sandbox/bash/raw_client.py
agent_sandbox/browser/__init__.py
agent_sandbox/browser/client.py
agent_sandbox/browser/raw_client.py
agent_sandbox/browser/types/__init__.py
agent_sandbox/browser/types/action.py
agent_sandbox/browser_captcha/__init__.py
agent_sandbox/browser_captcha/client.py
agent_sandbox/browser_captcha/raw_client.py
agent_sandbox/browser_cookies/__init__.py
agent_sandbox/browser_cookies/client.py
agent_sandbox/browser_cookies/raw_client.py
agent_sandbox/browser_network/__init__.py
agent_sandbox/browser_network/client.py
agent_sandbox/browser_network/raw_client.py
agent_sandbox/browser_page/__init__.py
agent_sandbox/browser_page/client.py
agent_sandbox/browser_page/raw_client.py
agent_sandbox/browser_page/types/__init__.py
agent_sandbox/browser_page/types/navigate_request_wait_until.py
agent_sandbox/browser_page/types/record_request_action.py
agent_sandbox/browser_page/types/type.py
agent_sandbox/browser_state/__init__.py
agent_sandbox/browser_state/client.py
agent_sandbox/browser_state/raw_client.py
agent_sandbox/browser_tabs/__init__.py
agent_sandbox/browser_tabs/client.py
agent_sandbox/browser_tabs/raw_client.py
agent_sandbox/code/__init__.py
agent_sandbox/code/client.py
agent_sandbox/code/raw_client.py
agent_sandbox/core/__init__.py
agent_sandbox/core/api_error.py
agent_sandbox/core/client_wrapper.py
agent_sandbox/core/datetime_utils.py
agent_sandbox/core/file.py
agent_sandbox/core/force_multipart.py
agent_sandbox/core/http_client.py
agent_sandbox/core/http_response.py
agent_sandbox/core/jsonable_encoder.py
agent_sandbox/core/pydantic_utilities.py
agent_sandbox/core/query_encoder.py
agent_sandbox/core/remove_none_from_dict.py
agent_sandbox/core/request_options.py
agent_sandbox/core/serialization.py
agent_sandbox/display/__init__.py
agent_sandbox/display/client.py
agent_sandbox/display/raw_client.py
agent_sandbox/display/types/__init__.py
agent_sandbox/display/types/record_action.py
agent_sandbox/errors/__init__.py
agent_sandbox/errors/unprocessable_entity_error.py
agent_sandbox/file/__init__.py
agent_sandbox/file/client.py
agent_sandbox/file/raw_client.py
agent_sandbox/file/types/__init__.py
agent_sandbox/file/types/command.py
agent_sandbox/file/types/str_replace_editor_request_replace_mode.py
agent_sandbox/jupyter/__init__.py
agent_sandbox/jupyter/client.py
agent_sandbox/jupyter/raw_client.py
agent_sandbox/mcp/__init__.py
agent_sandbox/mcp/client.py
agent_sandbox/mcp/raw_client.py
agent_sandbox/nodejs/__init__.py
agent_sandbox/nodejs/client.py
agent_sandbox/nodejs/raw_client.py
agent_sandbox/proxy/__init__.py
agent_sandbox/proxy/client.py
agent_sandbox/proxy/raw_client.py
agent_sandbox/sandbox/__init__.py
agent_sandbox/sandbox/client.py
agent_sandbox/sandbox/raw_client.py
agent_sandbox/shell/__init__.py
agent_sandbox/shell/client.py
agent_sandbox/shell/raw_client.py
agent_sandbox/skills/__init__.py
agent_sandbox/skills/client.py
agent_sandbox/skills/raw_client.py
agent_sandbox/types/__init__.py
agent_sandbox/types/action_data.py
agent_sandbox/types/action_response.py
agent_sandbox/types/active_sessions_result.py
agent_sandbox/types/active_shell_sessions_result.py
agent_sandbox/types/annotations.py
agent_sandbox/types/annotations_audience_item.py
agent_sandbox/types/audio_content.py
agent_sandbox/types/available_tool.py
agent_sandbox/types/bash_command_info.py
agent_sandbox/types/bash_command_status.py
agent_sandbox/types/bash_exec_result.py
agent_sandbox/types/bash_output_result.py
agent_sandbox/types/bash_session_info.py
agent_sandbox/types/blob_resource_contents.py
agent_sandbox/types/browser_info_result.py
agent_sandbox/types/browser_viewport.py
agent_sandbox/types/button.py
agent_sandbox/types/call_tool_result.py
agent_sandbox/types/captcha_wait_result.py
agent_sandbox/types/check_request.py
agent_sandbox/types/click_action.py
agent_sandbox/types/code_execute_response.py
agent_sandbox/types/code_info_response.py
agent_sandbox/types/code_language_info.py
agent_sandbox/types/command_status.py
agent_sandbox/types/console_record.py
agent_sandbox/types/dependency_command_result.py
agent_sandbox/types/display_record_result.py
agent_sandbox/types/double_click_action.py
agent_sandbox/types/drag_rel_action.py
agent_sandbox/types/drag_to_action.py
agent_sandbox/types/embedded_resource.py
agent_sandbox/types/file_content_encoding.py
agent_sandbox/types/file_find_result.py
agent_sandbox/types/file_glob_result.py
agent_sandbox/types/file_grep_result.py
agent_sandbox/types/file_info.py
agent_sandbox/types/file_list_result.py
agent_sandbox/types/file_read_result.py
agent_sandbox/types/file_replace_result.py
agent_sandbox/types/file_search_result.py
agent_sandbox/types/file_upload_result.py
agent_sandbox/types/file_write_result.py
agent_sandbox/types/glob_file_info.py
agent_sandbox/types/grep_match.py
agent_sandbox/types/hotkey_action.py
agent_sandbox/types/http_validation_error.py
agent_sandbox/types/icon.py
agent_sandbox/types/image_content.py
agent_sandbox/types/jupyter_create_session_response.py
agent_sandbox/types/jupyter_execute_response.py
agent_sandbox/types/jupyter_info_response.py
agent_sandbox/types/jupyter_output.py
agent_sandbox/types/key_down_action.py
agent_sandbox/types/key_up_action.py
agent_sandbox/types/language.py
agent_sandbox/types/list_tools_result.py
agent_sandbox/types/mode.py
agent_sandbox/types/mouse_down_action.py
agent_sandbox/types/mouse_up_action.py
agent_sandbox/types/move_rel_action.py
agent_sandbox/types/move_to_action.py
agent_sandbox/types/node_js_create_session_response.py
agent_sandbox/types/node_js_delete_session_response.py
agent_sandbox/types/node_js_execute_response.py
agent_sandbox/types/node_js_output.py
agent_sandbox/types/node_js_package_info.py
agent_sandbox/types/node_js_runtime_info.py
agent_sandbox/types/node_js_session_info.py
agent_sandbox/types/node_js_session_list_response.py
agent_sandbox/types/node_js_session_response.py
agent_sandbox/types/node_js_update_session_response.py
agent_sandbox/types/press_action.py
agent_sandbox/types/proxy_bypass_request.py
agent_sandbox/types/proxy_diagnose_result.py
agent_sandbox/types/proxy_mapping_route.py
agent_sandbox/types/proxy_upstream_info.py
agent_sandbox/types/resolution.py
agent_sandbox/types/resource.py
agent_sandbox/types/resource_link.py
agent_sandbox/types/response.py
agent_sandbox/types/response_active_sessions_result.py
agent_sandbox/types/response_active_shell_sessions_result.py
agent_sandbox/types/response_bash_exec_result.py
agent_sandbox/types/response_bash_output_result.py
agent_sandbox/types/response_bash_session_info.py
agent_sandbox/types/response_browser_info_result.py
agent_sandbox/types/response_call_tool_result_model.py
agent_sandbox/types/response_call_tool_result_model_data_content_item.py
agent_sandbox/types/response_captcha_wait_result.py
agent_sandbox/types/response_code_execute_response.py
agent_sandbox/types/response_code_info_response.py
agent_sandbox/types/response_dict.py
agent_sandbox/types/response_display_record_result.py
agent_sandbox/types/response_file_find_result.py
agent_sandbox/types/response_file_glob_result.py
agent_sandbox/types/response_file_grep_result.py
agent_sandbox/types/response_file_list_result.py
agent_sandbox/types/response_file_read_result.py
agent_sandbox/types/response_file_replace_result.py
agent_sandbox/types/response_file_search_result.py
agent_sandbox/types/response_file_upload_result.py
agent_sandbox/types/response_file_write_result.py
agent_sandbox/types/response_jupyter_create_session_response.py
agent_sandbox/types/response_jupyter_execute_response.py
agent_sandbox/types/response_jupyter_info_response.py
agent_sandbox/types/response_list.py
agent_sandbox/types/response_list_bash_session_info.py
agent_sandbox/types/response_list_proxy_mapping_route.py
agent_sandbox/types/response_list_sandbox_hook.py
agent_sandbox/types/response_list_str.py
agent_sandbox/types/response_list_tools_result_model.py
agent_sandbox/types/response_node_js_create_session_response.py
agent_sandbox/types/response_node_js_delete_session_response.py
agent_sandbox/types/response_node_js_execute_response.py
agent_sandbox/types/response_node_js_runtime_info.py
agent_sandbox/types/response_node_js_session_list_response.py
agent_sandbox/types/response_node_js_session_response.py
agent_sandbox/types/response_node_js_update_session_response.py
agent_sandbox/types/response_proxy_diagnose_result.py
agent_sandbox/types/response_proxy_mapping_route.py
agent_sandbox/types/response_proxy_upstream_info.py
agent_sandbox/types/response_sandbox_hook.py
agent_sandbox/types/response_shell_command_result.py
agent_sandbox/types/response_shell_create_session_response.py
agent_sandbox/types/response_shell_kill_result.py
agent_sandbox/types/response_shell_session_stats.py
agent_sandbox/types/response_shell_view_result.py
agent_sandbox/types/response_shell_wait_result.py
agent_sandbox/types/response_shell_write_result.py
agent_sandbox/types/response_skill_content_result.py
agent_sandbox/types/response_skill_metadata.py
agent_sandbox/types/response_skill_metadata_collection.py
agent_sandbox/types/response_skill_registration_result.py
agent_sandbox/types/response_str.py
agent_sandbox/types/response_str_replace_editor_result.py
agent_sandbox/types/response_union_proxy_upstream_info_none_type.py
agent_sandbox/types/restart_request.py
agent_sandbox/types/right_click_action.py
agent_sandbox/types/route_response_model.py
agent_sandbox/types/runtime_env.py
agent_sandbox/types/sandbox_detail.py
agent_sandbox/types/sandbox_hook.py
agent_sandbox/types/sandbox_response.py
agent_sandbox/types/scroll_action.py
agent_sandbox/types/session_info.py
agent_sandbox/types/session_status.py
agent_sandbox/types/shell_command_result.py
agent_sandbox/types/shell_create_session_response.py
agent_sandbox/types/shell_kill_result.py
agent_sandbox/types/shell_session_info.py
agent_sandbox/types/shell_session_stats.py
agent_sandbox/types/shell_view_result.py
agent_sandbox/types/shell_wait_result.py
agent_sandbox/types/shell_write_result.py
agent_sandbox/types/skill_content_result.py
agent_sandbox/types/skill_metadata.py
agent_sandbox/types/skill_metadata_collection.py
agent_sandbox/types/skill_registration_result.py
agent_sandbox/types/status.py
agent_sandbox/types/str_replace_editor_result.py
agent_sandbox/types/system_env.py
agent_sandbox/types/text_content.py
agent_sandbox/types/text_resource_contents.py
agent_sandbox/types/tool.py
agent_sandbox/types/tool_annotations.py
agent_sandbox/types/tool_category.py
agent_sandbox/types/tool_execution.py
agent_sandbox/types/tool_execution_task_support.py
agent_sandbox/types/tool_spec.py
agent_sandbox/types/typing_action.py
agent_sandbox/types/validation_error.py
agent_sandbox/types/validation_error_loc_item.py
agent_sandbox/types/wait_action.py
agent_sandbox/util/__init__.py
agent_sandbox/util/client.py
agent_sandbox/util/raw_client.py