chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:39:17 +08:00
commit 4ed4e9ff99
1368 changed files with 334957 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# `Apply Patch`
::: agents.sandbox.apply_patch
@@ -0,0 +1,6 @@
# `Capabilities`
::: agents.sandbox.capabilities.capabilities
options:
members:
- Capabilities
@@ -0,0 +1,6 @@
# `Capability`
::: agents.sandbox.capabilities.capability
options:
members:
- Capability
@@ -0,0 +1,10 @@
# `Compaction`
::: agents.sandbox.capabilities.compaction
options:
members:
- Compaction
- CompactionModelInfo
- CompactionPolicy
- DynamicCompactionPolicy
- StaticCompactionPolicy
@@ -0,0 +1,7 @@
# `Filesystem`
::: agents.sandbox.capabilities.filesystem
options:
members:
- Filesystem
- FilesystemToolSet
+6
View File
@@ -0,0 +1,6 @@
# `Memory`
::: agents.sandbox.capabilities.memory
options:
members:
- Memory
+7
View File
@@ -0,0 +1,7 @@
# `Shell`
::: agents.sandbox.capabilities.shell
options:
members:
- Shell
- ShellToolSet
+10
View File
@@ -0,0 +1,10 @@
# `Skills`
::: agents.sandbox.capabilities.skills
options:
members:
- Skills
- Skill
- SkillMetadata
- LazySkillSource
- LocalDirLazySkillSource
@@ -0,0 +1,3 @@
# `Apply Patch Tool`
::: agents.sandbox.capabilities.tools.apply_patch_tool
@@ -0,0 +1,3 @@
# `Shell Tool`
::: agents.sandbox.capabilities.tools.shell_tool
@@ -0,0 +1,3 @@
# `View Image`
::: agents.sandbox.capabilities.tools.view_image
+3
View File
@@ -0,0 +1,3 @@
# `Config`
::: agents.sandbox.config
+17
View File
@@ -0,0 +1,17 @@
# `Workspace entries`
::: agents.sandbox.entries
options:
members:
- Dir
- File
- GitRepo
- LocalDir
- LocalFile
- Mount
- AzureBlobMount
- GCSMount
- R2Mount
- S3Mount
- S3FilesMount
- BoxMount
+3
View File
@@ -0,0 +1,3 @@
# `Artifacts`
::: agents.sandbox.entries.artifacts
+3
View File
@@ -0,0 +1,3 @@
# `Base`
::: agents.sandbox.entries.base
+3
View File
@@ -0,0 +1,3 @@
# `Base`
::: agents.sandbox.entries.mounts.base
@@ -0,0 +1,3 @@
# `Patterns`
::: agents.sandbox.entries.mounts.patterns
@@ -0,0 +1,3 @@
# `Azure Blob`
::: agents.sandbox.entries.mounts.providers.azure_blob
@@ -0,0 +1,3 @@
# `Base`
::: agents.sandbox.entries.mounts.providers.base
@@ -0,0 +1,3 @@
# `Box`
::: agents.sandbox.entries.mounts.providers.box
@@ -0,0 +1,3 @@
# `Gcs`
::: agents.sandbox.entries.mounts.providers.gcs
@@ -0,0 +1,3 @@
# `R2`
::: agents.sandbox.entries.mounts.providers.r2
@@ -0,0 +1,3 @@
# `S3`
::: agents.sandbox.entries.mounts.providers.s3
@@ -0,0 +1,3 @@
# `S3 Files`
::: agents.sandbox.entries.mounts.providers.s3_files
+3
View File
@@ -0,0 +1,3 @@
# `Errors`
::: agents.sandbox.errors
+3
View File
@@ -0,0 +1,3 @@
# `Files`
::: agents.sandbox.files
+10
View File
@@ -0,0 +1,10 @@
# `Manifest`
::: agents.sandbox.manifest
options:
members:
- Manifest
- Environment
- EnvEntry
- EnvValue
- StrEnvValue
+3
View File
@@ -0,0 +1,3 @@
# `Manifest Render`
::: agents.sandbox.manifest_render
+3
View File
@@ -0,0 +1,3 @@
# `Materialization`
::: agents.sandbox.materialization
+3
View File
@@ -0,0 +1,3 @@
# `Interface`
::: agents.sandbox.memory.interface
+3
View File
@@ -0,0 +1,3 @@
# `Manager`
::: agents.sandbox.memory.manager
+3
View File
@@ -0,0 +1,3 @@
# `Phase One`
::: agents.sandbox.memory.phase_one
+3
View File
@@ -0,0 +1,3 @@
# `Phase Two`
::: agents.sandbox.memory.phase_two
+3
View File
@@ -0,0 +1,3 @@
# `Prompts`
::: agents.sandbox.memory.prompts
+3
View File
@@ -0,0 +1,3 @@
# `Rollouts`
::: agents.sandbox.memory.rollouts
+3
View File
@@ -0,0 +1,3 @@
# `Storage`
::: agents.sandbox.memory.storage
+9
View File
@@ -0,0 +1,9 @@
# `Permissions`
::: agents.sandbox.types
options:
members:
- User
- Group
- Permissions
- FileMode
+3
View File
@@ -0,0 +1,3 @@
# `Remote Mount Policy`
::: agents.sandbox.remote_mount_policy
+3
View File
@@ -0,0 +1,3 @@
# `Runtime`
::: agents.sandbox.runtime
@@ -0,0 +1,3 @@
# `Runtime Agent Preparation`
::: agents.sandbox.runtime_agent_preparation
@@ -0,0 +1,3 @@
# `Runtime Session Manager`
::: agents.sandbox.runtime_session_manager
+6
View File
@@ -0,0 +1,6 @@
# `SandboxAgent`
::: agents.sandbox.sandbox_agent
options:
members:
- SandboxAgent
+9
View File
@@ -0,0 +1,9 @@
# `Docker sandbox`
::: agents.sandbox.sandboxes.docker
options:
members:
- DockerSandboxClient
- DockerSandboxClientOptions
- DockerSandboxSession
- DockerSandboxSessionState
+9
View File
@@ -0,0 +1,9 @@
# `Unix local sandbox`
::: agents.sandbox.sandboxes.unix_local
options:
members:
- UnixLocalSandboxClient
- UnixLocalSandboxClientOptions
- UnixLocalSandboxSession
- UnixLocalSandboxSessionState
@@ -0,0 +1,3 @@
# `Archive Extraction`
::: agents.sandbox.session.archive_extraction
+3
View File
@@ -0,0 +1,3 @@
# `Archive Ops`
::: agents.sandbox.session.archive_ops
@@ -0,0 +1,3 @@
# `Base Sandbox Session`
::: agents.sandbox.session.base_sandbox_session
+3
View File
@@ -0,0 +1,3 @@
# `Dependencies`
::: agents.sandbox.session.dependencies
+3
View File
@@ -0,0 +1,3 @@
# `Events`
::: agents.sandbox.session.events
+3
View File
@@ -0,0 +1,3 @@
# `Manager`
::: agents.sandbox.session.manager
@@ -0,0 +1,3 @@
# `Manifest Application`
::: agents.sandbox.session.manifest_application
+3
View File
@@ -0,0 +1,3 @@
# `Manifest Ops`
::: agents.sandbox.session.manifest_ops
@@ -0,0 +1,3 @@
# `Mount Lifecycle`
::: agents.sandbox.session.mount_lifecycle
+3
View File
@@ -0,0 +1,3 @@
# `Pty Types`
::: agents.sandbox.session.pty_types
@@ -0,0 +1,3 @@
# `Runtime Helpers`
::: agents.sandbox.session.runtime_helpers
@@ -0,0 +1,7 @@
# `Sandbox clients`
::: agents.sandbox.session.sandbox_client
options:
members:
- BaseSandboxClient
- BaseSandboxClientOptions
@@ -0,0 +1,6 @@
# `SandboxSession`
::: agents.sandbox.session.sandbox_session
options:
members:
- SandboxSession
@@ -0,0 +1,6 @@
# `SandboxSessionState`
::: agents.sandbox.session.sandbox_session_state
options:
members:
- SandboxSessionState
+3
View File
@@ -0,0 +1,3 @@
# `Sinks`
::: agents.sandbox.session.sinks
@@ -0,0 +1,3 @@
# `Snapshot Lifecycle`
::: agents.sandbox.session.snapshot_lifecycle
@@ -0,0 +1,3 @@
# `Tar Workspace`
::: agents.sandbox.session.tar_workspace
+3
View File
@@ -0,0 +1,3 @@
# `Utils`
::: agents.sandbox.session.utils
@@ -0,0 +1,3 @@
# `Workspace Payloads`
::: agents.sandbox.session.workspace_payloads
+11
View File
@@ -0,0 +1,11 @@
# `SnapshotSpec`
::: agents.sandbox.snapshot
options:
members:
- SnapshotSpec
- LocalSnapshotSpec
- RemoteSnapshotSpec
- LocalSnapshot
- RemoteSnapshot
- resolve_snapshot
+3
View File
@@ -0,0 +1,3 @@
# `Snapshot Defaults`
::: agents.sandbox.snapshot_defaults
+3
View File
@@ -0,0 +1,3 @@
# `Types`
::: agents.sandbox.types
+3
View File
@@ -0,0 +1,3 @@
# `Checksums`
::: agents.sandbox.util.checksums
+3
View File
@@ -0,0 +1,3 @@
# `Deep Merge`
::: agents.sandbox.util.deep_merge
+3
View File
@@ -0,0 +1,3 @@
# `Github`
::: agents.sandbox.util.github
+3
View File
@@ -0,0 +1,3 @@
# `Iterator Io`
::: agents.sandbox.util.iterator_io
+3
View File
@@ -0,0 +1,3 @@
# `Parse Utils`
::: agents.sandbox.util.parse_utils
+3
View File
@@ -0,0 +1,3 @@
# `Retry`
::: agents.sandbox.util.retry
+3
View File
@@ -0,0 +1,3 @@
# `Tar Utils`
::: agents.sandbox.util.tar_utils
@@ -0,0 +1,3 @@
# `Token Truncation`
::: agents.sandbox.util.token_truncation
+3
View File
@@ -0,0 +1,3 @@
# `Workspace Paths`
::: agents.sandbox.workspace_paths