Package-level declarations

Types

Link copied to clipboard
interface Adapter

AutoTweaker 的适配器,允许访问 CoreAPI 来将 AutoTweaker 的能力接入任何地方。

Link copied to clipboard
interface AgentAPI

用于管理单个 agent 实例的 api。

Link copied to clipboard
interface CoreAPI

AutoTweaker/core 提供的 API,主要包含适配器、会话、配置的管理。

Link copied to clipboard
interface PathResolver

AutoTweaker 支持容器内工作区,并将宿主目录挂载到容器内以便程序直接读写宿主文件系统。