LICENSE
MANIFEST.in
README.md
pyproject.toml
agentbox/__init__.py
agentbox/py.typed
agentbox/api/__init__.py
agentbox/api/app.py
agentbox/api/auth.py
agentbox/api/deps.py
agentbox/api/models.py
agentbox/api/routes/__init__.py
agentbox/api/routes/execute.py
agentbox/api/routes/files.py
agentbox/api/routes/health.py
agentbox/api/routes/internal.py
agentbox/api/routes/sandbox.py
agentbox/box/__init__.py
agentbox/box/box.py
agentbox/box/code_exec_box.py
agentbox/box/fs_box.py
agentbox/box/git_box.py
agentbox/box/git/__init__.py
agentbox/box/git/builtin_git.py
agentbox/box/git/fs_adapter.py
agentbox/box/git/storage.py
agentbox/box/git/sync.py
agentbox/box/memfs/__init__.py
agentbox/box/memfs/memfs.py
agentbox/box/outline/__init__.py
agentbox/box/outline/outliner.py
agentbox/box/patch/__init__.py
agentbox/box/patch/ast_match.py
agentbox/box/patch/filetype.py
agentbox/box/patch/patcher.py
agentbox/box/patch/search.py
agentbox/box/patch/v4a.py
agentbox/box/shell/__init__.py
agentbox/box/shell/builtins.py
agentbox/box/shell/cst_walker.py
agentbox/box/shell/environment.py
agentbox/box/shell/shell_executor.py
agentbox/box/shell/virtual_bin.py
agentbox/box/shell/buildin_exec/__init__.py
agentbox/box/shell/buildin_exec/apply_patch.py
agentbox/box/shell/buildin_exec/cat.py
agentbox/box/shell/buildin_exec/echo.py
agentbox/box/shell/buildin_exec/edit.py
agentbox/box/shell/buildin_exec/env_cmds.py
agentbox/box/shell/buildin_exec/fileops.py
agentbox/box/shell/buildin_exec/find.py
agentbox/box/shell/buildin_exec/grep.py
agentbox/box/shell/buildin_exec/head_tail.py
agentbox/box/shell/buildin_exec/ls.py
agentbox/box/shell/buildin_exec/misc.py
agentbox/box/shell/buildin_exec/pip.py
agentbox/box/shell/buildin_exec/python_exec.py
agentbox/box/shell/buildin_exec/sed.py
agentbox/box/shell/buildin_exec/shell_info.py
agentbox/box/shell/buildin_exec/wc.py
agentbox/box/shell/host_commands/__init__.py
agentbox/box/shell/host_commands/boxcp.py
agentbox/box/shell/host_commands/git_sync.py
agentbox/box/shell/host_commands/outline_cmd.py
agentbox/box/shell/host_commands/reportgen.py
agentbox/client/__init__.py
agentbox/client/client.py
agentbox/deepagents/__init__.py
agentbox/deepagents/sandbox.py
agentbox/doc/__init__.py
agentbox/doc/template/__init__.py
agentbox/langchain/__init__.py
agentbox/langchain/backend.py
agentbox/langchain/tools.py
agentbox/manager/__init__.py
agentbox/manager/box_manager.py
agentbox/ops/__init__.py
agentbox/ops/ops.py
agentbox/ops/drive/__init__.py
agentbox/ops/drive/local_dir.py
agentbox/ops/gdrive/__init__.py
agentbox/ops/github/__init__.py
agentbox/ops/gs/__init__.py
agentbox/ops/s3/__init__.py
agentbox/orchestrator/__init__.py
agentbox/orchestrator/app.py
agentbox/orchestrator/proxy.py
agentbox/orchestrator/state.py
agentbox/orchestrator/routes/__init__.py
agentbox/orchestrator/routes/admin.py
agentbox/orchestrator/routes/sandboxes.py
agentbox/orchestrator/routes/workers.py
agentbox/pdf/__init__.py
agentbox/pdf/pandoc_pdf.py
vital_agentbox.egg-info/PKG-INFO
vital_agentbox.egg-info/SOURCES.txt
vital_agentbox.egg-info/dependency_links.txt
vital_agentbox.egg-info/requires.txt
vital_agentbox.egg-info/top_level.txt