.copier-answers.yml
.dockerignore
.gitignore
.gitleaks.toml
.pre-commit-config.yaml
.python-version
AGENTS.md
Dockerfile
LICENSE
README.md
pyproject.toml
renovate.json
uv.lock
.agents/skills/gkcluster-t11/SKILL.md
.agents/skills/gkcluster-t11/agents/openai.yaml
.agents/skills/gkcluster-t11/references/t11.md
.agents/skills/memo/SKILL.md
.agents/skills/memo/agents/openai.yaml
.agents/skills/podbench-live-testing/SKILL.md
.agents/skills/podbench-live-testing/agents/openai.yaml
.agents/skills/podbench-live-testing/references/attach.md
.agents/skills/podbench-live-testing/references/demo-cluster.md
.agents/skills/podbench-live-testing/references/hotfix.md
.agents/skills/vscode-workspace-title-colors/SKILL.md
.agents/skills/vscode-workspace-title-colors/agents/openai.yaml
.devcontainer/devcontainer.json
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/_container.yml
.github/workflows/_dist.yml
.github/workflows/_docs.yml
.github/workflows/_helm.yml
.github/workflows/_pypi.yml
.github/workflows/_release.yml
.github/workflows/_test.yml
.github/workflows/_tox.yml
.github/workflows/ci.yml
.github/workflows/periodic.yml
Charts/podbench-hotfix-claim/.helmignore
Charts/podbench-hotfix-claim/.schema.config.yaml
Charts/podbench-hotfix-claim/Chart.yaml
Charts/podbench-hotfix-claim/values.schema.json
Charts/podbench-hotfix-claim/values.yaml
Charts/podbench-hotfix-claim/templates/_helpers.tpl
Charts/podbench-hotfix-claim/templates/pvc.yaml
docs/conf.py
docs/explanations.md
docs/how-to.md
docs/index.md
docs/reference.md
docs/tutorials.md
docs/explanations/architecture.md
docs/explanations/attach-and-hotfix.md
docs/how-to/build-docs.md
docs/how-to/enable-hotfix.md
docs/how-to/remote-work.md
docs/how-to/restart-and-recover.md
docs/how-to/troubleshooting.md
docs/images/dls-logo.svg
docs/tutorials/attach.md
docs/tutorials/hotfix.md
docs/tutorials/setup.md
k8s/.gitignore
k8s/delete-agent-sa.sh
k8s/make-agent-sa.sh
k8s/vpn-api-tunnel.sh
schemas/podbench-hotfix-claim.schema.json
src/podbench/__init__.py
src/podbench/__main__.py
src/podbench/_version.py
src/podbench/attach_cli.py
src/podbench/cli.py
src/podbench/debug.py
src/podbench/debug_model.py
src/podbench/doctor.py
src/podbench/doctor_checks.py
src/podbench/gdb_session.py
src/podbench/gdb_support.py
src/podbench/hotfix.py
src/podbench/hotfix_blueapi.py
src/podbench/hotfix_core.py
src/podbench/hotfix_enable.py
src/podbench/hotfix_runtime.py
src/podbench/hotfix_status.py
src/podbench/hotfix_values.py
src/podbench/ide.py
src/podbench/ide_launchers.py
src/podbench/ide_prepare.py
src/podbench/ide_process.py
src/podbench/ide_python.py
src/podbench/ide_relay.py
src/podbench/ide_remote.py
src/podbench/ide_resources.py
src/podbench/ide_vscode.py
src/podbench/kubectl.py
src/podbench/launcher.py
src/podbench/lifecycle.py
src/podbench/lifecycle_client.py
src/podbench/lifecycle_health.py
src/podbench/lifecycle_supervisor.py
src/podbench/model.py
src/podbench/ptrace_any.c
src/podbench/python_debug.py
src/podbench/ssh_agent.py
src/podbench/ssh_transport.py
src/podbench/status.py
src/podbench.egg-info/PKG-INFO
src/podbench.egg-info/SOURCES.txt
src/podbench.egg-info/dependency_links.txt
src/podbench.egg-info/entry_points.txt
src/podbench.egg-info/requires.txt
src/podbench.egg-info/scm_file_list.json
src/podbench.egg-info/scm_version.json
src/podbench.egg-info/top_level.txt
tests/test_version.py
tools/vscode-code
tools/vscode-ui.mjs