.env.example
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
docker-compose.yml
pyproject.toml
requirements.txt
pentestcode/__init__.py
pentestcode/__main__.py
pentestcode/agent.py
pentestcode/cli.py
pentestcode/config.py
pentestcode/llm.py
pentestcode/prompts.py
pentestcode/sandbox.py
pentestcode/state.py
pentestcode/workflow.py
pentestcode.egg-info/PKG-INFO
pentestcode.egg-info/SOURCES.txt
pentestcode.egg-info/dependency_links.txt
pentestcode.egg-info/entry_points.txt
pentestcode.egg-info/requires.txt
pentestcode.egg-info/top_level.txt
pentestcode/sandbox_assets/Dockerfile
pentestcode/sandbox_assets/env.example
pentestcode/tools/__init__.py
pentestcode/tools/base.py
pentestcode/tools/bash.py
pentestcode/tools/files.py
pentestcode/tools/search.py
pentestcode/tools/state_tool.py
pentestcode/tools/task.py
pentestcode/tools/todo.py
pentestcode/ui/__init__.py
pentestcode/ui/console.py
pentestcode/ui/theme.py
pentestcode/workflows/recon.yaml
pentestcode/workflows/web-audit.yaml